What it is
CVE-2024-29895 is an unauthenticated Cacti command injection in cmd_realtime.php. Cacti provides an operational monitoring and fault management framework. A command injection vulnerability on the 1.3.x DEV branch...
Vulnerability report
Cacti command injection in cmd_realtime.php
Cacti / cacti · 1.3.0
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2024-29895 is an unauthenticated Cacti command injection in cmd_realtime.php. Cacti provides an operational monitoring and fault management framework. A command injection vulnerability on the 1.3.x DEV branch...
Is it exploited?
Yes. KEV Intelligence sensors observed exploitation attempts with confirmed confidence.
Who is affected?
Cacti / cacti 1.3.0.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
Cacti provides an operational monitoring and fault management framework. A command injection vulnerability on the 1.3.x DEV branch allows any unauthenticated user to execute arbitrary command on the server when `register_argc_argv` option of PHP is `On`. In `cmd_realtime.php` line 119, the `$poller_id` used as part of the command execution is sourced from `$_SERVER['argv']`, which can be controlled by URL when `register_argc_argv` option of PHP is `On`.
And this option is `On` by default in many environments such as the main PHP Docker image for PHP. Commit 53e8014d1f082034e0646edc6286cde3800c683d contains a patch for the issue, but this commit was reverted in commit 99633903cad0de5ace636249de16f77e57a3c8fc.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
The Shadowserver
Independent exploitation attestation added to the KEV Intelligence record.
KEV Intelligence sensor
First-party sensor telemetry confirms matching exploitation attempts.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEV Intelligence Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2025-06-26 00:00 UTC |
| KEV Intelligence | 2026-07-27 18:06 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
3
Attempts observed
2
Unique attacker IPs
2
Attacker countries
JP · NL
3
Sensors observed
Exploitation attempts over the last 51 days
Daily events observed by KEV Intelligence sensors
Updated 19 Aug 2026
First observed 01 Jul 2026 · Last observed 30 Jul 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 25 Apr 2025.
View Nuclei template (opens in new tab)No KEV Intelligence virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-29895.yaml | 25 Apr 2025 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS
94.3%
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Evidence-backed exploitation signal
Indicators of compromise recorded
Public proof-of-concept code published
High-confidence, third-party attested exploitation
Scanner coverage available
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2024-29895
Free JSON includes basic KEV fields{
"cve_id": "CVE-2024-29895",
"confidence": "Confirmed",
"cvss_score": 10.0,
"cvss_estimated": false,
"epss_score": 0.94294,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 3, "sensors": 3 }
}
Early warning alerts
Receive curator-selected alerts when exploitation activity warrants attention. Each alert includes the evidence and context needed to decide what requires attention now.