Denial of Service Vulnerability in Apache Karaf's XML Parser
CVE-2026-92230

7.5HIGH

Key Information:

Vendor

Apache

Vendor
CVE Published:
17 September 2026

What is CVE-2026-92230?

Apache Karaf's XML parser leverages cached parser and transformer factories stored in static ThreadLocal fields associated with long-lived container threads. Due to the persistence of ThreadLocal values beyond the lifecycle of the OSGi bundle that instantiated them, repeated installations, updates, or refresh operations can result in successive bundle ClassLoader instances remaining in memory. This unintended behavior can lead to unbounded growth of Metaspace, ultimately causing denial of service for the Karaf instance as resources become exhausted and the system becomes unable to service requests.

Affected Version(s)

Apache Karaf 0 < 4.4.11

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Baoquan Cui & Yucheng Qiu
.