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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-42527— Apache Camel 反序列化注入漏洞

AI 预测 7.5 利用难度: 中等 EPSS 0.62% · P46

影响版本矩阵 3

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

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

漏洞信息

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

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

Vulnerability Title
Apache Camel: Permissive default ObjectInputFilter pattern admits java.net.** and enables DNS-based information disclosure
来源: CVE Program / CVE List V5
Vulnerability Description
Deserialization of Untrusted Data vulnerability in Apache Camel. The default ObjectInputFilter pattern shipped with several Apache Camel components for defense-in-depth deserialization filtering ('java.**;javax.**;org.apache.camel.**;!*', or the no-'javax.**' variant in the aggregation-repository components) uses a recursive 'java.**' glob that admits classes whose hashCode/equals/readObject methods perform network I/O, notably java.net.URL and java.net.InetAddress. When an attacker can deliver a Java-serialized payload to an affected Camel consumer, deserialization of a HashMap (or any collection that calls hashCode on its elements) containing java.net.URL keys causes the JVM to issue DNS queries to the attacker-supplied host during the deserialization side-effect. The class-level filter check passes because the resulting object's class (HashMap) is allow-listed; the DNS query is observable on an attacker-controlled DNS server, providing an out-of-band side channel. The exposure is highest on the camel-jms family because JmsBinding.extractBodyFromJms invokes ObjectMessage.getObject() unconditionally when mapJmsMessage=true (default). Affected components: camel-jms, camel-sjms, camel-amqp, camel-mina, camel-netty, camel-netty-http, camel-vertx-http, camel-infinispan, and the aggregation repository components camel-leveldb, camel-cassandraql, camel-consul, camel-sql (JDBC aggregation repository). This issue affects Apache Camel: from 4.14.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 a version that contains the CAMEL-23372 fix once available: 4.21.0 for the 4.21.x line, 4.18.3 for the 4.18.x line, and 4.14.8 for the 4.14.x line. For deployments that cannot upgrade immediately, configure a JMS-provider-side allow-list (Apache ActiveMQ Artemis 'deserializationAllowList' / 'deserializationDenyList', Apache ActiveMQ Classic 'org.apache.activemq.SERIALIZABLE_PACKAGES') as the primary mitigation, and/or override the in-code default via the endpoint-level 'deserializationFilter' option or the JVM-wide '-Djdk.serialFilter' system property with an explicit deny: '!java.net.**;java.**;javax.**;org.apache.camel.**;!*' (or '!java.net.**;java.**;org.apache.camel.**;!*' for the aggregation-repository components, which do not include javax.**).
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
可信数据的反序列化
来源: CVE Program / CVE List V5
Vulnerability Title
Apache Camel 反序列化注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache camel是美国Apache基金会开源的一个企业集成模式框架。 Apache Camel存在反序列化注入漏洞,该漏洞源于反序列化过滤器默认模式不当,允许攻击者发送Java序列化有效载荷,导致反序列化HashMap时触发DNS查询,提供带外侧信道。以下版本受到影响:4.14.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 4.14.0 ~ 4.14.8 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-46584Apache 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-46457Apache Camel 输入验证错误漏洞
CVE-2026-46456Apache Camel 输入验证错误漏洞
CVE-2026-46455Apache Camel 会话机制问题漏洞
CVE-2026-46454Apache Camel 输入验证错误漏洞
CVE-2026-46453Apache Camel 输入验证错误漏洞
CVE-2026-43865Apache Camel 反序列化注入漏洞
CVE-2026-40859Apache Camel 反序列化注入漏洞
CVE-2026-40047Apache Camel 命令注入漏洞
CVE-2026-56140Apache Camel 输入验证错误漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-42527

暂无评论


发表评论