目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-46584— Apache Camel 输入验证错误漏洞

AI 预测 8.1 利用难度: 中等 EPSS 0.38% · P30

影响版本矩阵 3

厂商产品版本范围状态
Apache Software FoundationApache Camel Mail4.0.0< 4.14.8affected
4.15.0< 4.18.3affected
4.19.0< raffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-46584 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Camel Mail: The mail producer applied attacker-supplied message headers as JavaMail session properties, allowing an attacker to influence SMTP parameters
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Improper Input Validation, Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Camel Mail Component. The camel-mail producer (MailProducer.getSender) scanned the outgoing Exchange for message headers in the mail.smtp. / mail.smtps. namespace and, when any were present, built a per-message JavaMail sender with those values applied as JavaMail session properties, overriding the endpoint configuration. This namespace is Camel-internal - only MailProducer interprets it - and was not blocked by any HeaderFilterStrategy, so the values could originate from any inbound protocol (for example platform-http query parameters or request headers, or JMS / Kafka messages from untrusted producers) that feeds a route ending in an smtp / smtps producer without an intervening removeHeaders. The maximal impact is version-dependent: on releases before 4.19.0, setting mail.smtp.host redirects the SMTP connection to a server under the attacker's control, and because the producer then authenticates with the endpoint's configured username and password those credentials are transmitted to the attacker; on 4.19.0 and later the producer connects to the endpoint's configured host explicitly, so the reachable impact is limited to weakening transport security (for example mail.smtp.ssl.trust, mail.smtp.starttls.enable or mail.smtp.socks.host) and interception of the outgoing message rather than host redirect. Exploitation requires a route that channels untrusted input into the mail producer without stripping the namespace. This issue affects Apache Camel: from 4.0.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. After upgrading, the per-message override is disabled by default; enable it only on trusted endpoints with useJavaMailSessionPropertiesFromHeaders=true. For deployments that cannot upgrade immediately, strip the namespace before the mail producer with removeHeaders('mail.smtp.*') and removeHeaders('mail.smtps.*') between any untrusted ingress and the smtp / smtps producer. Even with the opt-in enabled, route authors should still strip the namespace on any path that carries untrusted input.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
输入验证不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Apache Camel 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache camel是美国Apache基金会开源的一个企业集成模式框架。 Apache Camel存在安全漏洞,该漏洞源于输入验证不当,可能导致敏感信息泄露给未授权攻击者。以下版本受到影响:4.0.0版本至4.14.8之前版本、4.15.0版本至4.18.3之前版本和4.19.0版本至4.21.0之前版本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Apache Software FoundationApache Camel Mail 4.0.0 ~ 4.14.8 -

二、漏洞 CVE-2026-46584 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-46584 的情报信息

登录查看更多情报信息。

CVE-2026-46584 厂商安全公告 (1)

同批安全公告 · Apache Software Foundation · 2026-07-06 · 共 39 条

CVE-2026-46457Apache Camel 输入验证错误漏洞
CVE-2026-48206Apache Camel 输入验证错误漏洞
CVE-2026-48205Apache Camel DNS 输入验证错误漏洞
CVE-2026-48204Apache Camel 输入验证错误漏洞
CVE-2026-48203Apache Camel 输入验证错误漏洞
CVE-2026-46726Apache Camel Vertx Websocket 输入验证错误漏洞
CVE-2026-46592Apache Camel 输入验证错误漏洞
CVE-2026-46591Apache Camel 输入验证错误漏洞
CVE-2026-46590Apache Camel 反序列化注入漏洞
CVE-2026-46585Apache Camel 输入验证错误漏洞
CVE-2026-49086Apache Camel Dapr 输入验证错误漏洞
CVE-2026-46456Apache Camel 输入验证错误漏洞
CVE-2026-46455Apache Camel 会话机制问题漏洞
CVE-2026-46454Apache Camel 输入验证错误漏洞
CVE-2026-46453Apache Camel 输入验证错误漏洞
CVE-2026-43865Apache Camel 反序列化注入漏洞
CVE-2026-42527Apache Camel 反序列化注入漏洞
CVE-2026-40859Apache Camel 反序列化注入漏洞
CVE-2026-40047Apache Camel 命令注入漏洞
CVE-2026-56140Apache Camel 输入验证错误漏洞

显示前 20 条,共 39 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-46584

暂无评论


发表评论