CVE-2026-48030
published 2026-07-27CVE-2026-48030: 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…
PriorityP277critical9.9CVSS 3.1
AVNACLPRLUINSCCHIHAH
EXPLOIT
EPSS
5.16%
91.8th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pheditor | pheditor | — | — |
| pheditor | pheditor | >= 2.0.1 < 2.0.4 | 2.0.4 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Pheditor 2.0.1-2.0.3 - OS Command Injection
nuclei·CVSS 9.9
CVE-2026-48030 [CRITICAL] Pheditor 2.0.1-2.0.3 - OS Command Injection
Pheditor 2.0.1-2.0.3 - OS Command Injection
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.
Template:
id: CVE-2026-48030
info:
name: Pheditor 2.0.1-2.0.3 - OS Command Injection
author: juoum00000
severity: critical
description: |
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.
impact: |
Authenticated users can execute arbitrary OS commands, leading to full remote code execution with web server privileges.
remediati
No writeups or analysis indexed.
2026-07-27
Published