Lucene search
+L

1324 matches found

RedhatCVE
RedhatCVE
added 2026/04/30 2:11 p.m.15 views

CVE-2026-33454

A flaw was found in the Camel-Mail component. An attacker can exploit this by sending a specially crafted email to a mailbox monitored by a Camel application. Due to a missing inbound filter, malicious headers within the email are not properly filtered, allowing them to alter the behavior of othe...

9.4CVSS5.4AI score0.00621EPSS
SaveExploits1References4
NCSC
NCSC
added 2026/04/29 8:12 a.m.32 views

Vulnerabilities handled in Apache Camel

The Apache Software Foundation has identified vulnerabilities in Apache Camel. These vulnerabilities exist in various components of Apache Camel. The issues include insecure deserialization, insufficient filtering of email headers, incorrect authentication path matching, and improper processing o...

9.9CVSS6.1AI score0.06157EPSS
SaveExploits11References9
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.13 views

The vulnerability of the MinaConverter.toObjectInput() function in the camel-mina Java framework of Apache Camel allows a hacker to execute arbitrary code.

The vulnerability of the MinaConverter.toObjectInput method in the camel-mina component of the Apache Camel Java framework is related to deserialization mechanism flaws. Exploiting this vulnerability could allow an attacker to execute arbitrary code by sending a specially crafted Java object...

9CVSS6.2AI score0.00872EPSS
SaveExploits2References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.12 views

The vulnerability of the DefaultExchangeHolderUtils.deserialize() function in the Camel Java framework from Apache allows a attacker to execute arbitrary code.

The vulnerability of the DefaultExchangeHolderUtils.deserialize function in the Camel Java framework from Apache Camel is related to defects in the deserialization mechanism. Exploiting this vulnerability could allow an attacker to execute arbitrary code by sending a specially crafted package...

9CVSS6.2AI score0.00934EPSS
SaveExploits2References3Affected Software1
GithubExploit
GithubExploit
added 2026/04/27 6:21 p.m.201 views

Exploit for CVE-2026-33453

Apache Camel 4.18.0 — CVE Security Assessment Three critical...

10CVSS6.7AI score0.06157EPSS
SaveExploits4
OSV
OSV
added 2026/04/27 12:30 p.m.15 views

GHSA-27VM-5VPJ-RP5G Apache Camel Vulnerable to Authentication Bypass Using an Alternate Path or Channel

When authentication is enabled on the Apache Camel embedded HTTP server or embedded management server camel-platform-http-main and a non-root context path such as /api or /admin is configured via camel.server.path or camel.management.path, the BasicAuthenticationConfigurer and...

8.2CVSS5.8AI score0.00622EPSS
SaveExploits1References10
OSV
OSV
added 2026/04/27 12:30 p.m.19 views

GHSA-5RC6-9QFP-8VWG Apache Camel-Consul component vulnerable to Deserialization of Untrusted Data

The ConsulRegistry in the camel-consul component class org.apache.camel.component.consul.ConsulRegistry and its inner ConsulRegistryUtils.deserialize method read Java-serialized values from the Consul KV store and passed them to ObjectInputStream.readObject without configuring an ObjectInputFilte...

6.3CVSS6.3AI score0.00876EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2026/04/27 12:30 p.m.19 views

Apache camel-coap allows header injection that can lead to remote code execution

Apache Camel's camel-coap component is vulnerable to header injection because it maps CoAP request URI query parameters directly into Camel message headers without applying a HeaderFilterStrategy. An unauthenticated attacker can send a crafted CoAP request to inject arbitrary Camel internal heade...

10CVSS6AI score0.06157EPSS
SaveExploits2References11Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/27 12:30 p.m.19 views

Apache Camel Vulnerable to Authentication Bypass Using an Alternate Path or Channel

When authentication is enabled on the Apache Camel embedded HTTP server or embedded management server camel-platform-http-main and a non-root context path such as /api or /admin is configured via camel.server.path or camel.management.path, the BasicAuthenticationConfigurer and...

8.2CVSS5.8AI score0.00622EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2026/04/27 12:30 p.m.15 views

GHSA-2VQF-X7G4-7C2G Apache Camel's Camel-Mail component is vulnerable to Camel message header injection

The Camel-Mail component is vulnerable to Camel message header injection. The custom header filter strategy used by the component MailHeaderFilterStrategy only filters the 'out' direction via setOutFilterStartsWith, while it does not configure the 'in' direction via setInFilterStartsWith. As a...

9.4CVSS5.8AI score0.00621EPSS
SaveExploits1References17
Github Security Blog
Github Security Blog
added 2026/04/27 12:30 p.m.18 views

Apache Camel's Camel-Mail component is vulnerable to Camel message header injection

The Camel-Mail component is vulnerable to Camel message header injection. The custom header filter strategy used by the component MailHeaderFilterStrategy only filters the 'out' direction via setOutFilterStartsWith, while it does not configure the 'in' direction via setInFilterStartsWith. As a...

9.4CVSS7.2AI score0.00621EPSS
SaveExploits1References17Affected Software1
OSV
OSV
added 2026/04/27 12:30 p.m.16 views

GHSA-4XWX-HVV7-7PRJ Apache Camel-Infinispan Component Vulnerable to Deserialization of Untrusted Data

The camel-infinispan component's ProtoStream-based remote aggregation repository deserializes data read from a remote Infinispan cache using java.io.ObjectInputStream without applying any ObjectInputFilter. An attacker who can write to the Infinispan cache used by a Camel application can inject a...

8.8CVSS6.4AI score0.00934EPSS
SaveExploits2References17
OSV
OSV
added 2026/04/27 12:30 p.m.12 views

GHSA-695C-X5GC-94GJ Apache camel-coap allows header injection that can lead to remote code execution

Apache Camel's camel-coap component is vulnerable to header injection because it maps CoAP request URI query parameters directly into Camel message headers without applying a HeaderFilterStrategy. An unauthenticated attacker can send a crafted CoAP request to inject arbitrary Camel internal heade...

10CVSS6AI score0.06157EPSS
SaveExploits2References11
Github Security Blog
Github Security Blog
added 2026/04/27 12:30 p.m.17 views

Apache Camel-Consul component vulnerable to Deserialization of Untrusted Data

The ConsulRegistry in the camel-consul component class org.apache.camel.component.consul.ConsulRegistry and its inner ConsulRegistryUtils.deserialize method read Java-serialized values from the Consul KV store and passed them to ObjectInputStream.readObject without configuring an ObjectInputFilte...

8.8CVSS6.3AI score0.00876EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/27 12:30 p.m.16 views

Apache Camel-Infinispan Component Vulnerable to Deserialization of Untrusted Data

The camel-infinispan component's ProtoStream-based remote aggregation repository deserializes data read from a remote Infinispan cache using java.io.ObjectInputStream without applying any ObjectInputFilter. An attacker who can write to the Infinispan cache used by a Camel application can inject a...

8.8CVSS6.4AI score0.00934EPSS
SaveExploits2References17Affected Software1
Snyk
Snyk
added 2026/04/27 12:14 p.m.15 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the ConsulRegistryUtils.deserialize method which fails to without apply an ObjectInputFilter. An attacker can execute arbitrary code by injecting a malicious serialized Java object into the Consul K...

8.8CVSS6.1AI score0.00876EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/27 12:14 p.m.10 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes throug the CamelCoapResource.handleRequest function. An attacker can execute arbitrary operating system commands by injecting specially crafted CoAP URI quer...

10CVSS6.6AI score0.06157EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/04/27 12:14 p.m.9 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes throug the CamelCoapResource.handleRequest function. An attacker can execute arbitrary operating system commands by injecting specially crafted CoAP URI quer...

10CVSS6.6AI score0.06157EPSS
SaveExploits2References2
NVD
NVD
added 2026/04/27 11:16 a.m.20 views

CVE-2026-33453

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...

10CVSS0.06157EPSS
SaveExploits2References6
NVD
NVD
added 2026/04/27 11:16 a.m.15 views

CVE-2026-27172

The ConsulRegistry in the camel-consul component class org.apache.camel.component.consul.ConsulRegistry and its inner ConsulRegistryUtils.deserialize method read Java-serialized values from the Consul KV store and passed them to ObjectInputStream.readObject without configuring an ObjectInputFilte...

8.8CVSS0.00876EPSS
SaveExploits1References4
Rows per page
Query Builder