VYPR
Vendor

Cacti (software)

Cacti is an open-source, web-based network monitoring, performance, fault, and configuration management framework that functions as a front end for the RRDtool time-series data logging tool. Created by Ian Berry in 2001, it is written in PHP with a MySQL or MariaDB backend and released under the GNU General Public License.

Products
2
CVEs
172
Across products
173
Status
Private

Products

2

Recent CVEs

172
View all 172 CVEs →
  • CVE-2023-39361CriSep 5, 2023
    risk 0.71cvss 9.8epss 0.88

    Cacti is an open source operational monitoring and fault management framework. Affected versions are subject to a SQL injection discovered in graph_view.php. Since guest users can access graph_view.php without authentication by default, if guest users are being utilized in an…

  • CVE-2023-49085HigDec 22, 2023
    risk 0.67cvss 8.8epss 0.85

    Cacti provides an operational monitoring and fault management framework. In versions 1.2.25 and prior, it is possible to execute arbitrary SQL code through the `pollers.php` script. An authorized user may be able to execute arbitrary SQL code. The vulnerable component is the…

  • CVE-2024-29895CriMay 14, 2024
    risk 0.66cvss 10.0epss 0.94

    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`…

  • CVE-2020-8813HigFeb 22, 2020
    risk 0.66cvss 8.8epss 0.74

    graph_realtime.php in Cacti 1.2.8 allows remote attackers to execute arbitrary OS commands via shell metacharacters in a cookie, if a guest user has the graph real-time privilege.

  • CVE-2022-0730CriMar 3, 2022
    risk 0.64cvss 9.8epss 0.04

    Under certain ldap conditions, Cacti authentication can be bypassed with certain credential types.

  • CVE-2017-12065CriAug 1, 2017
    risk 0.64cvss 9.8epss 0.03

    spikekill.php in Cacti before 1.1.16 might allow remote attackers to execute arbitrary code via the avgnan, outlier-start, or outlier-end parameter.

  • CVE-2005-10004HigAug 30, 2025
    risk 0.60cvss 8.8epss 0.02

    Cacti versions prior to 0.8.6-d contain a remote command execution vulnerability in the graph_view.php script. An authenticated user can inject arbitrary shell commands via the graph_start GET parameter, which is improperly handled during graph rendering. This flaw allows…

  • CVE-2023-49084HigDec 21, 2023
    risk 0.60cvss 8.0epss 0.64

    Cacti is a robust performance and fault management framework and a frontend to RRDTool - a Time Series Database (TSDB). While using the detected SQL Injection and insufficient processing of the include file path, it is possible to execute arbitrary code on the server.…

  • CVE-2020-7237HigJan 20, 2020
    risk 0.60cvss 8.8epss 0.37

    Cacti 1.2.8 allows Remote Code Execution (by privileged users) via shell metacharacters in the Performance Boost Debug Log field of poller_automation.php. OS commands are executed when a new poller cycle begins. The attacker must be authenticated, and must have access to modify…

  • CVE-2024-34340CriMay 14, 2024
    risk 0.59cvss 9.1epss 0.01

    Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, Cacti calls `compat_password_hash` when users set their password. `compat_password_hash` use `password_hash` if there is it, else use `md5`. When verifying password, it calls…

  • CVE-2025-66399HigDec 2, 2025
    risk 0.58cvss 8.8epss 0.11

    Cacti is an open source performance and fault management framework. Prior to 1.2.29, there is an input-validation flaw in the SNMP device configuration functionality. An authenticated Cacti user can supply crafted SNMP community strings containing control characters (including…

  • CVE-2023-51448HigDec 22, 2023
    risk 0.58cvss 8.8epss 0.67

    Cacti provides an operational monitoring and fault management framework. Version 1.2.25 has a Blind SQL Injection (SQLi) vulnerability within the SNMP Notification Receivers feature in the file `‘managers.php’`. An authenticated attacker with the “Settings/Utilities”…

  • CVE-2020-35701HigJan 11, 2021
    risk 0.58cvss 8.8epss 0.05

    An issue was discovered in Cacti 1.2.x through 1.2.16. A SQL injection vulnerability in data_debug.php allows remote authenticated attackers to execute arbitrary SQL commands via the site_id parameter. This can lead to remote code execution.

  • CVE-2026-71287HigAug 5, 2026
    risk 0.57cvss 8.8epss 0.00

    Cacti's sanitize_sql_column (lib/functions.php) sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot (intended to support expressions like COUNT(id) and table.column), a payload such as…

  • CVE-2026-40079CriJun 25, 2026
    risk 0.57cvss 9.8epss 0.01

    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.…

  • CVE-2026-39955CriJun 24, 2026
    risk 0.57cvss 9.8epss 0.00

    Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have pre-authentication SQL Injection via unanchored FILTER_VALIDATE_REGEXP in graph_view.php. This issue has been fixed in version 1.2.31.

  • CVE-2026-39948CriJun 24, 2026
    risk 0.57cvss 9.8epss 0.01

    Cacti is an open source performance and fault management framework. In versions 1.2.30 and prior, the rfilter request parameter is retrieved via the raw accessor grv() (rather than gfrv() with FILTER_VALIDATE_IS_REGEX validation) and concatenated directly into RLIKE SQL clauses…

  • CVE-2026-39938CriJun 24, 2026
    risk 0.57cvss 9.8epss 0.01

    Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have unauthenticated LFI through graph_theme and rrdtool IPC serialization hardening. This issue has been resolved in version 1.2.31.

  • CVE-2026-39893CriJun 24, 2026
    risk 0.57cvss 9.8epss 0.00

    Cacti is an open source performance and fault management framework. In versions 1.2.30 and prior, the rfilter request variable was concatenated into a RLIKE SQL clause without sanitization. The endpoint does not require authentication (graph viewing supports guest access via the…

  • CVE-2023-39358HigSep 5, 2023
    risk 0.57cvss 8.8epss 0.02

    Cacti is an open source operational monitoring and fault management framework. An authenticated SQL injection vulnerability was discovered which allows authenticated users to perform privilege escalation and remote code execution. The vulnerability resides in the…