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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-49263— Capstone WASM br_table指令截断导致反汇编停滞和解析不同步

CVSS 2.0 · Low EPSS 0.13% · P3

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 1

厂商产品版本范围状态
capstone-enginecapstone< 6.0.0-Alpha9affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Capstone WASM `br_table` instruction-size truncation can cause no-progress disassembly and parser desynchronization
来源: CVE Program / CVE List V5
Vulnerability Description
Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public `cs_disasm()` and `cs_disasm_iter()` APIs. For a large but well-formed `br_table` instruction, the WASM decoder accumulates the immediate length in a wider local variable but returns it through a `uint16_t` instruction-size path. When the encoded instruction length is exactly 65,536 bytes, the size wraps to zero and `cs_disasm()` can repeatedly decode the same instruction without advancing. For larger lengths, `cs_disasm_iter()` advances into the middle of the `br_table` payload and decodes target bytes as subsequent instructions. This is an availability and parser-integrity issue. Version 6.0.0-Alpha9 patches the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
数值截断错误
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
capstone-enginecapstone < 6.0.0-Alpha9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-49263

暂无评论


发表评论