AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-31445

HIGH · CVSS 8.8 EPSS 26.15% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-05-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 26.2% probability of exploitation in the next 30 days. It may be remotely exploitable. It involves a SQL injection risk. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-31445
Severity
HIGH
CVSS
8.8
EPSS
26.15%

Original NVD Description

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, a SQL injection vulnerability in `automation_get_new_graphs_sql` function of `api_automation.php` allows authenticated users to exploit these SQL injection vulnerabilities to perform privilege escalation and remote code execution. In `api_automation.php` line 856, the `get_request_var('filter')` is being concatenated into the SQL statement without any sanitization. In `api_automation.php` line 717, The filter of `'filter'` is `FILTER_DEFAULT`, which means there is no filter for it. Version 1.2.27 contains a patch for the issue.

Related CVEs

Other vulnerabilities affecting the same vendor(s)