Lucene search
+L

351 matches found

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
OSV
OSV
added 2026/04/27 9:58 a.m.10 views

CVE-2026-33453 Apache Camel: CoAP URI Query Parameter to Exchange Header Injection in camel-coap Allows Single-Packet Pre-Auth Remote Code Execution

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Apache Camel Camel-Coap component. Apache Camel's camel-coap component is vulnerable to Camel message header injection, leading to remote code execution when routes forward CoAP requests to...

10CVSS7.8AI score
SaveExploits0References9
NVD
NVD
added 2026/04/27 9:16 a.m.29 views

CVE-2026-40453

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.9CVSS0.01556EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/27 8:23 a.m.12 views

EUVD-2026-25791

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.5AI score0.01556EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/27 8:23 a.m.53 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...

0.01556EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/27 8:23 a.m.9 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...

6.5AI score0.01556EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 8:23 a.m.10 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
CVE
CVE
added 2026/04/27 8:23 a.m.148 views

CVE-2026-40453

Apache Camel non-HTTP HeaderFilterStrategies (camel-jms, camel-sjms, camel-coap, camel-google-pubsub) are affected by an incomplete fix for CVE-2025-27636. The fix added setLowerCase(true) to HttpHeaderFilterStrategy, but five non-HTTP implementations still use case-sensitive header filtering, wh...

9.9CVSS6.5AI score0.01556EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2026/04/27 12:00 a.m.18 views

Apache Camel 安全漏洞

Apache Camel is an open-source integration framework based on the Enterprise Integration Pattern EIP, developed by the Apache Foundation in the United States. This framework provides implementations of Java objects following the EIP pattern, and routing and mediation rules are configured through...

10CVSS6.1AI score0.06157EPSS
SaveExploits2References1
Fedora
Fedora
added 2026/04/25 1:55 a.m.13 views

[SECURITY] Fedora 44 Update: qt6-qtcoap-6.10.3-1.fc44

Qt CoAP API provides classes and functions to access the CoAP protocol...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/04/19 12:09 a.m.11 views

OSV-2026-589 Heap-double-free in coap_new_oscore_conf

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=503812134 Crash type: Heap-double-free Crash state: coapnewoscoreconf oscoreconfparsetarget.c coapnewoscoreconf...

5.7AI score
SaveExploits0References1
EUVD
EUVD
added 2026/04/18 12:31 a.m.9 views

EUVD-2026-23535

libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where getbyteinc in src/oscore/oscorecbor.c relies solely on assert for bounds checking, which is removed in release builds compiled with NDEBUG. Attackers can send crafted CoAP requests with malformed...

8.8CVSS6AI score0.00296EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/17 9:11 p.m.14 views

CVE-2026-29013 libcoap Out-of-Bounds Read in OSCORE CBOR Unwrap Handling

libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where getbyteinc in src/oscore/oscorecbor.c relies solely on assert for bounds checking, which is removed in release builds compiled with NDEBUG. Attackers can send crafted CoAP requests with malformed...

8.8CVSS5.8AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/17 9:11 p.m.7 views

CVE-2026-29013 libcoap Out-of-Bounds Read in OSCORE CBOR Unwrap Handling

libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where getbyteinc in src/oscore/oscorecbor.c relies solely on assert for bounds checking, which is removed in release builds compiled with NDEBUG. Attackers can send crafted CoAP requests with malformed...

8.8CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/17 12:00 a.m.18 views

PT-2026-33518

Name of the Vulnerable Software and Affected Versions libcoap affected versions not specified Description An issue exists in the OSCORE Appendix B.2 CBOR unwrap handling where the function get byte inc in src/oscore/oscore cbor.c relies exclusively on assert for bounds checking. Since assert is...

9.8CVSS6AI score0.00296EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/03/26 3:01 p.m.7 views

CVE-2026-27703

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. In 2026.01 and earlier, the default handler for the wellknowncore resource coapwellknowncoredefaulthandler writes user-provided option data and...

9.8CVSS6.2AI score0.00483EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.10 views

PT-2026-35394

Name of the Vulnerable Software and Affected Versions Apache Camel versions 4.14.0 through 4.14.5 Apache Camel versions prior to 4.18.1 Apache Camel version 4.19.0 Description The camel-coap component is susceptible to message header injection. The CamelCoapResource.handleRequest function iterate...

10CVSS6.4AI score0.06157EPSS
SaveExploits2References26
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:38 p.m.5 views

CVE-2026-27703

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. In 2026.01 and earlier, the default handler for the wellknowncore resource coapwellknowncoredefaulthandler writes user-provided option data and...

7.5CVSS6.2AI score0.00483EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 5:32 p.m.8 views

CVE-2026-23749

Golioth Firmware SDK version 0.19.1 prior to 0.22.0, fixed in commit 0e788217, contain an out-of-bounds read due to improper null termination of a blockwise transfer path. blockwisetransferinit accepts a path whose length equals CONFIGGOLIOTHCOAPMAXPATHLEN and copies it using strncpy without...

2.9CVSS6AI score0.00165EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 9:56 a.m.12 views

CVE-2020-12887

Memory leaks were discovered in the CoAP library in Arm Mbed OS 5.15.3 when using the Arm mbed-coap library 5.1.5. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses the CoAP option number field of all options present in the input packet...

7.5CVSS7.4AI score0.01733EPSS
SaveExploits0References1
Rows per page
Query Builder