PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-52834 tirr-c CVE debrief

A crafted JPEG XL image can cause an integer overflow in jxl-oxide, leading to memory corruption, denial of service, or arbitrary code execution. This issue is fixed in jxl-grid version 0.6.2. The vulnerability arises from decoding a crafted JPEG XL image on a 32-bit platform, which can overflow length calculations in AlignedGrid::with_alloc_tracker and related grid and subgrid arithmetic. A 65536 x 65536 frame can pass the frame-area limit while overflowing the usize element count, causing modular, VarDCT, or filter rendering paths to allocate a backing buffer smaller than the logical grid. A tiny bitstream-controlled cropped frame combined with a huge canvas or requested region

Vendor
tirr-c
Product
jxl-oxide
CVSS
HIGH 7.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-19
Original CVE updated
2026-09-18
Advisory published
2026-08-19
Advisory updated
2026-09-18

Who should care

Defenders responsible for systems and applications using jxl-oxide should assess exposure and prioritize updating to jxl-grid version 0.6.2 or later. This includes reviewing and updating affected systems and applications, monitoring for potential exploitation attempts, and tracking exceptions and retesting remediated assets. Defenders should also review compensating controls for exposed systems while remediation is scheduled and verified.

Why it matters

Defenders should prioritize updating to jxl-grid version 0.6.2 or later to prevent potential memory corruption, denial of service, or arbitrary code execution in systems and applications using jxl-oxide.

  • Memory corruption, potentially leading to denial of service or arbitrary code execution
  • Denial of service due to memory corruption
  • Arbitrary code execution due to memory corruption

Technical summary

The jxl-oxide library is vulnerable to an integer overflow when decoding a crafted JPEG XL image on a 32-bit platform. This can cause memory corruption, denial of service, or arbitrary code execution due to overflowed length calculations in AlignedGrid::with_alloc_tracker and related grid and subgrid arithmetic. The issue is fixed in jxl-grid version 0.6.2. Defenders should prioritize updating to jxl-grid version 0.6.2 or later to prevent potential memory corruption, denial of service, or arbitrary code execution. The vulnerability can be triggered by a 65536 x 65536 frame that passes the frame-area limit while overflowing the usize element count.

Defensive priority

Defenders should prioritize updating to jxl-grid version 0.6.2 or later to prevent potential memory corruption, denial of service, or arbitrary code execution.

Recommended defensive actions

  • Update to jxl-grid version 0.6.2 or later
  • Review and update affected systems and applications
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. The vulnerability was reported by [email protected] and is fixed in jxl-grid version 0.6.2. There are no known exploits in the wild, but defenders should prioritize updating to jxl-grid version 0.6.2 or later to prevent potential memory corruption, denial of service, or arbitrary code execution. Evidence is limited to public CVE and NVD information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-52834 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-52834

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-52834 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-52834

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.