Zurück zur Liste

Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter — CVE-2026-48030

GitHub · GitHub · CVE-2026-48030

ID
CVE-2026-48030
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
critical
CVSS
9.9

Zusammenfassung

### Summary 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. ### Details The terminal handler in pheditor.php accepts two POST parameters: `command`…

Produkt

composer: pheditor/pheditor

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu