CVE-2026-35201

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INT_MAX are truncated to a signed int before entering the native parser, allowing the parser to read past the end of the supplied buffer and crash the process. This vulnerability is fixed in 2.2.7.4.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dafoster:rdiscount:*:*:*:*:*:ruby:*:*

History

16 Apr 2026, 04:20

Type Values Removed Values Added
References () https://github.com/davidfstr/rdiscount/security/advisories/GHSA-6r34-94wq-jhrc - () https://github.com/davidfstr/rdiscount/security/advisories/GHSA-6r34-94wq-jhrc - Vendor Advisory, Exploit
CPE cpe:2.3:a:dafoster:rdiscount:*:*:*:*:*:ruby:*:*
First Time Dafoster
Dafoster rdiscount

06 Apr 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 20:16

Updated : 2026-04-16 04:20


NVD link : CVE-2026-35201

Mitre link : CVE-2026-35201

CVE.ORG link : CVE-2026-35201


JSON object : View

Products Affected

dafoster

  • rdiscount
CWE
CWE-125

Out-of-bounds Read