CVE-2023-0645
CWE-125Published: April 11, 2023· Updated: Jun 29, 2026
Official Description
An out of bounds read exists in libjxl. An attacker using a specifically crafted file could cause an out of bounds read in the exif handler. We recommend upgrading to version 0.8.1 or past commit https://github.com/libjxl/libjxl/pull/2101/commits/d95b050c1822a5b1ede9e0dc937e43fca1b10159 https://github.com/libjxl/libjxl/pull/2101/commits/d95b050c1822a5b1ede9e0dc937e43fca1b10159
Risk Analysis
The libjxl library contains an out-of-bounds read vulnerability in its EXIF handler. An attacker can trigger this by providing a specially crafted file, potentially leading to information disclosure or system crashes. This is a critical risk for any application processing image files using this library.
The vulnerability is remotely exploitable with low complexity, but there is no known public exploit or CISA KEV entry.
Upgrade libjxl to version 0.8.1 or apply the fix provided in the referenced GitHub commit.
Technical Analysis
CVE-2023-0645 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), availability disruption (denial of service), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (5)
Quick Facts
Related CVEs (CWE-125)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-0645 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts