GHSA-756c-28v8-3vfpHighCVSS 7.5
surya 0.22.1 screenshot server contains an unauthenticated arbitrary file read vulnerability in...
🔗 CVE IDs covered (1)
📋 Description
surya 0.22.1 screenshot server contains an unauthenticated arbitrary file read vulnerability in the /info, /page, and /process routes that accept raw file_path parameters. Attackers can read any image or PDF file on the host by supplying arbitrary file paths to Image.open or pypdfium2.PdfDocument, obtaining rendered contents as base64 and using /info as an existence oracle.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-85687
- https://github.com/datalab-to/surya/issues/518
- https://github.com/datalab-to/surya
- https://github.com/datalab-to/surya/blob/v0.22.1/surya/scripts/screenshot_app.py
- https://www.vulncheck.com/advisories/surya-0.22.1-unauthenticated-arbitrary-file-read-via-screenshot-server
- https://github.com/advisories/GHSA-756c-28v8-3vfp