DEBIAN-CVE-2026-40083

Source
https://security-tracker.debian.org/tracker/CVE-2026-40083
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-40083.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-40083
Upstream
Published
2026-06-25T23:17:02Z
Modified
2026-09-14T17:03:10Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:12 / cacti

Package

Name
cacti
Purl
pkg:deb/debian/cacti?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.2.24+ds1-1
1.2.24+ds1-1+deb12u1
1.2.24+ds1-1+deb12u2
1.2.24+ds1-1+deb12u3
1.2.24+ds1-1+deb12u4
1.2.24+ds1-1+deb12u5
1.2.25+ds1-1
1.2.25+ds1-2
1.2.26+ds1-1
1.2.27+ds1-1
1.2.27+ds1-2
1.2.28+ds1-1
1.2.28+ds1-2
1.2.28+ds1-3
1.2.28+ds1-4
1.2.30+ds1-1
1.2.30+ds1-2
1.2.30+ds1-3
1.2.31+ds1-1
1.2.31+ds1-2
1.2.31+ds1-3

Ecosystem specific

{
    "urgency":  "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-40083.json"

Debian:13 / cacti

Package

Name
cacti
Purl
pkg:deb/debian/cacti?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.2.30+ds1-1
1.2.30+ds1-2
1.2.30+ds1-3
1.2.31+ds1-1
1.2.31+ds1-2
1.2.31+ds1-3

Ecosystem specific

{
    "urgency":  "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-40083.json"

Debian:14 / cacti

Package

Name
cacti
Purl
pkg:deb/debian/cacti?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.2.31+ds1-1

Affected versions

1.*
1.2.30+ds1-1
1.2.30+ds1-2
1.2.30+ds1-3

Ecosystem specific

{
    "urgency":  "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-40083.json"