{
  "threat_severity" : "Important",
  "public_date" : "2026-02-23T08:45:45Z",
  "bugzilla" : {
    "description" : "org.apache.camel/camel-leveldb: Apache Camel LevelDB: Arbitrary code execution via deserialization of untrusted data",
    "id" : "2441910",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2441910"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.8",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-502",
  "details" : [ "Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB component.\nThe 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 crafted serialized Java object that, when deserialized during normal aggregation repository operations, results in arbitrary code execution in the context of the application.\nThis issue affects Apache Camel: from 4.10.0 before 4.10.8, from 4.14.0 before 4.14.5, from 4.15.0 before 4.18.0.\nUsers are recommended to upgrade to version 4.18.0, which fixes the issue. For the 4.10.x LTS releases, users are recommended to upgrade to 4.10.9, while for 4.14.x LTS releases, users are recommended to upgrade to 4.14.5", "A flaw was found in the Apache Camel LevelDB component. This vulnerability, categorized as Deserialization of Untrusted Data, allows an attacker with write access to the LevelDB database files to inject a specially crafted serialized Java object. When this object is deserialized by the Camel application during normal operations, it can lead to arbitrary code execution within the application's context. This poses a significant risk of system compromise." ],
  "statement" : "This vulnerability is rated as IMPORTANT. The Apache Camel LevelDB component is vulnerable to arbitrary code execution through deserialization of untrusted data. An attacker with write access to the LevelDB database files can inject malicious serialized Java objects, leading to code execution within the application's context. This happens because if the Camel-LevelDB class responsible to read the LevelDB aggregation repository makes use from the `java.io.ObjectInputStream` function without applying any kind of validation or class-load restriction.",
  "package_state" : [ {
    "product_name" : "Red Hat build of Apache Camel for Spring Boot 4",
    "fix_state" : "Will not fix",
    "package_name" : "camel-leveldb",
    "cpe" : "cpe:/a:redhat:camel_spring_boot:4"
  }, {
    "product_name" : "Red Hat Fuse 7",
    "fix_state" : "Will not fix",
    "package_name" : "camel-leveldb",
    "cpe" : "cpe:/a:redhat:jboss_fuse:7"
  }, {
    "product_name" : "Red Hat JBoss Enterprise Application Platform 8",
    "fix_state" : "Not affected",
    "package_name" : "camel-leveldb",
    "cpe" : "cpe:/a:redhat:jboss_enterprise_application_platform:8"
  }, {
    "product_name" : "Red Hat JBoss Enterprise Application Platform Expansion Pack",
    "fix_state" : "Not affected",
    "package_name" : "camel-leveldb",
    "cpe" : "cpe:/a:redhat:jbosseapxp"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-25747\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-25747\nhttp://www.openwall.com/lists/oss-security/2026/02/18/6\nhttps://camel.apache.org/security/CVE-2026-25747.html\nhttps://github.com/oscerd/CVE-2026-25747" ],
  "name" : "CVE-2026-25747",
  "mitigation" : {
    "value" : "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
    "lang" : "en:us"
  },
  "csaw" : false
}