Bug 2383008 (CVE-2015-10141) - CVE-2015-10141 xdebug: Xdebug Remote Debugger Command Execution
Summary: CVE-2015-10141 xdebug: Xdebug Remote Debugger Command Execution
Keywords:
Status: NEW
Alias: CVE-2015-10141
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-23 14:02 UTC by OSIDB Bzimport
Modified: 2025-07-24 14:29 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-23 14:02:02 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.