GHSA-vvp9-7p8x-rfvv · Severity: high · Ecosystem: rust — lz4_flex's decompression can leak information from uninitialized memory or reused output buffer
lz4_flex is a pure Rust implementation of LZ4 compression/decompression. In versions 0.11.5 and below, and 0.12.0, decompressing invalid LZ4 data can leak sensitive information from uninitialized memory or from previous decompression operations. The library fails to properly validate offset values during LZ4 "match copy operations," allowing out-of-bounds reads from the output buffer. The block-based API functions (`decompress_into`, `decompress_into_with_dict`, and others when `safe-decode` is disabled) are affected, while all frame APIs are unaffected. The impact is potential exposure of sensitive data and secrets through crafted or malformed LZ4 input. This issue has been fixed in versions 0.11.6 and 0.12.1.
Conclusion & alert: CVE-2026-32829 is rated Moderate Risk (45.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.44%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.44% | +0.40% |
| 2 | 2026-03-20 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-vvp9-7p8x-rfvv · Severity: high · Ecosystem: rust — lz4_flex's decompression can leak information from uninitialized memory or reused output buffer
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-32829 not yet assigned priority: Debian including 1 source packages (rust-lz4-flex), 3 status rows across 3 suites (forky, sid, trixie): resolved 2, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-32829 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-32829 |
suse
|
medium | CVE-2026-32829 severity moderate: SUSE including 30 source package names (cargo, cargo1.88, …), 276 product×package rows across 16 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (16 product lines)): Known Not Affected 276. | https://www.suse.com/security/cve/CVE-2026-32829/ |
ubuntu
|
medium | CVE-2026-32829 medium priority: Ubuntu including 1 source packages (rust-lz4-flex), 4 status rows across 4 suites (jammy, noble, questing, upstream): needs-triage 2, DNE 1, released 1. | https://ubuntu.com/security/CVE-2026-32829 |
| URL | Tags |
|---|---|
| https://github.com/PSeitz/lz4_flex/commit/055502ee5d297ecd6bf448ac91c055c7f6df9b6d | Patch |
| https://github.com/PSeitz/lz4_flex/security/advisories/GHSA-vvp9-7p8x-rfvv | Mitigation Vendor Advisory |
| https://rustsec.org/advisories/RUSTSEC-2026-0041.html | Third Party Advisory |