OpenBao has Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS)
OpenBao's OCI plugin extraction process doesn't limit how much data it writes when decompressing container images, allowing attackers to create specially crafted images that expand to massive sizes and fill up the disk. The integrity check happens too late to prevent the damage.
CVE-2026-39396 is a decompression bomb vulnerability in OpenBao's ExtractPluginFromImage() function where io.Copy lacks byte limits during tar decompression from OCI images. An attacker controlling the OCI registry can serve a crafted image that decompresses to arbitrary sizes, causing disk exhaustion; SHA256 validation occurs post-write, enabling denial of service after resource consumption. Requires victim to pull from attacker-controlled or compromised registry.
Want to know if your infrastructure is exposed to this?
Talk to TrueHacking →