Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/07 9:27 p.m.5 views

CVE-2026-40860

camel-jms JMS ObjectMessage 不安全反序列化复现工具 CVE-2026-40860 本项目演示了 Apache Camel 的 camel-jms 组件中存在的 Java 反序列化漏洞 (并间接影响 camel-sjms、camel-sjms2、camel-amqp、camel-activemq、camel-activemq6),该漏洞被跟踪为 CVE-2026-40860 。JmsBinding.extractBodyFromJms 方法在处理传入的 JMS ObjectMessage 时,通过 ObjectMessage.getObject...

9.8CVSS7.3AI score0.01226EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 7:51 p.m.6 views

CVE-2026-43866

camel-jms 偽装 DefaultExchangeHolder フィルターバイパス再現コード CVE-2026-43866 このプロジェクトは CVE-2026-43866 を実証します。これは、Apache Camel の camel-jms(および camel-sjms / JMS ファミリー)コンポーネントにおける CVE-2026-40860 修正のバイパス です。CVE-2026-40860 は、受信 JMS ObjectMessage...

9.8CVSS7.3AI score0.01226EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 6:11 p.m.6 views

CVE-2026-40453

案例变体Camel头部注入复现程序 CVE-2026-40453 本项目演示了 CVE-2026-40453 — 针对 CVE-2025-27636 的不完整修复。2025年的修复为 HttpHeaderFilterStrategy 添加了 setLowerCasetrue,使得案例变体头部名称(例如 CAmelExecCommandExecutable)能与规范的 CamelExecCommandExecutable 一起被过滤。但同样的调用 没有 应用于五个非HTTP的 HeaderFilterStrategy...

9.9CVSS7.1AI score0.01556EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/19 8:41 p.m.11 views

CVE-2026-42527

A flaw was found in Apache Camel. This deserialization of untrusted data vulnerability allows a remote attacker to trigger out-of-band DNS queries to an attacker-controlled host. By sending a specially crafted Java-serialized payload to an affected Camel consumer, the system's Java Virtual Machin...

8.1CVSS5.7AI score0.00668EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2026/07/15 12:00 a.m.10 views

The vulnerability of the extractBodyFromJms() function in the camel-jms Java framework by Apache Camel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the extractBodyFromJms function in the camel-jms Java framework by Apache Camel is related to deficiencies in the deserialization mechanism. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.5CVSS6.1AI score0.00654EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/06 9:30 a.m.6 views

GHSA-F755-XP6R-8Q84 Apache Camel JMS deserialization filter bypass

Deserialization of Untrusted Data vulnerability in Apache Camel, Apache Camel JMS component. JmsBinding.extractBodyFromJms in camel-jms - and the equivalent JmsBinding in camel-sjms - deserializes the payload of an incoming JMS ObjectMessage via jakarta.jms.ObjectMessage.getObject whenever the...

7.3CVSS7.8AI score0.00654EPSS
SaveExploits1References20
OSV
OSV
added 2026/07/06 8:35 a.m.15 views

CVE-2026-43866 Apache Camel, Apache Camel: Camel JMS - CVE-2026-40860 fix bypass via DefaultExchangeHolder

Deserialization of Untrusted Data vulnerability in Apache Camel, Apache Camel JMS component. JmsBinding.extractBodyFromJms in camel-jms - and the equivalent JmsBinding in camel-sjms - deserializes the payload of an incoming JMS ObjectMessage via jakarta.jms.ObjectMessage.getObject whenever the...

7.3CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/06 7:55 a.m.49 views

CVE-2026-42527

CVE-2026-42527 describes a deserialization of untrusted data in Apache Camel. A permissive default ObjectInputFilter pattern (covering java., javax. , org.apache.camel.**) can serialize HashMap-like structures containing java.net.URL keys, causing DNS lookups as a side-channel via hashCode/equals...

8.1CVSS6AI score0.00668EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.33 views

PT-2026-55885

Name of the Vulnerable Software and Affected Versions Apache Camel versions 3.0.0 through 4.14.7 Apache Camel versions 4.15.0 through 4.18.2 Apache Camel versions 4.19.0 through 4.20.9 Description An issue exists in the Apache Camel JMS component where the JmsBinding.extractBodyFromJms function i...

7.3CVSS6.2AI score0.00654EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.17 views

Apache Camel: camel-jms: camel-sjms: camel-sjms2: camel-amqp: camel-activemq: camel-activemq6: Apache Camel: Remote Code Execution via deserialization of JMS ObjectMessage

A flaw was found in Apache Camel. A remote attacker could exploit a deserialization vulnerability by sending a specially crafted Java Message Service JMS ObjectMessage to a Camel application acting as a JMS consumer. This vulnerability arises because the application deserializes the message paylo...

9.8CVSS6.4AI score0.01226EPSS
SaveExploits2References6
Snyk
Snyk
added 2026/04/27 10:15 a.m.8 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to a flaw in the default filtering mechanism HeaderFilterStrategy that only blocks headers starting with specific prefixes. An attacker can execute arbitrary code and write files by injecting...

9.9CVSS6.2AI score0.01556EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/27 10:14 a.m.9 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the JmsBinding.extractBodyFromJms function in camel-jms and it's equivalents in camel-sjms that does not apply any ObjectInputFilter. An attacker can execute arbitrary code by sending a crafted JMS...

9.8CVSS6.2AI score0.01226EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/04/27 9:34 a.m.8 views

Apache camel-jms, camel-sjms, camel-sjms2 and camel-amqp: Unsafe Deserialization of JMS ObjectMessage

JmsBinding.extractBodyFromJms in camel-jms, and the equivalent JmsBinding class in camel-sjms, deserialized the payload of incoming JMS ObjectMessage values via javax.jms.ObjectMessage.getObject without applying any ObjectInputFilter, class allowlist or class denylist. Because this code path is...

9.8CVSS7.6AI score0.01226EPSS
SaveExploits2References20Affected Software6
OSV
OSV
added 2026/04/27 8:23 a.m.12 views

CVE-2026-40453 Apache Camel JMS, Apache Camel CoAP, Apache Camel Google PubSub: Incomplete fix for CVE-2025-27636 in non-HTTP HeaderFilterStrategies (camel-jms, camel-sjms, camel-coap, camel-google-pubsub) allows case-variant header injection

The fix for CVE-2025-27636 added setLowerCasetrue to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCasetrue call was not applied to five non-HTTP HeaderFilterStrategy...

9.9CVSS6.7AI score
SaveExploits0References9
Rows per page
Query Builder