Package impact

npm npm / marked

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2026-41680 high 7.5 7.5 1mo ago Marked Vulnerable to OOM Denial of Service via Infinite Recursion in marked Tokenizer
CVE-2015-8854 high 7.5 7.5 10y ago The marked package before 0.3.4 for Node.js allows attackers to cause a denial of service (CPU consumption) via unspecified vectors that trigger a "catastrophic backtracking issue for the em inline r…
CVE-2021-21306 medium 5.5 5y ago Marked is an open-source markdown parser and compiler (npm package "marked"). In marked from version 1.1.1 and before version 2.0.0, there is a Regular expression Denial of Service vulnerability. Thi…
CVE-2015-1370 medium 4.3 12y ago Incomplete blacklist vulnerability in marked 0.3.2 and earlier for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks via a vbscript tag in a link.
CVE-2018-25110 unknown 1y ago 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 ma…
CVE-2022-21681 unknown 4y ago Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `inline.reflinkSearch` may cause catastrophic backtracking against some strings and lead to a denial of servi…
CVE-2022-21680 unknown 4y ago Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `block.def` may cause catastrophic backtracking against some strings and lead to a regular expression denial …
CVE-2014-3743 unknown 6y ago Multiple cross-site scripting (XSS) vulnerabilities in the Marked module before 0.3.1 for Node.js allow remote attackers to inject arbitrary web script or HTML via vectors related to (1) gfm codebloc…
CVE-2016-10531 unknown 7y ago marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content i…
CVE-2017-16114 unknown 8y ago The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds.
CVE-2017-1000427 unknown 9y ago marked version 0.3.6 and earlier is vulnerable to an XSS attack in the data: URI parser.