CVE-2025-12474
Awaiting Analysis
Awaiting Analysis - Queue
Uninitialized Memory Read in libjxl Decoder via Crafted File
Publication date: 2026-02-11
Last updated on: 2026-04-24
Assigner: Google Inc.
Description
Description
A specially-crafted file can cause libjxl's decoder to read pixel data from uninitialized (but allocated) memory.
This can be done by causing the decoder to reference an outside-image-bound area in a subsequent patches. An incorrect optimization causes the decoder to omit populating those areas.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libjxl_project | libjxl | From 0.7.0 (inc) to 0.11.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-908 | The product uses or accesses a resource that has not been initialized. |