Vulnerability Description
Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST parameter, completely bypassing the TERMINAL_COMMANDS whitelist and achieving full Remote Code Execution with web server privileges. This issue has been patched in version 2.0.4.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/pheditor/pheditor/releases/tag/2.0.4
- https://github.com/pheditor/pheditor/security/advisories/GHSA-jvc5-6g7q-c843
- https://github.com/pheditor/pheditor/security/advisories/GHSA-jvc5-6g7q-c843
FAQ
What is CVE-2026-48030?
CVE-2026-48030 is a vulnerability with a CVSS score of 9.9 (CRITICAL). Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authentica...
How severe is CVE-2026-48030?
CVE-2026-48030 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-48030?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.