CVE-2026-35201
MEDIUM EPSS 19.2%
Published Apr 6, 20262mo ago · Modified Jun 17, 20262w ago
5.9 CVSS 3.1
Published Apr 6, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
19.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| dafoster | rdiscount | * | ≥1.3.1.1 – <2.2.7.4 |
References 1
- github.com https://github.com/davidfstr/rdiscount/security/advisories/GHSA-6r34-94wq-jhrc
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.