CVE-2026-48030

Source
https://cve.org/CVERecord?id=CVE-2026-48030
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48030.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48030
Aliases
Published
2026-07-27T17:53:34.438Z
Modified
2026-07-29T03:30:56.791314845Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-78"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48030.json"
}
References

Affected packages

Git / github.com/pheditor/pheditor

Affected ranges

Type
GIT
Repo
https://github.com/pheditor/pheditor
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.0.1"
        },
        {
            "fixed": "2.0.4"
        },
        {
            "introduced": "0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

2.*
2.0.1
2.0.2
2.0.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48030.json"