← Volver al buscador de CVEs

CVE-2026-49282

Capstone

Descripción

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone-s public `cs_insn_name()` API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have missing or incomplete bounds checks. On a Capstone handle opened for M68K or RISCV, a caller-controlled invalid instruction ID can trigger an out-of-bounds read and crash the process. The demonstrated impact is availability loss in applications or bindings that expose instruction-name lookup to untrusted IDs. No code execution or data disclosure was demonstrated. Version 6.0.0-Alpha9 patches the issue.

CVSS 5.1EPSS 0.132%Riesgo 0.52
Ver fuente
Publicación
2026-08-14 18:17:30
Versiones afectadas
<6.0.0-Alpha9
Tipo
Librería
Última modificación
2026-08-17 19:16:31
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L