Lucene search
+L
ApacheCamel

83 matches found

CVE
CVE
added 2026/07/06 8:13 a.m.60 views

CVE-2026-55993

CVE-2026-55993 : Apache Camel Atmosphere Websocket Component contains an SSRF/Information Disclosure issue via improper input validation. The camel-atmosphere-websocket consumer maps inbound WebSocket query parameters into the Camel Exchange header map without a HeaderFilterStrategy, allowing ext...

7.5CVSS6AI score0.00857EPSS
SaveWeb
CVE
CVE
added 2026/07/06 7:54 a.m.58 views

CVE-2026-40859

CVE-2026-40859 – Apache Camel Camel-Vertx-Http deserialization vulnerability : The camel-vertx-http component deserializes HTTP response bodies with Content-Type application/x-java-serialized-object using a raw java.io.ObjectInputStream without an ObjectInputFilter, when transferException=true (o...

8.1CVSS6.7AI score0.00886EPSS
Save
CVE
CVE
added 2026/07/06 9:35 a.m.57 views

CVE-2026-46587

CVE-2026-46587 affects Apache Camel and is due to Improper Input Validation. The vulnerability impacts Camel up to 4.14.7 and from 4.15.0 through 4.18.2, and from 4.19.0 through 4.20.0. Affected product/version ranges are explicitly listed in the initial document; mitigation is to upgrade to a fi...

7.3CVSS5.9AI score0.00692EPSS
Save
CVE
CVE
added 2026/04/27 9:40 a.m.56 views

CVE-2026-40022

CVE-2026-40022 affects Apache Camel Platform HTTP Main: when authentication is enabled and a non-root context path (e.g., /api or /admin) is configured, BasicAuthenticationConfigurer/JWTAuthenticationConfigurer derive the path from properties.getPath() if explicit authenticationPath is not set. C...

8.2CVSS5.3AI score0.00622EPSS
SaveWeb
CVE
CVE
added 2026/07/06 8:12 a.m.56 views

CVE-2026-53913

CVE-2026-53913 – Apache Camel Keycloak (camel-keycloak) : The vulnerability arises because the KeycloakSecurityPolicy performs token verification only inside role and permission checks. By default, requiredRoles and requiredPermissions are empty, causing these checks to be skipped while the polic...

9.8CVSS6.4AI score0.01085EPSS
SaveWeb
CVE
CVE
added 2026/07/06 8:06 a.m.55 views

CVE-2026-48203

CVE-2026-48203 affects Apache Camel’s Solr component. The vulnerability arises because SolrParam.* and SolrField.* headers are copied into Solr request parameters and indexed fields without respecting the Camel/HTTP header boundary, enabling an unauthenticated HTTP client to inject arbitrary Solr...

9.1CVSS6.1AI score0.006EPSS
Save
CVE
CVE
added 2026/07/06 8:11 a.m.54 views

CVE-2026-49099

Summary: CVE-2026-49099 affects the Apache Camel Salesforce component. Non-Camel header constants (e.g., sObjectQuery, apexUrl) bypass the HTTP header filter, allowing an unauthenticated HTTP client to influence internal behavior by setting operation parameters (SOQL/SOSL, SObject name/id, Apex U...

5.3CVSS6AI score0.0052EPSS
SaveWeb
CVE
CVE
added 2026/07/06 8:03 a.m.51 views

CVE-2026-46590

CVE-2026-46590 (Apache Camel-PQC) describes a deserialization of untrusted data issue in the camel-pqc component. Hashicorp Vault and AWS Secrets Manager key lifecycle managers deserialize a Base64-wrapped value via java.io.ObjectInputStream.readObject() without an ObjectInputFilter or class allo...

8.8CVSS6.4AI score0.00839EPSS
Save
CVE
CVE
added 2026/07/06 7:56 a.m.50 views

CVE-2026-46455

CVE-2026-46455 affects Apache Camel with the camel-keycloak component. The security helper KeycloakSecurityHelper.parseAndVerifyAccessToken builds a Keycloak TokenVerifier using withChecks(...) that only enforces subject and issuer, but omits the default IS_ACTIVE check. Consequently, the verifie...

9.8CVSS6AI score0.0069EPSS
Save
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
Save
CVE
CVE
added 2026/07/06 8:04 a.m.49 views

CVE-2026-46592

This CVE concerns Apache Camel CXF SOAP component where the operationName/operationNamespace headers bypass the HTTP header filter, enabling a potential confused-deputy redirection to invoke a different WSDL operation. Affected range: Camel 4.0.0–4.14.8, 4.15.0–4.18.3, 4.19.0–4.21.0. Mitigation: ...

7.5CVSS6AI score0.00625EPSS
SaveWeb
CVE
CVE
added 2026/07/06 7:55 a.m.48 views

CVE-2026-43865

CVE-2026-43865 — Apache Camel Hazelcast deserialization risk The Camel Hazelcast component, when using default configuration, does not enable a Java deserialization filter, causing objects received over the Hazelcast cluster protocol to be deserialized inside Hazelcast before Camel processes them...

8.1CVSS6.3AI score0.00984EPSS
Save
CVE
CVE
added 2026/07/06 8:13 a.m.48 views

CVE-2026-55994

The CVE concerns Apache Camel Iggy: an attacker publishing to the Iggy stream can inject Camel control headers into inbound messages because the consumer maps external user-headers into the Exchange header map without a HeaderFilterStrategy. This enables Server-Side Request Forgery (SSRF) by redi...

7.5CVSS6AI score0.00625EPSS
SaveWeb
CVE
CVE
added 2026/07/06 7:56 a.m.45 views

CVE-2026-46454

The CVE-2026-46454 entry describes an improper input validation vulnerability in Apache Camel’s CometD binding. The issue arises because inbound Bayeux/CometD headers are mapped into the Camel Exchange without a HeaderFilterStrategy, copying the entire ext.CamelHeaders map onto the message. This ...

9.8CVSS6.1AI score0.00827EPSS
SaveWeb
CVE
CVE
added 2026/07/06 8:10 a.m.45 views

CVE-2026-49097

CVE-2026-49097 affects Apache Camel’s Camel-IRC component. The issue arises when outbound IRC message destinations are taken from non-Camel header names (irc.sendTo and related irc.* headers), which bypass the HTTP header filter. In routes bridging HTTP to irc:, an attacker could set irc.sendTo t...

6.5CVSS6.1AI score0.00675EPSS
SaveWeb
CVE
CVE
added 2026/08/24 4:12 p.m.45 views

CVE-2026-66906

CVE-2026-66906 is a relative path traversal (CWE-22) in the camel-azure-storage-blob component of Apache Camel, rated CVSS 9.1 (Critical) . The downloadBlobToFile operation joins the fileDir endpoint option with the remote blob name verbatim—without lexical normalization or a containment check—so...

9.1CVSS5.5AI score0.0053EPSS
Save
CVE
CVE
added 2026/07/06 8:03 a.m.44 views

CVE-2026-46585

The CVE describes an improper input validation/authorization bypass in the Apache Camel Lucene component. The root cause is that the Camel-lucene producer reads the search phrase from an Exchange header (LuceneConstants.HEADER_QUERY) whose value is the plain string QUERY (and RETURN_LUCENE_DOCS f...

7.5CVSS6AI score0.0063EPSS
SaveWeb
CVE
CVE
added 2026/07/06 8:16 a.m.44 views

CVE-2026-56140

CVE-2026-56140 describes an improper input validation in the Apache Camel AWS SNS component (camel-aws2-sns) due to a missing inbound filter in Sns2HeaderFilterStrategy. The Red Hat/NVD entries confirm the issue is a defense-in-depth hardening change with no known exploit path because camel-aws2-...

9.8CVSS6AI score0.00738EPSS
Save
CVE
CVE
added 2026/07/06 8:11 a.m.42 views

CVE-2026-49365

The vulnerability CVE-2026-49365 affects Apache Camel’s camel-netty-http server consumer. The root cause is that the default of muteException is false, so on route processing errors Camel writes the full Java stack trace into the HTTP response body instead of an empty body. This can disclose sens...

5.3CVSS5.8AI score0.00574EPSS
SaveWeb
CVE
CVE
added 2026/07/06 7:46 a.m.40 views

CVE-2026-40047

CVE-2026-40047 concerns Apache Camel’s camel-docling: Insufficient validation of custom CLI arguments allows argument injection and path traversal in DoclingProducer. The issue arises when unvalidated values in CamelDoclingCustomArguments (or path-bearing headers) reach the external docling tool ...

9.1CVSS5.9AI score0.02429EPSS
SaveWeb
CVE
CVE
added 2026/07/06 7:56 a.m.36 views

CVE-2026-46456

The CVE describes an improper input validation in Apache Camel AWS2-SQS (Sqs2HeaderFilterStrategy) where inbound SQS MessageAttributes are copied into the Camel Exchange without an inbound header filter. Specifically, Sqs2HeaderFilterStrategy only configured an outbound filter, so inbound headers...

9.8CVSS6AI score0.00791EPSS
Save
CVE
CVE
added 2026/08/24 4:21 p.m.36 views

CVE-2026-71300

CVE-2026-71300 is a critical (CVSS 9.8 ) improper input validation flaw in Apache Camel's camel-atmosphere-websocket component. The WebSocket dispatch headers (e.g. websocket.connectionKey.list) sit outside the Camel namespace, so the inherited HttpHeaderFilterStrategy does not strip them at the ...

9.8CVSS5.5AI score0.00461EPSS
SaveWeb
CVE
CVE
added 2026/07/06 7:57 a.m.35 views

CVE-2026-46457

Summary: CVE-2026-46457 affects the Apache Camel NATS component. The issue arises when inbound NATS message headers are mapped into the Camel Exchange without a configured headerFilterStrategy, causing every NATS header (including Camel control headers) to be copied unmodified into the Camel mess...

7.5CVSS6.1AI score0.00659EPSS
Save
CVE
CVE
added 2026/07/06 8:04 a.m.35 views

CVE-2026-46591

Summary: CVE-2026-46591 affects Apache Camel’s Neo4j component. The vulnerability arises from interpolating JSON keys of the CamelNeo4jMatchProperties header into the Cypher WHERE clause, allowing Cypher injection when untrusted input populates the map. This could enable reading, modifying, or de...

8.2CVSS6.1AI score0.0055EPSS
Save
CVE
CVE
added 2026/07/06 8:15 a.m.35 views

CVE-2026-56139

CVE-2026-56139 concerns Apache Camel Undertow: the muteException option on the Undertow HTTP server consumer defaulted to false, causing processing errors to return the full Java stack trace in HTTP responses. This exposed sensitive information (credentials in messages, host/IPs, filesystem paths...

5.3CVSS5.8AI score0.00574EPSS
SaveWeb
CVE
CVE
added 2026/07/06 8:05 a.m.34 views

CVE-2026-46726

Apache Camel Vertx Websocket: the inbound WebSocket consumer maps external query/path parameters into the Exchange header map without HeaderFilterStrategy, enabling injection of Camel headers (e.g., CamelHttpUri) and potential server-side request forgery (SSRF) to attacker-controlled URIs. The HT...

7.5CVSS6AI score0.00857EPSS
SaveWeb
CVE
CVE
added 2026/08/24 4:17 p.m.32 views

CVE-2026-63621

CVE-2026-63621 is a header-injection vulnerability in the camel-knative component of Apache Camel . In structured CloudEvent mode (application/cloudevents+json), extension fields from the JSON body are copied into Exchange headers without applying a HeaderFilterStrategy, unlike the binary-mode pa...

5.3CVSS5.4AI score0.00354EPSS
SaveWeb
CVE
CVE
added 2026/08/24 4:11 p.m.29 views

CVE-2026-60093

CVE-2026-60093 is a relative path traversal (CWE-22) in the Apache Camel camel-azure-storage-datalake component (versions 4.0.0–4.21.x, fixed in 4.14.9 / 4.18.4 / 4.22.0 ). The downloadToFile operation joined the configured fileDir with the remote file name from Azure Data Lake Gen2 without lexic...

5.5CVSS5.5AI score0.00257EPSS
Save
CVE
CVE
added 2026/08/24 4:09 p.m.28 views

CVE-2026-59230

Apache Camel's camel-mail component (MimeMultipart data format) is vulnerable to header injection when headersInline is explicitly set to true. During unmarshalling, MIME headers from the incoming message are copied onto the Camel Exchange via setHeader without a HeaderFilterStrategy, allowing a ...

6.5CVSS5.6AI score0.00419EPSS
SaveWeb
CVE
CVE
added 2026/08/24 4:22 p.m.28 views

CVE-2026-78329

CVE-2026-78329 is an improper input validation vulnerability in the Apache Camel Undertow component (affected: 4.11.0–4.14.8, 4.15.0–4.18.3, 4.19.0–4.21.9; CVSS 9.8 CRITICAL ). The root cause is that UndertowEndpoint defaulted its headerFilterStrategy to the base HttpHeaderFilterStrategy, overwri...

9.8CVSS5.3AI score0.00427EPSS
SaveWeb
CVE
CVE
added 2026/01/14 11:45 a.m.26 views

CVE-2025-66169

The CVE-2025-66169 entry concerns a Cypher Injection vulnerability in the Apache Camel camel-neo4j component. Affected versions are 4.10.0 before 4.10.8, 4.14.0 before 4.14.3, and 4.15.0 before 4.17.0. The underlying issue is improper handling of Cypher queries, leading to potential unauthorized ...

5.3CVSS6.8AI score0.00624EPSS
Save
CVE
CVE
added 2026/08/24 4:14 p.m.24 views

CVE-2026-66908

Apache Camel Platform HTTP Main component (versions 4.8.0 through 4.21.x ) silently skipped validation of the iss and aud JWT claims when neither jwtIssuer nor jwtAudience was configured. The root cause is that JWTAuthenticationConfigurer.buildJwtOptions returned null, causing the Vert.x JWTAuth ...

7.5CVSS5.3AI score0.00409EPSS
SaveWeb
CVE
CVE
added 2026/08/24 4:13 p.m.16 views

CVE-2026-66907

CVE-2026-66907 is a relative path traversal (CWE-22) in the camel-google-storage consumer of Apache Camel (affected: 4.0.0 before 4.14.9, 4.15.0 before 4.18.4, 4.19.0 before 4.22.0). When the downloadFileName option is set to a directory, the consumer appends the remote GCS object name verbatim (...

7.5CVSS5.3AI score0.00579EPSS
Save
Total number of security vulnerabilities83