CVE 4.8 MEDIUM

Capstone doesn’t check Skipdata length, leading to cs_insn.bytes heap buffer overflow_CVE-2025-67873

4.8 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L

Description

Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, Skipdata length is not bounds-checked, so a user-provided skipdata callback can make cs_disasm/cs_disasm_iter memcpy more than 24 bytes into cs_insn.bytes, causing a heap buffer overflow in the disassembly path. Commit cbef767ab33b82166d263895f24084b75b316df3 fixes the issue.

Basic Information

ID CVE-2025-67873
Source GitHub_M
Published Dec 17, 2025 at 21:12

Affected Product

Vendor capstone-engine
Product capstone
Version <= 6.0.0-Alpha5
Affected Versions capstone-engine capstone <= 6.0.0-Alpha5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.