GHSA-mhwh-83qc-j6x4HighCVSS 6.5
MuPDF before 1.27.0-rc1 contains an uncontrolled recursion vulnerability in the EPUB CSS...
🔗 CVE IDs covered (1)
📋 Description
MuPDF before 1.27.0-rc1 contains an uncontrolled recursion vulnerability in the EPUB CSS rendering engine that allows remote attackers to cause a denial of service by supplying a maliciously crafted EPUB file with deeply nested HTML elements and inline CSS styles. The function value_from_inheritable_property() in css-apply.c recurses through the CSS property inheritance chain without a depth limit, exhausting the process stack and causing a crash in any application using MuPDF for EPUB rendering.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2025-71382
- https://github.com/ArtifexSoftware/mupdf/commit/70b71ab22e6de4d4c44cd301c88231f623a4e94e
- https://bugs.ghostscript.com/show_bug.cgi?id=708840
- https://github.com/ArtifexSoftware/mupdf/releases/tag/1.27.0-rc1
- https://www.vulncheck.com/advisories/mupdf-rc1-stack-exhaustion-dos-via-epub-css-rendering
- https://github.com/advisories/GHSA-mhwh-83qc-j6x4