CVE-2025-12474

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Googlelibjxl0.7 <= 0.11.1affected

Weaknesses

  • CWE-908: CWE-908 Use of Uninitialized Resource

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References