Pheditor 是一个用 PHP 编写的单文件编辑器和文件管理器。在 2.0.1 至 2.0.4(不含)版本中,终端操作处理器存在一个操作系统命令注入漏洞。攻击者可以通过向 POST 参数注入 shell 元字符,使任何已认证的用户执行任意操作系统命令,完全绕过 TERMINAL_COMMANDS 白名单,并以 Web 服务器权限实现完整的远程代码执行(RCE)。该问题已在版本 2.0.4 中得到修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|---|---|---|
| 1 | Pheditor 2.0.1 to - 2.0.4 contains an OS command injection caused by improper sanitization of the 'dir' POST parameter in the terminal action handler, letting authenticated users execute arbitrary OS commands with web server privileges. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-48030.yaml | POC Details |
| CVE-2026-55579 | 9.8 CRITICAL | Pheditor: Hardcoded default password 'admin' with no forced change enables full applicatio |
| CVE-2026-54540 | 8.8 HIGH | Authenticated terminal command whitelist bypass in Pheditor |
| CVE-2026-55578 | 8.8 HIGH | Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator |
No comments yet