← Back to CVE search

CVE-2026-35201

Discount

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 5.9EPSS 0.27499999999999997%Risk 0.6
View source
Published
2026-04-06 20:16:27
Affected versions
>=1.3.1.1,<2.2.7.4
Type
Package
Last modified
2026-07-24 21:10:00
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H