CVE-2026-25747
中文标题:
(暂无数据)
英文标题:
Apache Camel: 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. 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. This 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. Users 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
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Apache Software Foundation | Apache Camel | - | < 4.10.9 | - |
cpe:2.3:a:apache_software_foundation:apache_camel:*:*:*:*:*:*:*:*
|
| apache | camel | * | - | - |
cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-25747 |
2026-02-24 03:19:35 | 2026-02-23 22:00:01 |
| NVD | nvd_CVE-2026-25747 |
2026-02-24 02:00:04 | 2026-02-23 22:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.HIGH
- cvss_score: 未提取 -> 8.8
- cvss_vector: NOT_EXTRACTED -> CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- cvss_version: NOT_EXTRACTED -> 3.1
- affected_products_count: 1 -> 2
查看详细变更
- affected_products_count: 3 -> 1
- references_count: 2 -> 3
- data_sources: ['cve'] -> ['cve', 'nvd']