GHSA-8q4m-qc33-25q8MediumCVSS 5.4
libjxl before 0.12 contains an integer underflow vulnerability in the container box parser that...
🔗 CVE IDs covered (1)
📋 Description
libjxl before 0.12 contains an integer underflow vulnerability in the container box parser that allows remote attackers to inject arbitrary metadata by exploiting 64-bit box size truncation to size_t on 32-bit platforms. Attackers can supply a crafted JPEG XL file causing the decoder to parse attacker-controlled codestream bytes as phantom box headers, enabling injection of arbitrary metadata (Exif, XMP, IPTC, JUMBF) and potential out-of-bounds reads.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82522
- https://github.com/libjxl/libjxl/pull/4885
- https://github.com/libjxl/libjxl/commit/22ad80af1454f0444ea34115e49ed40517147d68
- https://github.com/libjxl/libjxl/releases/tag/v0.12.0
- https://www.vulncheck.com/advisories/libjxl-container-box-parser-integer-underflow-via-32-bit-size-truncation
- https://github.com/advisories/GHSA-8q4m-qc33-25q8