ZeroHour

CVE-2026-89308

Unauthenticated OS Command Injection in ping.php Endpoint Leads to RCE

CVSS 4.0
9.3 critical
EPSS
Published
()
Modified
AI analysis

CVE-2026-89308 is a critical unauthenticated OS command injection flaw (CWE-78, CVSS 4.0: 9.3) in a web application's ping.php endpoint. A remote attacker can send a specially crafted, unauthenticated request to ping.php — typically by injecting shell metacharacters through the network-diagnostic ping parameter — causing the server to execute arbitrary operating-system commands. Successful exploitation gives the attacker remote code execution on the underlying host with the privileges of the web server process, enabling full system compromise, data theft, malware deployment, or use as a pivot point into the internal network. The vendor and product have not been identified in the available data, so the exact population of affected deployments is unclear. There is no known public proof of concept and the flaw is not in CISA's Known Exploited Vulnerabilities catalog, so no active exploitation has been confirmed.

What to do: Inventory internet-facing PHP applications and appliance web interfaces for an exposed ping.php or similar network-diagnostic page, and remove or restrict it to authenticated administrators only. Deploy WAF or reverse-proxy rules that reject shell metacharacters in ping/host parameters, and apply the vendor's patch as soon as an advisory identifying the product is published. Review web server, PHP, and OS logs around the ping.php endpoint for evidence of unexpected command execution or outbound connections.

Affected
Estimated exposure
No basis for an estimate.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An unauthenticated OS command injection vulnerability exists in the ping.php endpoint, allowing remote attackers to execute arbitrary commands on the underlying operating system and achieve remote code execution.

Weakness
CWE-78
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.