Out of Bounds Read in Go Markdown Library Affects Markdown Processing
CVE-2026-40890
7.5HIGH
What is CVE-2026-40890?
A vulnerability exists in the Go library for parsing and rendering Markdown text that could be exploited by processing malformed input. Specifically, if input contains a < character that is not accompanied by a > character within the remaining text, it may lead to an Out of Bounds read or cause a panic when using the SmartypantsRenderer. The issue has been addressed in recent updates, ensuring that users are protected against potential disruptions to Markdown processing.
Affected Version(s)
markdown < 759bbc3e32073c3bc4e25969c132fc520eda2778
