CVE-2026-46591

HIGH

CVSS v3.1: 8.2 · EPSS: 0.0021 (11.1 パーセンタイル)

ネットワーク権限不要操作不要ベンダー勧告の参照

出典データ取得時点:

概要

深刻度
HIGH
CVSS
8.2 v3.1 · NVD
EPSS
0.0021 (11.1 パーセンタイル) · FIRST.org
CISA KEV
非該当
攻撃条件(CVSSベクター)
ネットワーク権限不要操作不要 · 出典: NVD ベクター
公開日
2026-07-06 · 更新日: 2026-07-06

CVSS / EPSS / KEV

CVSS v3.1 8.2 / 10 HIGH 出典: NVD
EPSS 0.0021 11.1 パーセンタイル 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

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.

レコード詳細

CVE ID
CVE-2026-46591
CVSS (v3.1)
8.2 (HIGH)
ベクター
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
悪用可能性サブスコア
3.9
影響度サブスコア
4.2
EPSS
0.0021 (11.1 パーセンタイル) — 2026-07-07
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-943
影響構成数 (CPE)
0
公開日
2026-07-06
更新日
2026-07-06
ステータス
Awaiting Analysis

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。