Cyber Resilience

CVE-2025-8913

Critical

Published: 13 August 2025

Published
13 August 2025
Modified
21 August 2025
KEV Added
Patch
CVSS Score v4 9.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0154 81.8th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-8913 is a critical-severity PHP Remote File Inclusion (CWE-98) vulnerability in Wellchoose Organization Portal System. Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 18.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

The vulnerability CVE-2025-8913 is a Local File Inclusion flaw, tracked as CWE-98, in the Organization Portal System developed by WellChoose. It permits unauthenticated remote attackers to execute arbitrary code on the server and carries a CVSS 4.0 score of 9.3 reflecting a network attack vector, low attack complexity, and no requirements for privileges or user interaction.

Unauthenticated remote attackers can exploit the weakness to include and run arbitrary files on the server, achieving full control over the affected system with high impact to confidentiality, integrity, and availability.

Taiwan CERT has published technical advisories for the issue at the referenced URLs.

The associated EPSS score remains low at 0.0154 with no increase from its recorded peak.

EU & UK References

Vulnerability details

Organization Portal System developed by WellChoose has a Local File Inclusion vulnerability, allowing unauthenticated remote attackers to execute arbitrary code on the server.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

LFI vulnerability in public-facing web portal directly enables unauthenticated remote code execution via exploitation of the application.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-3826Same product: Wellchoose Organization Portal System
CVE-2026-28087Shared CWE-98
CVE-2025-23952Shared CWE-98
CVE-2026-32505Shared CWE-98
CVE-2025-48149Shared CWE-98
CVE-2025-60058Shared CWE-98
CVE-2025-49994Shared CWE-98
CVE-2026-24531Shared CWE-98
CVE-2025-67527Shared CWE-98
CVE-2025-69396Shared CWE-98

Affected Assets

wellchoose
organization portal system
≤ IFTOP_P3_2_1_197

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly prevents LFI exploitation by validating user inputs to block path traversal and arbitrary local file inclusion leading to RCE.

prevent

Mitigates the specific LFI vulnerability through timely identification, patching, and remediation of the flaw in the Organization Portal System.

prevent

Enforces logical access controls to restrict unauthorized reading of local files that could be exploited via the LFI vulnerability.

References