Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-2327

25
FAUCET Score

CVE-2026-2327 describes a Regular Expression Denial of Service (ReDoS) vulnerability in markdown-it versions 13.0.0 through 14.1.1. An attacker can exploit this by providing a specially crafted input containing a long sequence of asterisk characters, causing excessive backtracking in the linkify function and leading to a denial-of-service condition. This vulnerability carries a CVSS score of 7.5 (High), indicating a significant impact on availability with low attack complexity and no user interaction required. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
>= 13.0.0, < 14.1.1CPE matchmatch criteria
cpe:2.3:a:markdown-it_project:markdown-it:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

5.5MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
PROOF_OF_CONCEPT
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.50%
Probability of exploitation in next 30 days
EPSS Percentile
40.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0050 is in the 18th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: markdown-itFixed in: 14.1.1
redhatvendor investigatingvia redhat_api
Product: Red Hat OpenShift Dev SpacesFixed in: devspaces/openvsx-rhel9

Vendor Advisories (2)

npmGHSA-38c4-r59v-3vqwmedium

markdown-it is has a Regular Expression Denial of Service (ReDoS)

Feb 12, 2026
redhatCVE-2026-2327Moderate

markdown-it: markdown-it: Denial of Service via Regular Expression Denial of Service in linkify function

Feb 12, 2026

References

gist.github.com / ltduc147/c9abecae1b291ede4f692f2ab988c917
Vendor Advisory
github.com / markdown-it/markdown-it/blob/14.1.0/lib/rules_inline/linkify.mjs%23L33
Broken Link
github.com / markdown-it/markdown-it/commit/4b4bbcae5e0990a5b172378e507b33a59012ed26
PatchProduct
security.snyk.io / vuln/SNYK-JS-MARKDOWNIT-10666750
Third Party Advisory