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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48095— 7-Zip 缓冲区错误漏洞

CVSS 8.8 · High EPSS 1.12% · P63

影响版本矩阵 1

厂商产品版本范围状态
mcmilk7-Zip<= 26.00affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
GHSL-2026-140_7-Zip: 7-Zip has a heap buffer overflow via NTFS compressed stream buffer under-allocation
来源: CVE Program / CVE List V5
Vulnerability Description
7-Zip is a file archiver with a high compression ratio. Versions 26.00 and prior contain a heap buffer overflow vulnerability caused by an under-allocation in the NTFS compressed stream buffer (GetCuSize shift UB), potentially allowing attackers to cause arbitrary code execution or application crashes. CInStream::GetCuSize() in the NTFS handler computes the compression-unit buffer size as (UInt32)1 << (BlockSizeLog + CompressionUnit), and a crafted image with ClusterSizeLog >= 28 and CompressionUnit == 4 drives the exponent to 32, which is undefined behavior and collapses on x86/x64 so _inBuf is allocated as 1 byte. ReadStream_FALSE then writes up to 256 MB of attacker-controlled data into that 1-byte buffer in 64 KB iterations, and because the CInStream object sits only 304 bytes after _inBuf, its vtable pointer is overwritten and the next dispatched call achieves a vtable hijack. On 32-bit builds the overflow is unconditionally reached; on 64-bit it requires the parallel 8 GB _outBuf allocation to succeed, otherwise failing closed to denial of service. The NTFS handler is enabled by default in stock 7z.dll and, via signature-based fallback matching "NTFS " at offset 3, will open a crafted image regardless of file extension during extraction or testing. Version 26.01 fixes the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
跨界内存写
来源: CVE Program / CVE List V5
Vulnerability Title
7-Zip 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
7-Zip是7-Zip开源的一个压缩软件。 7-Zip 26.00及之前版本存在缓冲区错误漏洞,该漏洞源于NTFS压缩流缓冲区分配不足,可能导致攻击者造成任意代码执行或应用崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
mcmilk7-Zip <= 26.00 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · mcmilk · 2026-06-05 · 共 8 条

CVE-2026-481126.5 MEDIUM7-Zip 输入验证错误漏洞
CVE-2026-481016.5 MEDIUM7-Zip 安全漏洞
CVE-2026-480924.3 MEDIUM7-Zip 缓冲区错误漏洞
CVE-2026-481114.3 MEDIUM7-Zip 缓冲区错误漏洞
CVE-2026-481034.3 MEDIUM7-Zip 缓冲区错误漏洞
CVE-2026-481044.2 MEDIUM7-Zip 安全漏洞
CVE-2026-481023.1 LOW7-Zip 缓冲区错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48095

暂无评论


发表评论