SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-48030

CRITICAL · CVSS 9.9 EPSS 5.85% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-27 · Last synced 2026-08-26

CyberRota Analysis

AI-Generated

The vulnerability affects Pheditor versions 2.0.1 to prior to 2.0.4, allowing authenticated users to exploit an OS Command Injection flaw in the terminal action handler. This enables attackers to execute arbitrary OS commands, leading to full Remote Code Execution with web server privileges, which poses a critical risk to system integrity. Organizations using affected versions should prioritize immediate updates to version 2.0.4 or later to mitigate this severe security threat.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-48030
Severity
CRITICAL
CVSS
9.9
EPSS
5.85%

Original NVD 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.