mediumCVSS 6.2Vulnerability
GHSA-66m8-c62j-h6v5
### Summary `jxl-oxide` exposes a public safe API that can construct an undersized `FrameBuffer` due to unchecked `usize` multiplication, which immediately trigger panic while initializing the buffer in normal decoding path. Additionally, calling the safe grouped buffer accessors afterward can create invalid oversized slices from a much smaller allocation, causing undefined behavior; however normal decoding path never reaches UB, because these methods are never used within `jxl-oxide`. ### Impact On 32-bit platforms this can cause panic by accessing out-of-range indices, making it a DoS vulnerability.
Properties
- ghsa_id
- GHSA-66m8-c62j-h6v5
- severity
- medium
- summary
- jxl-oxide: `FrameBuffer::new` creates out-of-bounds slices on overflow
- cvss_score
- 6.2
- cve_id
- GHSA-66m8-c62j-h6v5
- cvss_vector
- CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- is_ghsa_only
- true
- ghsa_published
- 2026-07-02T20:45:10Z
- source_url
- https://github.com/advisories/GHSA-66m8-c62j-h6v5
- ghsa_updated
- 2026-07-02T20:45:11Z
Related Entities (5)
VULNERABLE_TO (1)
←[Software]rust/jxl-oxide
AFFECTS (1)
→[Software]rust/jxl-oxide
HAS_WEAKNESS (2)
→[Weakness]Integer Overflow or Wraparound
→[Weakness]Incorrect Calculation of Buffer Size
REPORTED_BY (1)
→[Source]GitHub Advisory Database
Explore deeper with Ninja Signal's threat intelligence graph