CVE-2026-92230

NONE
Updated Sep 17, 2026
Apache Software Foundation
Parameter Value
Type CWE-772, CWE-401 (Memory Leak)
Vendor Apache Software Foundation
Public PoC No

Apache Karaf's XmlUtils cached XML parser/transformer factories in static ThreadLocal fields on long-lived container threads. Because a ThreadLocal value outlives the OSGi bundle that created it, repeated bundle or feature install, update, or refresh operations can leave successive bundle ClassLoader's pinned in memory and unreachable for garbage collection, leading to unbounded Metaspace growth and eventual denial of service of the Karaf instance.

Vulnerable Products

apache software foundation:apache karaf