CVE-2026-40079 Vulnerability Analysis & Exploit Details

CVE-2026-40079
Vulnerability Scoring

9.8
/10
Critical Risk

As a catastrophic security flaw, CVE-2026-40079 has severe implications, demanding immediate intervention.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-40079 Details

Status: Analyzed

Last updated: 🕛 26 Jun 2026, 00:16 UTC
Originally published on: 🕛 25 Jun 2026, 00:17 UTC

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2026-40079 Vulnerability Summary

CVE-2026-40079: 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. The command line built by rrdtool_function_graph() is passed through this function and then to shell_exec($full_commandline). The risk is in __rrd_execute() where text_format values from graph templates (which may contain host variable substitutions) reach shell_exec without adequate escaping. This issue has been addressed in version 1.2.31.

Assessing the Risk of CVE-2026-40079

Access Complexity Graph

The exploitability of CVE-2026-40079 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-40079

With low attack complexity and no required privileges, CVE-2026-40079 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-40079, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-40079, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2026-40079 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-40079 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2026-40079 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2026-40079 References

External References

CWE Common Weakness Enumeration

CWE-88

CAPEC Common Attack Pattern Enumeration and Classification

  • Parameter Injection CAPEC-137 An adversary manipulates the content of request parameters for the purpose of undermining the security of the target. Some parameter encodings use text characters as separators. For example, parameters in a HTTP GET message are encoded as name-value pairs separated by an ampersand (&). If an attacker can supply text strings that are used to fill in these parameters, then they can inject special characters used in the encoding scheme to add or modify parameters. For example, if user input is fed directly into an HTTP GET request and the user provides the value "myInput&new_param=myValue", then the input parameter is set to myInput, but a new parameter (new_param) is also added with a value of myValue. This can significantly change the meaning of the query that is processed by the server. Any encoding scheme where parameters are identified and separated by text characters is potentially vulnerable to this attack - the HTTP GET encoding used above is just one example.
  • Flash Parameter Injection CAPEC-174 An adversary takes advantage of improper data validation to inject malicious global parameters into a Flash file embedded within an HTML document. Flash files can leverage user-submitted data to configure the Flash document and access the embedding HTML document.
  • Using Meta-characters in E-mail Headers to Inject Malicious Payloads CAPEC-41 This type of attack involves an attacker leveraging meta-characters in email headers to inject improper behavior into email programs. Email software has become increasingly sophisticated and feature-rich. In addition, email applications are ubiquitous and connected directly to the Web making them ideal targets to launch and propagate attacks. As the user demand for new functionality in email applications grows, they become more like browsers with complex rendering and plug in routines. As more email functionality is included and abstracted from the user, this creates opportunities for attackers. Virtually all email applications do not list email header information by default, however the email header contains valuable attacker vectors for the attacker to exploit particularly if the behavior of the email client application is known. Meta-characters are hidden from the user, but can contain scripts, enumerations, probes, and other attacks against the user's system.
  • HTTP Parameter Pollution (HPP) CAPEC-460 An adversary adds duplicate HTTP GET/POST parameters by injecting query string delimiters. Via HPP it may be possible to override existing hardcoded HTTP parameters, modify the application behaviors, access and, potentially exploit, uncontrollable variables, and bypass input validation checkpoints and WAF rules.
  • OS Command Injection CAPEC-88 In this type of an attack, an adversary injects operating system commands into existing application functions. An application that uses untrusted input to build command strings is vulnerable. An adversary can leverage OS command injection in an application to elevate privileges, execute arbitrary commands and compromise the underlying operating system.

Vulnerable Configurations

  • cpe:2.3:a:cacti:cacti:-:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:-:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.2a:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.2a:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.3a:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.3a:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.5a:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.5a:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6a:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6a:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6b:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6b:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6c:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6c:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6d:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6d:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6e:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6e:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6f:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6f:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6g:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6g:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6h:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6h:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6i:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6i:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6j:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6j:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.6k:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.6k:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7a:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7a:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7b:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7b:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7c:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7c:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7d:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7d:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7e:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7e:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7f:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7f:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7g:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7g:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7h:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7h:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.7i:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.7i:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8a:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8a:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8b:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8b:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8c:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8c:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8d:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8d:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8e:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8e:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8f:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8f:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8g:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8g:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:0.8.8h:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:0.8.8h:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.14:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.14:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.15:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.15:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.16:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.16:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.17:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.17:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.18:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.18:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.19:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.19:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.20:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.20:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.21:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.21:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.22:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.22:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.23:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.23:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.24:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.24:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.25:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.25:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.26:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.26:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.27:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.27:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.28:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.28:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.29:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.29:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.30:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.30:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.31:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.31:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.32:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.32:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.33:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.33:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.34:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.34:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.35:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.35:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.36:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.36:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.37:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.37:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.1.38:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.1.38:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.12:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.13:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.13:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.14:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.14:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.15:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.15:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.16:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.16:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.17:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.17:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.18:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.18:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.19:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.19:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.20:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.20:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.21:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.21:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.22:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.22:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.23:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.23:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.24:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.24:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.25:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.25:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.27:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.27:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.28:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.28:*:*:*:*:*:*:*
  • cpe:2.3:a:cacti:cacti:1.2.29:*:*:*:*:*:*:*
    cpe:2.3:a:cacti:cacti:1.2.29:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-40079: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-13512 – A vulnerability was identified in Databend up to 1.2.881 on HTTP. This affects the function ClientSessionManager::state_key of the file src/query/s...
  • CVE-2026-13511 – A vulnerability was determined in VoltAgent up to 2.1.17. Affected by this issue is the function handleGetMemoryConversation of the file packages/s...
  • CVE-2026-13510 – A vulnerability was found in SimStudioAI sim up to 0.6.92. Affected by this vulnerability is an unknown functionality in the library apps/sim/lib/c...
  • CVE-2026-13509 – A vulnerability has been found in RAGapp up to 0.1.5. Affected is the function FileHandler.upload_file/FileHandler.remove_file of the file src/raga...
  • CVE-2026-13508 – A flaw has been found in khoj-ai khoj up to 2.0.0-beta.28. This impacts an unknown function of the file src/khoj/routers/api_chat.py of the compone...