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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-58592— Ladybird 缓冲区错误漏洞

CVSS 8.3 · High EPSS 0.31% · P23

影响版本矩阵 1

厂商产品版本范围状态
LadybirdBrowserLadybirdaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Ladybird - Web-Reachable Code Execution via Dangling FunctionType Reference in WebAssembly ESM Integration
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Ladybird contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to create_host_function, whose host callback captures and later reads that reference; once the ESM link-loop iteration ends the FunctionType is destroyed, leaving the callback with a dangling reference (the normal instantiate path uses a long-lived reference and is not affected). Stale result-type data lets the host callback return an empty result vector for a statically non-empty result, so the destination register retains an attacker-influenced value that is then consumed by the WASM-GC array.set handler, which bit-casts the reference low bits to an ArrayInstance pointer after only a null check, yielding an arbitrary write. A web page can chain this into code execution in the WebContent process. Verified reachable from HTML content without any instrumentation or source modification.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
无效指针解引用
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Ladybird 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Ladybird是Ladybird组织开源的一个真正独立的网络浏览器。 Ladybird存在安全漏洞,该漏洞源于WebAssembly ESM-integration module loader中存在释放后重用问题,可能导致任意写入,进而实现WebContent进程中的代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LadybirdBrowserLadybird 0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-58592 概念验证 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-58592

暂无评论


发表评论