Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-85687 1 Datalab-to 1 Surya 2026-09-04 7.5 High
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.
CVE-2026-85684 1 Datalab-to 1 Marker 2026-09-04 9.1 Critical
marker through 2.0.0 contains a path traversal vulnerability in the FastAPI /marker/upload handler that fails to sanitize the file.filename parameter. Unauthenticated attackers can supply filenames containing directory traversal sequences to write arbitrary files to any location or delete existing files on the system.