Lucene search
+L

1324 matches found

CNNVD
CNNVD
added 2026/04/22 12:00 a.m.21 views

Apache camel-infinispan 代码问题漏洞

Apache Camel-Infinispan is a distributed caching and data grid integration component developed by the Apache Foundation. There are code-related vulnerabilities in Apache Camel-Infinispan. These vulnerabilities stem from insecure deserialization in the ProtoStream remote aggregation repository. A...

7.5CVSS6.2AI score0.00667EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.24 views

PT-2026-34329

Name of the Vulnerable Software and Affected Versions camel-infinispan affected versions not specified Description Unsafe deserialization exists in the ProtoStream remote aggregation repository. A remote attacker with low privileges can send specially crafted data to achieve arbitrary code...

7.5CVSS6.1AI score0.00667EPSS
SaveExploits1References18
RedHat Linux
RedHat Linux
added 2026/04/14 5:20 p.m.15 views

Important: Red Hat Security Advisory: Red Hat Build of Apache Camel 4.14 for Quarkus 3.27 update is now available (RHBQ 3.27.3.GA)

An update for Red Hat Build of Apache Camel 4.14 for Quarkus 3.27 update is now available RHBQ 3.27.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. An update for Red H...

8.7CVSS5.8AI score0.01125EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/04/13 9:59 p.m.20 views

Important: Red Hat Security Advisory: HawtIO 4.3.1 for Red Hat build of Apache Camel 4 Release and security update.

HawtIO 4.3.1 for Red Hat build of Apache Camel 4 GA Release is now available. 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 Security has rated this update ...

7.5CVSS5.8AI score0.02175EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.12 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
RedHat Linux
RedHat Linux
added 2026/03/05 1:32 p.m.12 views

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

Red Hat build of Apache Camel 4.14.4 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.8CVSS8AI score0.01352EPSS
SaveExploits2References5
Veracode
Veracode
added 2026/02/28 5:07 a.m.31 views

Deserialization Of Untrusted Data

Apache Camel is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to the DefaultLevelDBSerializer class deserializing data using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions, which allows an attacker to inject a crafted...

8.8CVSS6.5AI score0.00979EPSS
SaveExploits2References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/26 12:00 a.m.15 views

Apache Camel 4.15.0 < 4.18.0 Authentication Bypass (CVE-2026-23552)

The version of Apache Camel on the remote host is 4.15.0 prior to 4.18.0. It is, therefore, affected by an authentication bypass vulnerability: - The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss issuer claim of JWT tokens against the configured realm. A token issued by one...

9.1CVSS6AI score0.00428EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2026/02/24 1:34 p.m.26 views

CVE-2026-23552

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

9.1CVSS5.4AI score0.00428EPSS
SaveExploits2References1
OSV
OSV
added 2026/02/23 9:31 a.m.22 views

GHSA-C3F3-CC42-XR9V Apache Camel: KeycloakSecurityPolicy does not validate issuer of JWT tokens against configured realm

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

9.1CVSS5.5AI score0.00428EPSS
SaveExploits2References7
Snyk
Snyk
added 2026/02/23 9:31 a.m.12 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the DefaultLevelDBSerializer class. An attacker can execute arbitrary code by injecting a crafted serialized Java object into the LevelDB database files, which is then deserialized during normal...

8.8CVSS6.3AI score0.00979EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/02/23 9:31 a.m.13 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the KeycloakSecurityPolicy which does not validate the iss issuer claim of JWT tokens against the configured realm. An attacker can gain unauthorized access to resources by providing a JWT token issued by a...

9.3CVSS6AI score0.00428EPSS
SaveExploits2References2
OSV
OSV
added 2026/02/23 9:31 a.m.16 views

GHSA-429Q-MRC4-38FR Apache Camel Deserializes Untrusted Data in its LevelDB Component

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

7.1CVSS6.4AI score0.00979EPSS
SaveExploits2References9
Github Security Blog
Github Security Blog
added 2026/02/23 9:31 a.m.22 views

Apache Camel: KeycloakSecurityPolicy does not validate issuer of JWT tokens against configured realm

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

9.1CVSS5.4AI score0.00428EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 9:31 a.m.21 views

Apache Camel Deserializes Untrusted Data in its LevelDB Component

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

8.8CVSS6.3AI score0.00979EPSS
SaveExploits2References9Affected Software1
NVD
NVD
added 2026/02/23 9:17 a.m.25 views

CVE-2026-25747

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

8.8CVSS0.00979EPSS
SaveExploits2References6
NVD
NVD
added 2026/02/23 9:17 a.m.29 views

CVE-2026-23552

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

9.1CVSS0.00428EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2026/02/23 8:45 a.m.49 views

CVE-2026-25747 Apache Camel LevelDB: Deserialization of Untrusted Data in Camel LevelDB

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

0.00979EPSS
SaveExploits2References2
CVE
CVE
added 2026/02/23 8:45 a.m.81 views

CVE-2026-25747

CVE-2026-25747 describes a Deserialization of Untrusted Data vulnerability in the Apache Camel LevelDB component. The issue stems from the DefaultLevelDBSerializer using java.io.ObjectInputStream to read from the LevelDB aggregation repository without ObjectInputFilter or class-loading restrictio...

8.8CVSS6.3AI score0.00979EPSS
SaveExploits2References6Affected Software1
OSV
OSV
added 2026/02/23 8:45 a.m.17 views

CVE-2026-25747 Apache Camel LevelDB: Deserialization of Untrusted Data in Camel LevelDB

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

8.8CVSS6.6AI score
SaveExploits0References9
Rows per page
Query Builder