<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Apache Camel</title>
  <link>https://cvedaily.com/pages/tags/apache-camel.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/apache-camel.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Apache Camel</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:44 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-45760 – (Externally Controlled Reference to a Resource in Another Sphere), (Authorizatio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45760</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45760</guid>
    <pubDate>Thu, 21 May 2026 13:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45760</strong></p>
  <p>(Externally Controlled Reference to a Resource in Another Sphere), (Authorization Bypass Through User-Controlled Key) vulnerability in Apache Camel K. Authorized users in a Kubernetes namespace can create a Build resource, controlling the Pod generation in a namespace of their choice, including the operator namespace.  This issue affects Apache Camel K: from 2.0.0 before 2.8.1, from 2.9.0 before…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-610</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45760">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-47323 – Camel-CXF and Camel-Knative Message Header Injection via Missing Inbound Filteri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47323</guid>
    <pubDate>Tue, 19 May 2026 14:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-47323</strong></p>
  <p>Camel-CXF and Camel-Knative Message Header Injection via Missing Inbound Filtering  The CXF and Knative HeaderFilterStrategy implementations (CxfRsHeaderFilterStrategy in camel-cxf-rest, CxfHeaderFilterStrategy in camel-cxf-transport, and KnativeHttpHeaderFilterStrategy in camel-knative-http) only filter outbound Camel-internal headers via setOutFilterStartsWith, while not configuring inbound fil…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-178</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47323">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33453 – Improperly Controlled Modification of Dynamically-Determined Object Attributes v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33453</guid>
    <pubDate>Mon, 27 Apr 2026 11:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33453</strong></p>
  <p>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 header-sensitive producers (e.g. camel-exec)  The camel-coap component maps incoming CoAP request URI query para…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-915</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27172 – The ConsulRegistry in the camel-consul component (class org.apache.camel.compone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27172</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27172</guid>
    <pubDate>Mon, 27 Apr 2026 11:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27172</strong></p>
  <p>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 ObjectInputFilter. An attacker who can write to the Consul KV store backing a Camel ConsulRegistry instance could…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27172">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40858 – The camel-infinispan component's ProtoStream-based remote aggregation repository...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40858</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40858</guid>
    <pubDate>Mon, 27 Apr 2026 10:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40858</strong></p>
  <p>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 crafted serialized Java object that, when read during normal aggregation repository operations such a…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40858">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40022 – When authentication is enabled on the Apache Camel embedded HTTP server or embed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40022</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40022</guid>
    <pubDate>Mon, 27 Apr 2026 10:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40022</strong></p>
  <p>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 JWTAuthenticationConfigurer classes derive the authentication path from properties.getPath() when camel.server.authenti…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40022">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33454 – The Camel-Mail component is vulnerable to Camel message header injection. The cu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33454</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33454</guid>
    <pubDate>Mon, 27 Apr 2026 10:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33454</strong></p>
  <p>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 result, when a Camel application consumes mail through camel-mail (for example via from(\"imap://...\"…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33454">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40860 – JmsBinding.extractBodyFromJms() in camel-jms, and the equivalent JmsBinding clas...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40860</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40860</guid>
    <pubDate>Mon, 27 Apr 2026 09:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40860</strong></p>
  <p>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 reached whenever the mapJmsMessage option is enabled (the default) and Camel acts as a JMS consumer…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40860">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40473 – The camel-mina component's MinaConverter.toObjectInput(IoBuffer) type converter ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40473</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40473</guid>
    <pubDate>Mon, 27 Apr 2026 09:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40473</strong></p>
  <p>The camel-mina component's MinaConverter.toObjectInput(IoBuffer) type converter wraps an IoBuffer in a java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. When a Camel route uses camel-mina as a TCP or UDP consumer and requests conversion to ObjectInput (for example via getBody(ObjectInput.class) or @Body ObjectInput), an attacker sending a crafted seri…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40473">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40453 – The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40453</guid>
    <pubDate>Mon, 27 Apr 2026 09:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40453</strong></p>
  <p>The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilt…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-178</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40048 – The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of `&lt;...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40048</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40048</guid>
    <pubDate>Mon, 27 Apr 2026 09:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40048</strong></p>
  <p>The Camel-PQC FileBasedKeyLifecycleManager class deserializes the contents of `<keyId>.key` files in the configured key directory using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. The cast to `java.security.KeyPair` is evaluated only after `readObject()` has already returned, so any `readObject()` side effects in the deserialized object run befo…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40048">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25747 – Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB componen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25747</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25747</guid>
    <pubDate>Mon, 23 Feb 2026 09:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25747</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB component.  The Camel-LevelDB DefaultLevelDBSerializer class deserializes data read from the LevelDB aggregation repository using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. An attacker who can write to the LevelDB database files used by a Camel application can inject a craf…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25747">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23552 – Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23552</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23552</guid>
    <pubDate>Mon, 23 Feb 2026 09:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23552</strong></p>
  <p>Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycloak component.   The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss (issuer) claim of JWT tokens against the configured realm. A token issued by one Keycloak realm is silently accepted by a policy configured for a completely different realm, breaking tenant isolation. This issue affects Apache Camel:…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23552">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66169 – Cypher Injection vulnerability in Apache Camel camel-neo4j component.

This issu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66169</guid>
    <pubDate>Wed, 14 Jan 2026 12:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66169</strong></p>
  <p>Cypher Injection vulnerability in Apache Camel camel-neo4j component.  This issue affects Apache Camel: from 4.10.0 before 4.10.8, from 4.14.0 before 4.14.3, from 4.15.0 before 4.17.0  Users are recommended to upgrade to version 4.10.8 for 4.10.x LTS and 4.14.3 for 4.14.x LTS and 4.17.0.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66169">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-30177 – Bypass/Injection vulnerability in Apache Camel in Camel-Undertow component under...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30177</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30177</guid>
    <pubDate>Tue, 01 Apr 2025 12:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-30177</strong></p>
  <p>Bypass/Injection vulnerability in Apache Camel in Camel-Undertow component under particular conditions.  This issue affects Apache Camel: from 4.10.0 before 4.10.3, from 4.8.0 before 4.8.6.  Users are recommended to upgrade to version 4.10.3 for 4.10.x LTS and 4.8.6 for 4.8.x LTS.  Camel undertow component is vulnerable to Camel message header injection, in particular the custom header filter str…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-164</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30177">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-29891 – Bypass/Injection vulnerability in Apache Camel.

This issue affects Apache Camel...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-29891</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-29891</guid>
    <pubDate>Wed, 12 Mar 2025 15:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-29891</strong></p>
  <p>Bypass/Injection vulnerability in Apache Camel.  This issue affects Apache Camel: from 4.10.0 before 4.10.2, from 4.8.0 before 4.8.5, from 3.10.0 before 3.22.4.  Users are recommended to upgrade to version 4.10.2 for 4.10.x LTS, 4.8.5 for 4.8.x LTS and 3.22.4 for 3.x releases.  This vulnerability is present in Camel's default incoming header filter, that allows an attacker to include Camel specif…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-164</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-29891">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-27636 – Bypass/Injection vulnerability in Apache Camel components under particular condi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27636</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27636</guid>
    <pubDate>Sun, 09 Mar 2025 13:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-27636</strong></p>
  <p>Bypass/Injection vulnerability in Apache Camel components under particular conditions.  This issue affects Apache Camel: from 4.10.0 through <= 4.10.1, from 4.8.0 through <= 4.8.4, from 3.10.0 through <= 3.22.3.  Users are recommended to upgrade to version 4.10.2 for 4.10.x LTS, 4.8.5 for 4.8.x LTS and 3.22.4 for 3.x releases.    This vulnerability is present in Camel's default incoming header fi…</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-178</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27636">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-22371 – Exposure of sensitive data by by crafting a malicious EventFactory and providing...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22371</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22371</guid>
    <pubDate>Mon, 26 Feb 2024 16:27:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-22371</strong></p>
  <p>Exposure of sensitive data by by crafting a malicious EventFactory and providing a custom ExchangeCreatedEvent that exposes sensitive data. Vulnerability in Apache Camel.This issue affects Apache Camel: from 3.21.X through 3.21.3, from 3.22.X through 3.22.0, from 4.0.X through 4.0.3, from 4.X through 4.3.0.  Users are recommended to upgrade to version 3.21.4, 3.22.1, 4.0.4 or 4.4.0, which fixes t…</p>
  <p><strong>CVSS:</strong> 2.9 · <strong>CWE:</strong> CWE-922</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22371">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-23114 – Deserialization of Untrusted Data vulnerability in Apache Camel CassandraQL Comp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23114</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23114</guid>
    <pubDate>Tue, 20 Feb 2024 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-23114</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in Apache Camel CassandraQL Component AggregationRepository which is vulnerable to unsafe deserialization. Under specific conditions it is possible to deserialize malicious payload.This issue affects Apache Camel: from 3.0.0 before 3.21.4, from 3.22.0 before 3.22.1, from 4.0.0 before 4.0.4, from 4.1.0 before 4.4.0.  Users are recommended to upgrade…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23114">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-22369 – Deserialization of Untrusted Data vulnerability in Apache Camel SQL ComponentThi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22369</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22369</guid>
    <pubDate>Tue, 20 Feb 2024 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-22369</strong></p>
  <p>Deserialization of Untrusted Data vulnerability in Apache Camel SQL ComponentThis issue affects Apache Camel: from 3.0.0 before 3.21.4, from 3.22.0 before 3.22.1, from 4.0.0 before 4.0.4, from 4.1.0 before 4.4.0.  Users are recommended to upgrade to version 4.4.0, which fixes the issue. If users are on the 4.0.x LTS releases stream, then they are suggested to upgrade to 4.0.4. If users are on 3.x…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22369">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-34442 – Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34442</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34442</guid>
    <pubDate>Mon, 10 Jul 2023 16:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-34442</strong></p>
  <p>Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Software Foundation Apache Camel.This issue affects Apache Camel: from 3.X through <=3.14.8, from 3.18.X through <=3.18.7, from 3.20.X through <= 3.20.5, from 4.X through <= 4.0.0-M3.  Users should upgrade to 3.14.9, 3.18.8, 3.20.6 or 3.21.0 and for users on Camel 4.x update to 4.0.0-M1</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34442">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-11973 – Apache Camel Netty enables Java deserialization by default. Apache Camel 2.22.x,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11973</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11973</guid>
    <pubDate>Thu, 14 May 2020 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-11973</strong></p>
  <p>Apache Camel Netty enables Java deserialization by default. Apache Camel 2.22.x, 2.23.x, 2.24.x, 2.25.0, 3.0.0 up to 3.1.0 are affected. 2.x users should upgrade to 2.25.1, 3.x users should upgrade to 3.2.0.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11973">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-11972 – Apache Camel RabbitMQ enables Java deserialization by default. Apache Camel 2.22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11972</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11972</guid>
    <pubDate>Thu, 14 May 2020 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-11972</strong></p>
  <p>Apache Camel RabbitMQ enables Java deserialization by default. Apache Camel 2.22.x, 2.23.x, 2.24.x, 2.25.0, 3.0.0 up to 3.1.0 are affected. 2.x users should upgrade to 2.25.1, 3.x users should upgrade to 3.2.0.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11972">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-11971 – Apache Camel's JMX is vulnerable to Rebind Flaw. Apache Camel 2.22.x, 2.23.x, 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11971</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11971</guid>
    <pubDate>Thu, 14 May 2020 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-11971</strong></p>
  <p>Apache Camel's JMX is vulnerable to Rebind Flaw. Apache Camel 2.22.x, 2.23.x, 2.24.x, 2.25.x, 3.0.0 up to 3.1.0 is affected. Users should upgrade to 3.2.0.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11971">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-0188 – Apache Camel prior to 2.24.0 contains an XML external entity injection (XXE) vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-0188</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-0188</guid>
    <pubDate>Tue, 28 May 2019 19:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-0188</strong></p>
  <p>Apache Camel prior to 2.24.0 contains an XML external entity injection (XXE) vulnerability (CWE-611) due to using an outdated vulnerable JSON-lib library. This affects only the camel-xmljson component, which was removed.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-0188">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-0194 – Apache Camel's File is vulnerable to directory traversal. Camel 2.21.0 to 2.21.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-0194</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-0194</guid>
    <pubDate>Tue, 30 Apr 2019 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-0194</strong></p>
  <p>Apache Camel's File is vulnerable to directory traversal. Camel 2.21.0 to 2.21.3, 2.22.0 to 2.22.2, 2.23.0 and the unsupported Camel 2.x (2.19 and earlier) versions may be also affected.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-0194">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8041 – Apache Camel's Mail 2.20.0 through 2.20.3, 2.21.0 through 2.21.1 and 2.22.0 is v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8041</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8041</guid>
    <pubDate>Mon, 17 Sep 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8041</strong></p>
  <p>Apache Camel's Mail 2.20.0 through 2.20.3, 2.21.0 through 2.21.1 and 2.22.0 is vulnerable to path traversal.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8041">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-8027 – Apache Camel 2.20.0 to 2.20.3 and 2.21.0 Core is vulnerable to XXE in XSD valida...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8027</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8027</guid>
    <pubDate>Tue, 31 Jul 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-8027</strong></p>
  <p>Apache Camel 2.20.0 to 2.20.3 and 2.21.0 Core is vulnerable to XXE in XSD validation processor.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8027">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-12634 – The camel-castor component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12634</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12634</guid>
    <pubDate>Wed, 15 Nov 2017 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-12634</strong></p>
  <p>The camel-castor component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12634">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-12633 – The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12633</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12633</guid>
    <pubDate>Wed, 15 Nov 2017 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-12633</strong></p>
  <p>The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12633">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-8749 – Apache Camel's Jackson and JacksonXML unmarshalling operation are vulnerable to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-8749</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-8749</guid>
    <pubDate>Tue, 28 Mar 2017 18:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-8749</strong></p>
  <p>Apache Camel's Jackson and JacksonXML unmarshalling operation are vulnerable to Remote Code Execution attacks.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-8749">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-5643 – Apache Camel's Validation Component is vulnerable against SSRF via remote DTDs a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-5643</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-5643</guid>
    <pubDate>Thu, 16 Mar 2017 15:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-5643</strong></p>
  <p>Apache Camel's Validation Component is vulnerable against SSRF via remote DTDs and XXE.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-5643">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-3159 – Apache Camel's camel-snakeyaml component is vulnerable to Java object de-seriali...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-3159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-3159</guid>
    <pubDate>Tue, 07 Mar 2017 15:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-3159</strong></p>
  <p>Apache Camel's camel-snakeyaml component is vulnerable to Java object de-serialization vulnerability. De-serializing untrusted data can lead to security flaws.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-3159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-5348 – Apache Camel 2.6.x through 2.14.x, 2.15.x before 2.15.5, and 2.16.x before 2.16...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-5348</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-5348</guid>
    <pubDate>Fri, 15 Apr 2016 15:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-5348</strong></p>
  <p>Apache Camel 2.6.x through 2.14.x, 2.15.x before 2.15.5, and 2.16.x before 2.16.1, when using (1) camel-jetty or (2) camel-servlet as a consumer in Camel routes, allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-19</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-5348">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2015-5344 – The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-5344</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-5344</guid>
    <pubDate>Wed, 03 Feb 2016 18:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2015-5344</strong></p>
  <p>The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-19</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-5344">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-0264 – Multiple XML external entity (XXE) vulnerabilities in builder/xml/XPathBuilder.j...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-0264</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-0264</guid>
    <pubDate>Wed, 03 Jun 2015 20:59:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-0264</strong></p>
  <p>Multiple XML external entity (XXE) vulnerabilities in builder/xml/XPathBuilder.java in Apache Camel before 2.13.4 and 2.14.x before 2.14.2 allow remote attackers to read arbitrary files via an external entity in an invalid XML (1) String or (2) GenericFile object in an XPath query.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-0264">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-0263 – XML external entity (XXE) vulnerability in the XML converter setup in converter/...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-0263</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-0263</guid>
    <pubDate>Wed, 03 Jun 2015 20:59:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-0263</strong></p>
  <p>XML external entity (XXE) vulnerability in the XML converter setup in converter/jaxp/XmlConverter.java in Apache Camel before 2.13.4 and 2.14.x before 2.14.2 allows remote attackers to read arbitrary files via an external entity in an SAXSource.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-0263">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2014-0003 – The XSLT component in Apache Camel 2.11.x before 2.11.4, 2.12.x before 2.12.3, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-0003</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-0003</guid>
    <pubDate>Fri, 21 Mar 2014 04:38:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2014-0003</strong></p>
  <p>The XSLT component in Apache Camel 2.11.x before 2.11.4, 2.12.x before 2.12.3, and possibly earlier versions allows remote attackers to execute arbitrary Java methods via a crafted message.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-0003">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2014-0002 – The XSLT component in Apache Camel before 2.11.4 and 2.12.x before 2.12.3 allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-0002</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-0002</guid>
    <pubDate>Fri, 21 Mar 2014 04:38:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2014-0002</strong></p>
  <p>The XSLT component in Apache Camel before 2.11.4 and 2.12.x before 2.12.3 allows remote attackers to read arbitrary files and possibly have other unspecified impact via an XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-0002">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2013-4330 – Apache Camel before 2.9.7, 2.10.0 before 2.10.7, 2.11.0 before 2.11.2, and 2.12...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4330</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4330</guid>
    <pubDate>Fri, 04 Oct 2013 17:55:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2013-4330</strong></p>
  <p>Apache Camel before 2.9.7, 2.10.0 before 2.10.7, 2.11.0 before 2.11.2, and 2.12.0 allows remote attackers to execute arbitrary simple language expressions by including "$simple{}" in a CamelFileName message header to a (1) FILE or (2) FTP producer.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4330">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2010-2076 – Apache CXF 2.0.x before 2.0.13, 2.1.x before 2.1.10, and 2.2.x before 2.2.9, as ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-2076</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-2076</guid>
    <pubDate>Thu, 19 Aug 2010 18:00:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2010-2076</strong></p>
  <p>Apache CXF 2.0.x before 2.0.13, 2.1.x before 2.1.10, and 2.2.x before 2.2.9, as used in Apache ServiceMix, Apache Camel, Apache Chemistry, Apache jUDDI, Apache Geronimo, and other products, does not properly reject DTDs in SOAP messages, which allows remote attackers to read arbitrary files, send HTTP requests to intranet servers, or cause a denial of service (CPU and memory consumption) via a cr…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-829</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-2076">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
