VYPR

ratex-parser

by RaTeX

CVEs (1)

  • CVE-2026-53531medJul 7, 2026
    risk 0.26cvss epss

    ### Summary 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.…