CVE-2026-34999 PUBLISHED

OpenViking 0.2.5 < 0.2.14 Bot Proxy Endpoints Allow Unauthenticated Access

Assigner: VulnCheck
Reserved: 31.03.2026 Published: 01.04.2026 Updated: 01.04.2026

OpenViking versions 0.2.5 prior to 0.2.14 contain a missing authentication vulnerability in the bot proxy router that allows remote unauthenticated attackers to access protected bot proxy functionality by sending requests to the POST /bot/v1/chat and POST /bot/v1/chat/stream endpoints. Attackers can bypass authentication checks and interact directly with the upstream bot backend through the OpenViking proxy without providing valid credentials.

Metrics

CVSS Vector: 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
CVSS Score: 6.9

Product Status

Vendor Volcengine
Product OpenViking
Versions Default: unaffected
  • affected from 0.2.5 to 0.2.14 (excl.)
  • Version 27acda8d1701ff68423fbd6c902208e3c1ed9373 is unaffected

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE