Vulnerability Description
Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, Pheditor ships with a hardcoded default password admin (SHA-512 hash stored at pheditor.php:11). There is no mechanism to force a password change on first login. Any deployment using the default credentials grants an attacker full access to the file editor, file upload, and terminal features, enabling arbitrary file read/write and remote code execution. This issue has been patched in version 2.0.6.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/pheditor/pheditor/releases/tag/2.0.6
- https://github.com/pheditor/pheditor/security/advisories/GHSA-p4h7-p9rj-2pq2
- https://github.com/pheditor/pheditor/security/advisories/GHSA-p4h7-p9rj-2pq2
FAQ
What is CVE-2026-55579?
CVE-2026-55579 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, Pheditor ships with a hardcoded default password admin (SHA-512 hash stored at pheditor.ph...
How severe is CVE-2026-55579?
CVE-2026-55579 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-55579?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.