CVE-2026-1837

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

No CVSS.

Configurations

No configuration.

History

11 Feb 2026, 20:16

Type Values Removed Values Added
References () https://github.com/libjxl/libjxl/issues/4549 - () https://github.com/libjxl/libjxl/issues/4549 -

11 Feb 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-11 16:16

Updated : 2026-02-11 20:16


NVD link : CVE-2026-1837

Mitre link : CVE-2026-1837

CVE.ORG link : CVE-2026-1837


JSON object : View

Products Affected

No product.

CWE
CWE-805

Buffer Access with Incorrect Length Value