CVE 4.8 MEDIUM

Capstone doesn’t check vsnprintf return in SStream_concat, allows stack buffer underflow and overflow_CVE-2025-68114

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, 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.

Basic Information

ID CVE-2025-68114
Source GitHub_M
Published Dec 17, 2025 at 21:14

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.