Lucene search
+L

761 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 7:45 p.m.11 views

CVE-2026-46457

A flaw was found in Apache Camel NATS component. Due to improper input validation, a client capable of publishing to a NATS subject can inject arbitrary Camel control headers into the Camel Exchange. These injected headers can then influence the behavior of downstream producers in the route,...

7.5CVSS5.6AI score0.00659EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/13 11:28 p.m.11 views

Important: Red Hat Security Advisory: Red Hat Build of Apache Camel 4.18 for Quarkus 3.33 update is now available (RHBQ 3.33.3.GA)

An update for Red Hat Build of Apache Camel 4.18 for Quarkus 3.33 update is now available RHBQ 3.33.3.GA. The purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products. Red Hat Product...

9.1CVSS5.5AI score0.01075EPSS
SaveExploits2References11
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.8 views

camel-jms: Apache Camel JMS components: Arbitrary Exchange state injection

A flaw was found in Apache Camel JMS components. A remote attacker can exploit a deserialization vulnerability by sending a specially crafted ObjectMessage to a queue or topic consumed by an affected Camel application. This bypasses existing security checks, allowing the attacker to inject...

7.3CVSS5.7AI score0.00654EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.11 views

org.apache.camel/camel-vertx-http: Apache Camel (camel-vertx-http): Remote Code Execution via Deserialization of Untrusted Data

A flaw was found in the camel-vertx-http component of Apache Camel. This vulnerability, a Deserialization of Untrusted Data, could allow a remote attacker to execute arbitrary code. By controlling the backend server or acting as a man-in-the-middle, an attacker could send a specially crafted...

8.1CVSS6.7AI score0.00886EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.10 views

org.apache.camel/camel-mail: Apache Camel Mail Component: Credential exposure and information disclosure via improper input validation of mail headers

A flaw was found in the Apache Camel Mail Component. This vulnerability, due to improper input validation, allows a remote attacker to exploit routes that channel untrusted input into the mail producer without proper header stripping. Before version 4.19.0, this could lead to the redirection of...

3.7CVSS5.3AI score0.00562EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.8 views

camel-vertx-websocket: Apache Camel Vertx Websocket: Server-Side Request Forgery and sensitive data exposure

A flaw was found in the Apache Camel Vertx Websocket component. This vulnerability allows an unauthenticated remote attacker to inject malicious query parameters into a WebSocket connection. This can lead to Server-Side Request Forgery SSRF, where the server is coerced into making requests to...

7.5CVSS5.6AI score0.00857EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.9 views

org.apache.camel/camel-cxf: Apache Camel CXF SOAP: Remote attacker can execute unintended operations via header manipulation

A flaw was found in the Apache Camel CXF SOAP component. A remote attacker can exploit this vulnerability by manipulating the operationName header in an unauthenticated HTTP request. This improper input validation allows the attacker to force the CxfProducer to invoke unintended SOAP operations o...

7.5CVSS5.5AI score0.00625EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.10 views

Important: Red Hat Security Advisory: Red Hat Build of Apache Camel 4.18.3 for Spring Boot release.

Red Hat build of Apache Camel 4.18.3 for Spring Boot patch release and security update is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.4AI score0.00892EPSS
SaveExploits13References26
Veracode
Veracode
added 2026/08/13 11:23 a.m.9 views

Insufficient Session Expiration

Apache Camel Keycloak Component is vulnerable to Insufficient Session Expiration. The vulnerability is due to KeycloakSecurityHelper.parseAndVerifyAccessToken omitting the TokenVerifier.ISACTIVE check, allowing expired or not-yet-valid access tokens to pass signature, subject, and issuer validati...

9.8CVSS5.3AI score0.0069EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/08/13 11:13 a.m.11 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to unfiltered CometD client-supplied headers being copied directly into the Camel Exchange, which allows an attacker to inject Camel control headers and manipulate downstream producers such as HTTP, file, or JMS...

9.8CVSS5.3AI score0.00827EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2026/08/13 9:05 a.m.11 views

Input Validation Vulnerability

Apache Camel Mail Component is vulnerable to Improper Input Validation and Exposure of Sensitive Information to an Unauthorized Actor. The vulnerability is due to the MailProducer accepting attacker-controlled mail.smtp. and mail.smtps. headers, allowing untrusted input to override mail session...

3.7CVSS5.2AI score0.00562EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/08/13 7:35 a.m.13 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to unfiltered operationName and operationNamespace headers from inbound HTTP requests, which allows an attacker to control the SOAP operation invoked by the CXF producer and potentially trigger unintended or...

7.5CVSS5.3AI score0.00625EPSS
SaveExploits1References5Affected Software3
Veracode
Veracode
added 2026/08/13 6:17 a.m.8 views

Cypher Injection

Apache Camel Neo4J component is vulnerable to Cypher Injection. The vulnerability is due to insufficient validation of property names in the CamelNeo4jMatchProperties map, where attacker-controlled property names are concatenated directly into Cypher queries, allowing attackers to inject arbitrar...

8.2CVSS7.9AI score0.0055EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/08/13 5:04 a.m.9 views

Deserialization Of Untrusted Data

Apache Camel PQC component is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to unfiltered Java deserialization in HashicorpVaultKeyLifecycleManager, AwsSecretsManagerKeyLifecycleManager, and the legacy-migration path of FileBasedKeyLifecycleManager, where...

8.8CVSS8.5AI score0.00839EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/08/12 12:26 p.m.8 views

Server-Side Request Forgery

Apache Camel Solr component is vulnerable to Server-Side Request Forgery. The vulnerability is due to insufficient validation of SolrParam. and SolrField. headers, where attacker-controlled HTTP headers can inject arbitrary Solr request parameters or document fields, allowing unauthorized...

9.1CVSS5.4AI score0.006EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/08/12 11:54 a.m.11 views

Improper Neutralization Of Argument Delimiters (Argument Injection)

Apache Camel is vulnerable to Improper Neutralization of Argument Delimiters. The vulnerability is due to insufficient validation of custom CLI arguments and path values supplied through Camel headers, which allows an attacker who can influence these values to inject unintended docling command-li...

9.1CVSS5.3AI score0.02429EPSS
SaveExploits2References4Affected Software1
Veracode
Veracode
added 2026/08/12 11:39 a.m.169 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to Elasticsearch control headers lacking the Camel prefix and therefore bypassing Camel's inbound HTTP header filtering, which allows an unauthenticated attacker to inject user-controlled headers and override...

5.3CVSS5.3AI score0.00552EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2026/08/12 11:09 a.m.9 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to improper inbound filtering of SQS message attributes, which allows an attacker who can send messages to the SQS queue to inject arbitrary Camel control headers, potentially influencing downstream producers such a...

9.8CVSS5.7AI score0.00791EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2026/08/12 11:03 a.m.172 views

Improper Input Validation

Apache Camel JIRA component is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of JIRA control headers, where attacker-controlled HTTP headers can override configured issue keys, project keys, transitions, and other operation parameters, allowing...

5.3CVSS5.7AI score0.00552EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/08/12 8:18 a.m.169 views

Improper Input Validation

Apache Camel Kafka component is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of Kafka control headers, where attacker-controlled kafka. headers can override the configured Kafka topic, partition, or timestamp, allowing unauthorized message redirecti...

5.3CVSS5.8AI score0.00609EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder