Capstone-Engine Capstone vulnerabilities
4 known vulnerabilities affecting capstone-engine/capstone.
Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH2MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2025-68114CRITICALCVSS 9.8fixed in 6.0.0v6.0.0+1 more2025-12-17
CVE-2025-68114 [CRITICAL] CWE-120 CVE-2025-68114: Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, an unchecked vsnprintf retu
Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, an unchecked vsnprintf return in SStream_concat lets a malicious cs_opt_mem.vsnprintf drive SStream’s index negative or past the end, leading to a stack buffer underflow/overflow when the next write occurs. Commit 2c7797182a1618be12017d7d41e0b6581d5d529e fixes the issue.
nvdosv
CVE-2025-67873HIGHCVSS 7.8fixed in 6.0.0v6.0.0+1 more2025-12-17
CVE-2025-67873 [HIGH] CWE-122 CVE-2025-67873: Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, Skipdata length is not boun
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.
nvdosv
CVE-2016-7151MEDIUMCVSS 5.5v3.0.42019-05-15
CVE-2016-7151 [MEDIUM] CWE-125 CVE-2016-7151: Capstone 3.0.4 has an out-of-bounds vulnerability (SEGV caused by a read memory access) in X86_insn_
Capstone 3.0.4 has an out-of-bounds vulnerability (SEGV caused by a read memory access) in X86_insn_reg_intel in arch/X86/X86Mapping.c.
ghsanvdosv
CVE-2017-6952HIGHCVSS 8.8≤ 3.0.42017-03-16
CVE-2017-6952 [HIGH] CWE-190 CVE-2017-6952: Integer overflow in the cs_winkernel_malloc function in winkernel_mm.c in Capstone 3.0.4 and earlier
Integer overflow in the cs_winkernel_malloc function in winkernel_mm.c in Capstone 3.0.4 and earlier allows attackers to cause a denial of service (heap-based buffer overflow in a kernel driver) or possibly have unspecified other impact via a large value.
ghsanvdosv