CVE-2026-67422
Last modified
CVE-2026-67422 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors (caret, tilde, betterem, and magiclink) use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways, causing catastrophic backtracking. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors (caret, tilde, betterem, and magiclink) use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways, causing catastrophic backtracking. As a result, a single untrusted Markdown line under 50 bytes rendered with markdown.markdown() in each extension's default configuration drives the rendering thread into unbounded CPU usage that grows exponentially with input length, enabling an unauthenticated remote attacker who can submit Markdown to cause denial of service. The exposure is concrete for web applications that render user-supplied Markdown (comments, wikis, issue bodies, live preview), including any app using pymdownx.extra which bundles the vulnerable betterem default, as well as hosted docs/CI systems that build untrusted Markdown. The issue has been fixed in version 11.0.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| facelessuser | pymdown-extensions | < 11.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-67422?
How severe is CVE-2026-67422?
How do I fix CVE-2026-67422?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6736An authentication bypass vulnerability was identified in Git…6.5
- CVE-2026-6737An Exposed IOCTL with Insufficient Access Control vulnerabil…2
- CVE-2026-6739Mattermost versions 11.6.x <= 11.6.1, 11.5.x <= 11.5.4, 10.1…7.2
- CVE-2026-6740The Nexter Blocks – Gutenberg Blocks, Page Builder & AI Webs…6.4
- CVE-2026-6741The LatePoint – Calendar Booking Plugin for Appointments and…8.8
- CVE-2026-6742The Advanced iFrame plugin for WordPress is vulnerable to St…6.4
- CVE-2026-67424Flyto2 Core is an execution kernel for automation and AI-age…8.5
- CVE-2026-67425Flyto2 Core is an execution kernel for automation and AI-age…8.6
- CVE-2026-67426Flyto2 Core is an execution kernel for automation and AI-age…9.3
- CVE-2026-67427Flyto2 Core is an execution kernel for automation and AI-age…8.6
- CVE-2026-67428Flyto2 Core is an execution kernel for automation and AI-age…8.5
- CVE-2026-67429Flyto2 Core is an execution kernel for automation and AI-age…10
Are you affected by CVE-2026-67422?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
