VYPR

Vendor CVEs

Cacti (software)

All CVEs

172 total · sorted by risk
  • 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…

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

    Cacti is an open source operational monitoring and fault management framework. A defect in the sql_save function was discovered. When the column type is numeric, the sql_save function directly utilizes user input. Many files and functions calling the sql_save function do not…

  • CVE-2023-39359HigSep 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 `graphs.php`…

  • CVE-2020-14295HigJun 17, 2020
    risk 0.57cvss 7.2epss 0.86

    A SQL injection issue in color.php in Cacti 1.2.12 allows an admin to inject SQL via the filter parameter. This can lead to remote command execution because the product accepts stacked queries.

  • CVE-2020-7058HigJan 15, 2020
    risk 0.57cvss 8.8epss 0.02

    data_input.php in Cacti 1.2.8 allows remote code execution via a crafted Input String to Data Collection -> Data Input Methods -> Unix -> Ping Host. NOTE: the vendor has stated "This is a false alarm.

  • CVE-2014-4000HigNov 15, 2017
    risk 0.57cvss 8.8epss 0.02

    Cacti before 1.0.0 allows remote authenticated users to conduct PHP object injection attacks and execute arbitrary PHP code via a crafted serialized object, related to calling unserialize(stripslashes()).

  • CVE-2017-1000031HigJul 17, 2017
    risk 0.57cvss 8.8epss 0.01

    SQL injection vulnerability in graph_templates_inputs.php in Cacti 0.8.8b allows remote attackers to execute arbitrary SQL commands via the graph_template_input_id and graph_template_id parameters.

  • CVE-2016-2313HigApr 13, 2016
    risk 0.57cvss 8.8epss 0.03

    auth_login.php in Cacti before 0.8.8g allows remote authenticated users who use web authentication to bypass intended access restrictions by logging in as a user not in the cacti database.

  • CVE-2016-3172HigApr 12, 2016
    risk 0.57cvss 8.8epss 0.03

    SQL injection vulnerability in tree.php in Cacti 0.8.8g and earlier allows remote authenticated users to execute arbitrary SQL commands via the parent_id parameter in an item_edit action.

  • CVE-2015-8604HigApr 11, 2016
    risk 0.57cvss 8.8epss 0.02

    SQL injection vulnerability in the host_new_graphs function in graphs_new.php in Cacti 0.8.8f and earlier allows remote authenticated users to execute arbitrary SQL commands via the cg_g parameter in a save action.

  • CVE-2016-3659HigApr 11, 2016
    risk 0.57cvss 8.8epss 0.02

    SQL injection vulnerability in graph_view.php in Cacti 0.8.8.g allows remote authenticated users to execute arbitrary SQL commands via the host_group_data parameter.

  • CVE-2023-39362HigSep 5, 2023
    risk 0.56cvss 7.2epss 0.82

    Cacti is an open source operational monitoring and fault management framework. In Cacti 1.2.24, under certain conditions, an authenticated privileged user, can use a malicious string in the SNMP options of a Device, performing command injection and obtaining remote code…

  • CVE-2024-31459HigMay 14, 2024
    risk 0.52cvss 8.0epss 0.03

    Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, there is a file inclusion issue in the `lib/plugin.php` file. Combined with SQL injection vulnerabilities, remote code execution can be implemented. There is a file inclusion issue…

  • CVE-2023-31132HigSep 5, 2023
    risk 0.51cvss 7.8epss 0.00

    Cacti is an open source operational monitoring and fault management framework. Affected versions are subject to a privilege escalation vulnerability. A low-privileged OS user with access to a Windows host where Cacti is installed can create arbitrary PHP files in a web document…

  • CVE-2024-43363HigOct 7, 2024
    risk 0.50cvss 7.2epss 0.36

    Cacti is an open source performance and fault management framework. An admin user can create a device with a malicious hostname containing php code and repeat the installation process (completing only step 5 of the installation process is enough, no need to complete the steps…

  • CVE-2024-43362HigOct 7, 2024
    risk 0.50cvss 7.3epss 0.35

    Cacti is an open source performance and fault management framework. The `fileurl` parameter is not properly sanitized when saving external links in `links.php` . Morever, the said fileurl is placed in some html code which is passed to the `print` function in `link.php` and…

  • CVE-2016-10700HigNov 24, 2017
    risk 0.50cvss 8.8epss 0.02

    auth_login.php in Cacti before 1.0.0 allows remote authenticated users who use web authentication to bypass intended access restrictions by logging in as a user not in the cacti database, because the guest user is not considered. NOTE: this vulnerability exists because of an…

  • CVE-2024-27082HigMay 14, 2024
    risk 0.49cvss 7.6epss 0.01

    Cacti provides an operational monitoring and fault management framework. Versions of Cacti prior to 1.2.27 are vulnerable to stored cross-site scripting, a type of cross-site scripting where malicious scripts are permanently stored on a target server and served to users who…

  • CVE-2023-37543HigAug 10, 2023
    risk 0.49cvss 7.5epss 0.01

    Cacti before 1.2.6 allows IDOR (Insecure Direct Object Reference) for accessing any graph via a modified local_graph_id parameter to graph_xport.php. This is a different vulnerability than CVE-2019-16723.

  • CVE-2017-16660HigNov 8, 2017
    risk 0.47cvss 7.2epss 0.04

    Cacti 1.1.27 allows remote authenticated administrators to conduct Remote Code Execution attacks by placing the Log Path under the web root, and then making a remote_agent.php request containing PHP code in a Client-ip header.

  • CVE-2017-16641HigNov 7, 2017
    risk 0.47cvss 7.2epss 0.03

    lib/rrd.php in Cacti 1.1.27 allows remote authenticated administrators to execute arbitrary OS commands via the path_rrdtool parameter in an action=save request to settings.php.

  • CVE-2019-17358HigDec 12, 2019
    risk 0.46cvss 8.1epss 0.03

    Cacti through 1.2.7 is affected by multiple instances of lib/functions.php unsafe deserialization of user-controlled data to populate arrays. An authenticated attacker could use this to influence object data values and control actions taken by Cacti or potentially cause memory…

  • CVE-2019-17357MedJan 21, 2020
    risk 0.45cvss 6.5epss 0.35

    Cacti through 1.2.7 is affected by a graphs.php?template_id= SQL injection vulnerability affecting how template identifiers are handled when a string and id composite value are used to identify the template type and id. An authenticated attacker can exploit this to extract data…

  • CVE-2026-39951HigJun 25, 2026
    risk 0.42cvss 7.6epss 0.00

    Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have a Stored SQL Injection vulnerability through graph_name_regexp in the Reports feature. This issue has been fixed in version 1.2.31.

  • CVE-2024-31460MedMay 14, 2024
    risk 0.42cvss 6.5epss 0.02

    Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in `automation_tree_rules.php` is not thoroughly checked and is used to concatenate the SQL statement in `create_all_header_nodes()` function from…

  • CVE-2023-46490MedOct 27, 2023
    risk 0.42cvss 6.5epss 0.01

    SQL Injection vulnerability in Cacti v1.2.25 allows a remote attacker to obtain sensitive information via the form_actions() function in the managers.php function.

  • CVE-2020-13231MedMay 20, 2020
    risk 0.42cvss 6.5epss 0.01

    In Cacti before 1.2.11, auth_profile.php?action=edit allows CSRF for an admin email change.

  • CVE-2026-40083HigJun 25, 2026
    risk 0.40cvss 7.2epss 0.00

    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…

  • CVE-2024-43364MedOct 7, 2024
    risk 0.40cvss 5.7epss 0.34

    Cacti is an open source performance and fault management framework. The `title` parameter is not properly sanitized when saving external links in links.php . Morever, the said title parameter is stored in the database and reflected back to user in index.php, finally leading to…

  • CVE-2023-49088MedDec 22, 2023
    risk 0.40cvss 6.1epss 0.01

    Cacti is an open source operational monitoring and fault management framework. The fix applied for CVE-2023-39515 in version 1.2.25 is incomplete as it enables an adversary to have a victim browser execute malicious code when a victim user hovers their mouse over the malicious…

  • CVE-2023-39511MedSep 6, 2023
    risk 0.40cvss 6.1epss 0.01

    Cacti is an open source operational monitoring and fault management framework. Affected versions are subject to a Stored Cross-Site-Scripting (XSS) Vulnerability which allows an authenticated user to poison data stored in the _cacti_'s database. These data will be viewed by…

Page 1 of 4