CVEPublished 2026-06-05Modified 2026-06-080 articles on news5 live referencesNVD data

CVE-2026-46394

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
76
Exploit Prediction Scoring System · top 24% of all CVEs
Description

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, an OS command injection vulnerability exists in the Git.php library of the HAXcms PHP backend. The application constructs shell command strings using unsanitized input and executes them via proc_open(). An attacker who can control parameters passed into Git operations can execute arbitrary OS commands with the privileges of the web server. Out of 17 functions that invoke shell commands only 1 function (`commit()`) correctly uses `escapeshellarg()`. When combined with another vulnerability that allows configuration manipulation, this issue can lead to full remote code execution and complete system compromise. Version 26.0.0 patches the issue.

Timeline
Published 2026-06-05
Modified 2026-06-08

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-46394 on GitHub.
We haven't classified any articles referencing CVE-2026-46394 yet. The external references above still apply.