CVE-2026-40083: Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have SQL Injection through unsanitized unserialize+implode in managers.php. At line 7
Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have SQL Injection through unsanitized unserialize+implode in managers.php. At line 756 of managers.php, the application assigns $selected_items by calling cacti_unserialize(stripslashes(gnrv('selected_graphs_array'))). The cacti_unserialize() function calls unserialize() with allowed_classes set to false, which prevents object injection but still allows arbitrary string arrays to be deserialized. Then, at lines 760 to 766, the deserialized array values are passed directly into db_execute('DELETE FROM snmpagent_managers WHERE id IN (' . implode(',', $selected_items) . ')'), where they are imploded into the SQL statement without any integer validation, resulting in SQL Injection when using SNMP agent management permissions. This issue has been fixed in version 1.2.31.
Details
Original advisory: https://nvd.nist.gov/vuln/detail/CVE-2026-40083
Exploitation outlook
EPSS (FIRST.org) estimates each CVE’s probability of exploitation in the next 30 days — here is the CSIRTS.com read on those numbers.
- Low exploitation riskCVE-2026-400830.28% 30-day exploitation probability — currently an unlikely target, but scores change as exploit code circulates. Riskier than 20% of all scored CVEs.
Referenced CVEs
| CVE | CSIRTS overview | External |
|---|---|---|
| CVE-2026-40083 | coverage & exploitation status | NVD · CVE.org |
Recent advisories for Cacti is an
A cluster of recent advisories against the same product widens the attack surface — attackers routinely chain freshly published CVEs on one product, so review these together.
- mediumCVE-2026-40941: Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior …nvd · 2026-06-25
- mediumCVE-2026-40084: Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior …nvd · 2026-06-25
- mediumCVE-2026-40082: Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior …nvd · 2026-06-25
- mediumCVE-2026-40080: Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior …nvd · 2026-06-25
- criticalexploitedCVE-2022-46169: Cacti Command Injection Vulnerabilitycisa-kev · 2023-02-16
More from NVD Recent CVEs
- highCVE-2026-15491: A weakness has been identified in RafyMrX TOKO-ONLINE-ROTI up to ddfe1cd587be0a0b5135d8b6e85cc…2026-07-12
- highCVE-2026-15490: A security flaw has been discovered in RafyMrX TOKO-ONLINE-ROTI up to ddfe1cd587be0a0b5135d8b6…2026-07-12
- highCVE-2026-15489: A vulnerability was identified in RafyMrX TOKO-ONLINE-ROTI up to ddfe1cd587be0a0b5135d8b6e85cc…2026-07-12
- highCVE-2026-15488: A vulnerability was determined in hcr707305003 shiroiAdmin 1.1/1.3. Affected is the function F…2026-07-12
- mediumCVE-2026-15487: A vulnerability was found in TRENDnet TEW-821DAP 1.11B03. This impacts the function sub_41FBD0…2026-07-12