CVE-2026-52834
Last modified
CVE-2026-52834 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. jxl-oxide is a pure Rust implementation of a JPEG XL decoder. Prior to jxl-grid 0.6.2, decoding a crafted JPEG XL image on a 32-bit platform can overflow length calculations in AlignedGrid::with_alloc_tracker and related grid and subgrid arithmetic. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
jxl-oxide is a pure Rust implementation of a JPEG XL decoder. Prior to jxl-grid 0.6.2, decoding a crafted JPEG XL image on a 32-bit platform 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 can also reach the vulnerable composition path in crates/jxl-render/src/blend.rs through ordinary render_frame(). Later mutable subgrid and raw-pointer operations can then perform attacker-controlled out-of-bounds writes, causing memory corruption, denial of service, or arbitrary code execution. This issue is fixed in jxl-grid version 0.6.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| tirr-c | jxl-oxide | < 0.12.6 |
| tirr-c | jxl-grid | < 0.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52834?
How severe is CVE-2026-52834?
How do I fix CVE-2026-52834?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52829ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…7.5
- CVE-2026-5283Inappropriate implementation in ANGLE in Google Chrome prior…6.5
- CVE-2026-52830fast-mcp-telegram is a Telegram MCP Server. Prior to 0.19.1,…9.4
- CVE-2026-52831Nuclio is a "Serverless" framework for Real-Time Events and …8
- CVE-2026-52832Nuclio is a "Serverless" framework for Real-Time Events and …4.9
- CVE-2026-52833Nuclio is a "Serverless" framework for Real-Time Events and …8
- CVE-2026-52835Tautulli is a Python based monitoring and tracking tool for …7
- CVE-2026-52836OpenDDS is an open source C++ implementation of the Object M…8.7
- CVE-2026-52837Easy!Appointments is a self hosted appointment scheduler. In…6.9
- CVE-2026-52838Easy!Appointments is a self hosted appointment scheduler. Ve…2.6
- CVE-2026-52839Easy!Appointments is a self hosted appointment scheduler. Ve…3.3
- CVE-2026-5284Use after free in Dawn in Google Chrome prior to 146.0.7680.…7.5
Are you affected by CVE-2026-52834?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
