Marked allows Regular Expression Denial of Service (ReDoS) attacks
Moderate severity
GitHub Reviewed
Published
May 23, 2025
to the GitHub Advisory Database
•
Updated May 27, 2025
Description
Published by the National Vulnerability Database
May 23, 2025
Published to the GitHub Advisory Database
May 23, 2025
Reviewed
May 27, 2025
Last updated
May 27, 2025
Marked prior to version 0.3.17 is vulnerable to a Regular Expression Denial of Service (ReDoS) attack due to catastrophic backtracking in several regular expressions used for parsing HTML tags and markdown links. An attacker can exploit this vulnerability by providing specially crafted markdown input, such as deeply nested or repetitively structured brackets or tag attributes, which cause the parser to hang and lead to a Denial of Service.
References