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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-47749— stable-diffusion.cpp PyTorch检查点文件SHORT_BINUNICODE解析堆缓冲区溢出漏洞

CVSS 7.8 · High EPSS 0.16% · P5

影响版本矩阵 1

厂商产品版本范围状态
leejetstable-diffusion.cpp< master-584-0a7ae07affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
stable-diffusion.cpp: Heap buffer overflow in SHORT_BINUNICODE parsing for PyTorch checkpoint files
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
stable-diffusion.cpp is a pure C/C++ library for running diffusion model (Stable Diffusion, Flux, Wan, Qwen Image, Z-Image, and more) inference. Versions prior to master-584-0a7ae07 are vulnerable to heap buffer overflow in SHORT_BINUNICODE parsing for PyTorch checkpoint files. The pickle .ckpt parser in src/model.cpp contained a heap buffer overflow vulnerability in the SHORT_BINUNICODE opcode handler. The issue was caused by sign confusion on the opcode length field. A crafted .ckpt file could trigger memcpy with a very large length derived from a negative signed value, causing immediate heap corruption. Any application using affected stable-diffusion.cpp releases to load untrusted .ckpt model files could be vulnerable. A malicious checkpoint file could cause heap corruption through memcpy with an attacker-controlled length. This may lead to process crash and could potentially be leveraged for code execution depending on heap layout. The attack requires the victim or application to load a .ckpt file from an untrusted source, such as a downloaded model from a model sharing site. The issue has been resolved in version master-584-0a7ae07. If developers are unable to immediately update their applications they can work around this issue by not loading .ckpt checkpoint files from untrusted sources, and referring to trusted model sources and safer formats such as .safetensors where possible.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存写
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
leejetstable-diffusion.cpp < master-584-0a7ae07 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-47749 厂商安全公告 (1)

同批安全公告 · leejet · 2026-06-16 · 共 4 条

CVE-2026-477507.8 HIGHstable-diffusion.cpp PyTorch权重文件堆缓冲区溢出漏洞
CVE-2026-477477.8 HIGHstable-diffusion.cpp 堆溢出漏洞
CVE-2026-477485.5 MEDIUMstable-diffusion.cpp PyTorch checkpoint解析越界读取漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-47749

暂无评论


发表评论