Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/08/31 2:01 a.m.3 views

CVE-2026-40860

أداة إعادة إنتاج إلغاء التسلسل غير الآمن لـ camel-jms JMS ObjectMessage CVE-2026-40860 يعرض هذا المشروع ثغرة إلغاء تسلسل في Java في مكوّن camel-jms الخاص بـ Apache Camel وبالتبعية في camel-sjms، وcamel-sjms2، وcamel-amqp، وcamel-activemq، وcamel-activemq6، وتُتتبَّع باسم CVE-2026-40860. يقوم...

9.8CVSS7.4AI score0.01226EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/31 2:00 a.m.4 views

CVE-2026-43866

camel-jms Forged DefaultExchangeHolder Filter-Bypass Reproducer CVE-2026-43866 This project demonstrates CVE-2026-43866 , a bypass of the CVE-2026-40860 fix in Apache Camel's camel-jms and camel-sjms / JMS-family components. CVE-2026-40860 added a post-deserialization class allow-list...

7.3CVSS7.4AI score0.00654EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 2:00 a.m.3 views

CVE-2026-40453

Case-Variant Camel Header Injection Reproducer CVE-2026-40453 This project demonstrates CVE-2026-40453 — an incomplete fix for CVE-2025-27636. The 2025 fix added setLowerCasetrue to HttpHeaderFilterStrategy so that case-variant header names e.g. CAmelExecCommandExecutable are filtered alongside t...

9.9CVSS7AI score0.01556EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/19 8:41 p.m.9 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.9 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 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.47 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.31 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.16 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