{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:volcengine:openviking:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.3.3"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "433406f21ad4c06ad3aff6442c98ef8416999489"
            },
            {
              "fixed": "8c1c3f3608364ee0bb0e45f73478771a68aebdf5"
            }
          ],
          "repo": "https://github.com/volcengine/openviking",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22680.json"
  },
  "details": "OpenViking versions prior to 0.3.3 contain a missing authorization vulnerability in the task polling endpoints that allows unauthorized attackers to enumerate or retrieve background task metadata created by other users. Attackers can access the /api/v1/tasks and /api/v1/tasks/{task_id} routes without authentication to expose task type, task status, resource identifiers, archive URIs, result payloads, and error information, potentially causing cross-tenant interference in multi-tenant deployments.",
  "id": "CVE-2026-22680",
  "modified": "2026-07-08T05:37:43.759655212Z",
  "published": "2026-04-07T17:08:30.835Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22680.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/volcengine/OpenViking/releases/tag/v0.3.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22680"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/openviking-missing-authorization-via-task-polling"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/volcengine/OpenViking/pull/1182"
    },
    {
      "type": "FIX",
      "url": "https://github.com/volcengine/OpenViking/commit/8c1c3f3608364ee0bb0e45f73478771a68aebdf5"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/volcengine/OpenViking"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "OpenViking \u003c 0.3.3 Missing Authorization via Task Polling"
}