Authenticated command execution via crafted Git import URL
Published Jun 9, 2025 · Updated Jun 10, 2025
OS command injection in HAX CMS PHP before 11.0.3 allows remote authenticated users to execute arbitrary commands through gitImportSite. Operations.php's gitImportSite passes a POST-supplied Git URL through filter_var and strpos checks that do not reject Bash metacharacters, then set_remote supplies it to proc_open. A valid authenticated API token is required; successful exploitation runs commands on the backend server and can send command output to an attacker-controlled HTTP service.
Summary
What happened
OS command injection in HAX CMS PHP before 11.0.3 allows remote authenticated users to execute arbitrary commands through gitImportSite. Operations.php's gitImportSite passes a POST-supplied Git URL through filter_var and strpos checks that do not reject Bash metacharacters, then set_remote supplies it to proc_open. A valid authenticated API token is required; successful exploitation runs commands on the backend server and can send command output to an attacker-controlled HTTP service.
The record
- CVE
- CVE-2025-49141
- Published
- Jun 9, 2025
- Updated
- Jun 10, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-78, T1190, T1059.004
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 9, 2025CVE publishedPublication date reported by the CVE source.
- Jun 10, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-g4cf-pp4x-hqgw authenticated gitImportSite proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo