CVE-2026-53531
Last modified
CVE-2026-53531 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, RaTeX’s recursive-descent parser recurses one (or more) native stack frame per nesting level at `{`, `\left`, `\sqrt{`, `^{`, etc, with no maximum depth limit. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, RaTeX’s recursive-descent parser recurses one (or more) native stack frame per nesting level at `{`, `\left`, `\sqrt{`, `^{`, etc, with no maximum depth limit. A short, ~10 KB input of nested groups overflows the 8 MB main-thread stack and aborts the process. With `panic = "abort"` (`Cargo.toml:48`), and because a Rust stack overflow is always a fatal `SIGABRT` regardless of panic strategy this is an unrecoverable, whole-process denial of service reachable from a single untrusted LaTeX string. Version 0.1.11 fixes the issue.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| erweixin | RaTeX | < 0.1.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53531?
How severe is CVE-2026-53531?
How do I fix CVE-2026-53531?
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-53525WeeChat (Wee Enhanced Environment for Chat) is a free chat c…7.4
- CVE-2026-53527LeafWiki is a self-hosted wiki. Versions 0.1.0 through 0.10.…8.8
- CVE-2026-53528LeafWiki is a self-hosted wiki. Versions 0.3.0 through 0.10.…8.8
- CVE-2026-53529LeafWiki is a self-hosted wiki. Prior to version 0.10.2, pag…4.8
- CVE-2026-5353A vulnerability was detected in Trendnet TEW-657BRM 1.00.1. …8.8
- CVE-2026-53530RaTeX is a KaTeX-compatible math rendering engine written in…8.7
- CVE-2026-53532OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-53533aiosmtplib is an asynchronous SMTP client for use with async…6.9
- CVE-2026-53534JabRef is a desktop application for managing BibTeX and BibL…7.5
- CVE-2026-53535Activepieces is an open source AI workflow automation platfo…5.9
- CVE-2026-53536Activepieces is an open source AI workflow automation platfo…5.3
- CVE-2026-53537Python-Multipart is a streaming multipart parser for Python.…5.3
Are you affected by CVE-2026-53531?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
