Vulnerability Description
A specially-crafted file can cause libjxl's decoder to write pixel data to uninitialized unallocated memory. Soon after that data from another uninitialized unallocated region is copied to pixel data. This can be done by requesting color transformation of grayscale images to another grayscale color space. Buffers allocated for 1-float-per-pixel are used as if they are allocated for 3-float-per-pixel. That happens only if LCMS2 is used as CMS engine. There is another CMS engine available (selected by build flags).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libjxl Project | Libjxl | >= 0.9.0, <= 0.11.1 |
Related Weaknesses (CWE)
References
- https://github.com/libjxl/libjxl/issues/4549ExploitIssue TrackingPatch
- https://github.com/libjxl/libjxl/issues/4549ExploitIssue TrackingPatch
FAQ
What is CVE-2026-1837?
CVE-2026-1837 is a vulnerability with a CVSS score of 7.5 (HIGH). A specially-crafted file can cause libjxl's decoder to write pixel data to uninitialized unallocated memory. Soon after that data from another uninitialized unallocated region is copied to pixel data....
How severe is CVE-2026-1837?
CVE-2026-1837 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1837?
Check the references section above for vendor advisories and patch information. Affected products include: Libjxl Project Libjxl.