SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-22681

HIGH · CVSS 8.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-21 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

OpenViking versions prior to 0.3.4 are vulnerable to a server-side request forgery (SSRF) flaw that enables authenticated low-privilege attackers to exploit internal network services by submitting arbitrary URLs to the resources API endpoint. This vulnerability allows attackers to issue outbound requests to sensitive internal addresses, potentially exposing critical services and data. Organizations using OpenViking should prioritize patching to mitigate the risk of unauthorized access to internal resources.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-22681
Severity
HIGH
CVSS
8.5
EPSS
0.28%

Original NVD 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.