CVE-2026-85699

Summary

jina-ai reader contains a server-side request forgery vulnerability where URL validation is performed only on the initial request but not re-applied to subsequent redirect hops. Attackers can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, allowing the server to fetch and return the target's response body to the attacker.

Affected Software

VendorProductVersion RangeStatus
jina-aireader0 <= 1574bfd380d249c86c82db4dace0d9c8fe17e2b1affected

Weaknesses

  • CWE-918: Server-Side Request Forgery (SSRF)

References