Ad

CVE-2026-35201

MEDIUM CVSS 3.1: 5.9 EPSS 0.04%
Updated Apr 07, 2026
Discount
Parameter Value
CVSS 5.9 (MEDIUM)
Affected Versions before 2.2.7.4
Fixed In 2.2.7.4
Type CWE-125 (Out-of-bounds Read)
Vendor Discount
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)