CVE Catalog

CVE-2026-22681

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Summary

OpenViking before version 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.

Risk Assessment

An attacker can access internal services such as cloud metadata, potentially leading to credential leakage or system integrity compromise.

Recommendation

Upgrade OpenViking to version 0.3.4 or later, which includes a fix for the SSRF vulnerability.

Other vulnerabilities in OpenViking

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS