CVE-2026-85687
surya 0.22.1 Unauthenticated Arbitrary File Read via screenshot server
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-73 |
| Vendor | datalab-to |
| Product | surya |
| Published | Sep 4, 2026 |
| Last Updated | Sep 4, 2026 |
Stay Ahead of the Next One
Get instant alerts for datalab-to surya
Be the first to know when new high vulnerabilities affecting datalab-to surya are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
datalab-to / surya
0 โค 0.22.1
References
github.com: https://github.com/datalab-to/surya/issues/518 github.com: https://github.com/datalab-to/surya github.com: https://github.com/datalab-to/surya/blob/v0.22.1/surya/scripts/screenshot_app.py vulncheck.com: https://www.vulncheck.com/advisories/surya-0.22.1-unauthenticated-arbitrary-file-read-via-screenshot-server
Credits
George Chen