Vulnerability Description
OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the resources API endpoint. Attackers can POST a crafted URL to /api/v1/resources, causing the server to issue outbound HEAD and GET requests with redirects enabled to loopback, RFC 1918, link-local, or cloud metadata addresses, then read back responses through normal content APIs to enumerate and interact with internal services.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/volcengine/OpenViking/commit/41e345896d247e43ab78bbcb38b4a5b1
- https://github.com/volcengine/OpenViking/pull/1133
- https://github.com/volcengine/OpenViking/releases/tag/v0.3.4
- https://www.vulncheck.com/advisories/openviking-ssrf-via-api-v1-resources
- https://github.com/volcengine/OpenViking/pull/1133https://github.com/volcengine/
FAQ
What is CVE-2026-22681?
CVE-2026-22681 is a vulnerability with a CVSS score of 8.5 (HIGH). OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the r...
How severe is CVE-2026-22681?
CVE-2026-22681 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22681?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.