CVE-2015-10141
CRITICAL EPSS 91.2%
Published Jul 23, 202511mo ago · Modified Jun 17, 20262w ago
9.3 CVSS 4.0
Published Jul 23, 2025 11mo ago
Last Modified Jun 17, 2026 2w ago
Description
An unauthenticated OS command injection vulnerability exists within Xdebug versions 2.5.5 and earlier, a PHP debugging extension developed by Derick Rethans. When remote debugging is enabled, Xdebug listens on port 9000 and accepts debugger protocol commands without authentication. An attacker can send a crafted eval command over this interface to execute arbitrary PHP code, which may invoke system-level functions such as system() or passthru(). This results in full compromise of the host under the privileges of the web server user.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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 Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
91.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-306 Missing Authentication for Critical Function Authentication
CWE-78 OS Command Injection Injection
References 6
- web.archive.org http://web.archive.org/web/20231226215418/https://paper.seebug.org/397/
- kirtixs.com https://kirtixs.com/blog/2015/11/13/xpwn-exploiting-xdebug-enabled-servers/
- exploit-db.com https://www.exploit-db.com/exploits/44568
- fortiguard.com https://www.fortiguard.com/encyclopedia/ips/46000
- vulncheck.com https://www.vulncheck.com/advisories/xdebug-remote-debugger-unauth-os-command-execution
- xdebug.org https://xdebug.org/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.