CVE-2026-46591 Vulnerability Analysis & Exploit Details

CVE-2026-46591
Vulnerability Scoring

8.2
/10
Severe Risk

Cybersecurity professionals consider CVE-2026-46591 an immediate threat requiring urgent mitigation.

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-46591 Details

Status: Analyzed

Last updated: 🕒 08 Jul 2026, 15:05 UTC
Originally published on: 🕘 06 Jul 2026, 09:16 UTC

Time between publication and last update: 2 days

CVSS Release: version 3

CVSS3 Source

134c704f-9b21-4f2e-91b3-4a467353bcc0

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2026-46591 Vulnerability Summary

CVE-2026-46591: Improper Neutralization of Special Elements in Data Query Logic vulnerability in Apache Camel Neo4J component. The camel-neo4j producer builds the Cypher WHERE clause for its match/retrieve and delete operations from the CamelNeo4jMatchProperties map. CVE-2025-66169 addressed Cypher injection through the property values by binding them as query parameters ($paramN), but the property names (the JSON keys of that map) were still concatenated into the query string verbatim in Neo4jProducer.retrieveNodes() and deleteNode(). A property name containing Cypher syntax therefore alters the structure of the executed query. Where a route maps untrusted input into the CamelNeo4jMatchProperties map - for example by passing a request body as the match map, or from a consumer that does not filter inbound Camel* headers - an attacker who controls the JSON key names can inject arbitrary Cypher and read, modify or delete any node or relationship in the Neo4j database. The CamelNeo4jMatchProperties header is itself Camel-prefixed and is filtered by the HTTP header-filter strategy, so a plain HTTP client cannot set it directly; the issue is reachable through routes that deliberately or inadvertently carry untrusted data into that header. This issue affects Apache Camel: from 4.10.0 before 4.14.8, from 4.15.0 before 4.18.3, from 4.19.0 before 4.21.0. Users are recommended to upgrade to version 4.21.0, which fixes the issue. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.8. If users are on the 4.18.x releases stream, then they are suggested to upgrade to 4.18.3. For deployments that cannot upgrade immediately, do not populate the CamelNeo4jMatchProperties map from untrusted input: validate or allow-list the property names (for example against ^[A-Za-z_][A-Za-z0-9_]*$) before the Neo4j producer, and ensure that any consumer feeding such a route filters inbound Camel* / camel* headers so the match header cannot be supplied by an external sender.

Assessing the Risk of CVE-2026-46591

Access Complexity Graph

The exploitability of CVE-2026-46591 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-46591

With low attack complexity and no required privileges, CVE-2026-46591 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-46591, 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-46591, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: Low
    CVE-2026-46591 could lead to minor leaks of non-critical information without major privacy breaches.
  • Integrity: High
    CVE-2026-46591 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2026-46591 does not impact system availability.

CVE-2026-46591 References

External References

CWE Common Weakness Enumeration

CWE-943

CAPEC Common Attack Pattern Enumeration and Classification

  • NoSQL Injection CAPEC-676 An adversary targets software that constructs NoSQL statements based on user input or with parameters vulnerable to operator replacement in order to achieve a variety of technical impacts such as escalating privileges, bypassing authentication, and/or executing code.

Vulnerable Configurations

  • cpe:2.3:a:apache:camel:4.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.5:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.7:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.7:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.8:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.10.9:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.10.9:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.5:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.14.7:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.14.7:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.15.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.15.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.17.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.17.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.17.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.18.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.19.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.19.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:4.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:4.20.0:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-46591: 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-15138 – A security vulnerability has been detected in tumf mcp-text-editor up to 1.0.2. This issue affects the function _validate_file_path of the file mcp...
  • CVE-2026-47646 – Improper neutralization of input during web page generation ('cross-site scripting') in Dynamics 365 Customer Voice allows an unauthorized attacker...
  • CVE-2026-15137 – A weakness has been identified in code-projects Interview Management System 1.0. This vulnerability affects unknown code of the file \inc\classes\V...
  • CVE-2026-15135 – A security flaw has been discovered in code-projects Online Food Order System 1.0. This affects an unknown part of the file /edit_food_items.php. T...
  • CVE-2026-15134 – A vulnerability was determined in CodeAstro Simple Online Leave Management System 1.0. Affected by this vulnerability is an unknown functionality o...