目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-52834— jxl-oxide 32位平台整数溢出致越界写入漏洞

一分钟漏洞结论

影响对象
tirr-c jxl-oxide
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

jxl-oxide 是一个纯 Rust 实现的 JPEG XL 解码器。在 jxl-grid 0.6.2 版本之前,在 32 位平台上解码精心构造的 JPEG XL 图像时,可能会在 及相关网格和子网格的算术运算中导致长度计算溢出。一个 65536 x 65536 分辨率的帧可以通过帧面积限制检查,但其 类型的元素计数却发生溢出,从而导致模块化(Modular)、VarDCT 或滤镜渲染路径分配的实际缓冲区大小小于逻辑网格所需的大小。 此外,结合由位流控制的极小裁剪帧与超大画布或请求区域,也可通过 中的普通 函数触

CVSS 7.3 · High EPSS 0.13% · P3

影响版本矩阵 2

厂商产品 版本范围状态
tirr-c jxl-grid < 0.6.2 affected
tirr-c jxl-oxide < 0.12.6 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-52834 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
jxl-oxide: Out-of-bounds writes due to integer overflow in jxl-grid on 32-bit platforms
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
堆缓冲区溢出
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
tirr-c jxl-oxide < 0.12.6 -
tirr-c jxl-grid < 0.6.2 -

二、漏洞 CVE-2026-52834 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 5207 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-52834 的情报信息

登录查看更多情报信息。

CVE-2026-52834 补丁与修复 (1)

CVE-2026-52834 厂商安全公告 (2)

CVE-2026-52834 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-52834

暂无评论


发表评论