CVE-2026-85691
nicheUnauthenticated SSRF in MegaParse 0.0.55 /v1/url Endpoint
MegaParse 0.0.55 exposes an unauthenticated server-side request forgery flaw (CWE-918) in its POST /v1/url API endpoint, which fetches caller-supplied URLs from the server. An attacker with network access to the API can submit internal service URLs or cloud metadata endpoints, and the fetched responses are returned directly in the JSON response for the attacker to read. This yields a high confidentiality impact — for example, reading internal service output or cloud instance metadata — with no integrity or availability impact, and CVSS 4.0 rates the flaw 8.7 (high). Any deployment running MegaParse 0.0.55 with the /v1/url endpoint reachable by untrusted clients is affected. There is no known public proof-of-concept, the issue is not in CISA KEV, and EPSS is low (0.3%), indicating no confirmed exploitation at this time.
What to do: Restrict network access to MegaParse's /v1/url endpoint by placing it behind authentication and limiting which clients can reach the API; egress-restrict the MegaParse server and block access to cloud metadata endpoints (e.g., 169.254.169.254) so SSRF cannot reach them. Check the MegaParse project repository for a patched release beyond 0.0.55 and upgrade as soon as a fix is published, and validate or allowlist URLs supplied to the endpoint in the meantime.
| MegaParse (open-source project) MegaParse | 0.0.55 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
MegaParse 0.0.55 contains an unauthenticated server-side request forgery vulnerability in the POST /v1/url endpoint that fetches caller-supplied URLs server-side. Attackers can supply internal service URLs or metadata endpoints without authentication to read their responses directly from the JSON response.
- Weakness
- CWE-918
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.