CVE-2026-40079
Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior are vulnerable to Command Injection due to lack of sanitization in the escape_command() function. The escape_command() function at lib/rrd.php is a no-op: it returns $command unchanged. The command line built by rrdtool_function_graph() is passed through this function and then to shell_exec($full_commandline). The risk is in __rrd_execute() where text_format values from graph templates (which may contain host variable substitutions) reach shell_exec without adequate escaping. This issue has been addressed in version 1.2.31.
- Affected products
- Cacti
- Cacti
- < 1.2.31
- Fix
- Available
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 1.1% (63th percentile)
- Weakness
- CWE-88, CWE-78
- NVD status
- Analyzed
- Published
- 2026-06-24
No indexed exploits for CVE-2026-40079 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-40079 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.