CVE-2026-22207 PUBLISHED

OpenViking Missing root_api_key Allows Anonymous ROOT Access

Assigner: VulnCheck
Reserved: 06.01.2026 Published: 26.02.2026 Updated: 26.02.2026

OpenViking through version 0.1.18, prior to commit 0251c70, contains a broken access control vulnerability that allows unauthenticated attackers to gain ROOT privileges when the root_api_key configuration is omitted. Attackers can send requests to protected endpoints without authentication headers to access administrative functions including account management, resource operations, and system configuration.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Volcengine
Product OpenViking
Versions Default: unaffected
  • affected from 0 to 0.1.18 (incl.)
  • Version commit 0251c70 is unaffected

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE