CVEFinder.io

CVE-2026-39396

â„šī¸ low
🔍 Scan for this CVE
Summary

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, `ExtractPluginFromImage()` in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via `io.Copy` with no upper bound on the number of bytes written. An attacker who controls or compromises the OCI registry referenced in the victim's configuration can serve a crafted image containing a decompression bomb that decompresses to an arbitrarily large

Description

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, `ExtractPluginFromImage()` in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via `io.Copy` with no upper bound on the number of bytes written. An attacker who controls or compromises the OCI registry referenced in the victim's configuration can serve a crafted image containing a decompression bomb that decompresses to an arbitrarily large file. The SHA256 integrity check occurs after the full file is written to disk, meaning the hash mismatch is detected only after the damage (disk exhaustion) has already occurred. This allow the attacker to replace **legit plugin image** with no need to change its signature. Version 2.5.3 contains a patch.

CVSS Score
3.1
Low
EPSS Score
0.0
Exploit Probability
Published Date
2026-04-21
First Seen: 2026-04-22
📊 Relative Risk Intelligence

This CVE is Lower Risk - more severe than 2.1% of all 328,009 vulnerabilities in our database.

#321,163
Below average severity
Severity Percentile
đŸŽ¯ CISA SSVC Assessment Updated: Apr 21, 2026
🔍 Exploitation Status
Poc
Proof-of-concept available
âš™ī¸ Automatable
NO
Requires human interaction
đŸ’Ĩ Technical Impact
Partial
Limited system impact
SSVC data provided by CISA
Last Modified 2026-05-01
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
CWE IDs (Weakness Types)

đŸ“Ļ Affected Products 1

🔗 References 1

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-42186 âš ī¸ high 7.5 0.0 OpenBao is an open source identity-based secrets management system. Prior to 2.5.3, when OpenBao's initial namespace del... 2026-05-14
CVE-2026-39388 â„šī¸ low 3.1 0.0 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, OpenBao's Certificate authen... 2026-04-21
CVE-2026-39946 đŸ”ļ medium 4.9 0.0 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, when OpenBao revoked privile... 2026-04-21
CVE-2026-40264 â„šī¸ low 2.7 0.0 OpenBao is an open source identity-based secrets management system. OpenBao's namespaces provide multi-tenant separation... 2026-04-21
CVE-2026-33757 ⛔ critical 9.6 0.0 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for ... 2026-03-27
CVE-2026-33758 đŸ”ļ medium 6.1 0.1 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that h... 2026-03-27
These CVEs affect the same products