{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.3.4"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b174deb41049201579cff2ccf9d5306e8cdd56fe"
            },
            {
              "fixed": "41e345896d247e43ab78bbcb38b4a5b1b38ef62c"
            }
          ],
          "repo": "https://github.com/volcengine/openviking",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22681.json"
  },
  "details": "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.",
  "id": "CVE-2026-22681",
  "modified": "2026-08-23T03:42:46.379856314Z",
  "published": "2026-08-21T16:13:07.416Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22681.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/volcengine/OpenViking/releases/tag/v0.3.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22681"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/openviking-ssrf-via-api-v1-resources"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/volcengine/OpenViking/pull/1133"
    },
    {
      "type": "FIX",
      "url": "https://github.com/volcengine/OpenViking/commit/41e345896d247e43ab78bbcb38b4a5b1b38ef62c"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/volcengine/OpenViking"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/volcengine/OpenViking/pull/1133https://github.com/volcengine/OpenViking/pull/1133"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "OpenViking \u003c 0.3.4 SSRF via /api/v1/resources"
}