Description
A vulnerability was detected in volcengine OpenViking up to 0.3.21. This affects the function str_to_uint64 of the file openviking/storage/vectordb/utils/str_to_uint64.py of the component Local VectorDB Primary-key Label Handler. The manipulation of the argument ID results in insufficient verification of data authenticity. The attack may be launched remotely. Attacks of this nature are highly complex. The exploitability is reported as difficult. The pull request to fix this issue awaits acceptance.
Published: 2026-06-28
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is present in volcengine OpenViking up to version 0.3.21 and is located in the str_to_uint64 function used for handling primary‑key labels in Local VectorDB. By manipulating the ID argument, an attacker can bypass authentication checks, potentially allowing forged or altered keys to be accepted. The CVSS score of 2.3 reflects the modest impact when the functionality is limited to a single dataset. The description indicates that the attack may be launched remotely and is considered highly complex with a difficult exploitability.

Affected Systems

All installations of volcengine OpenViking prior to version 0.3.21, specifically those using the Local VectorDB component. The affected vendor is volcengine and the product affected is OpenViking.

Risk and Exploitability

With a CVSS score of 2.3 and no EPSS data available, the exploitation likelihood remains unclear. The vulnerability is not listed in CISA KEV, reducing the alert level. The likely attack vector is remote, but the description emphasizes that practical exploitation is difficult. The weakness is categorized as CWE‑345, indicating insufficient data authentication.

Generated by OpenCVE AI on June 28, 2026 at 23:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict access to the Local VectorDB API to authenticated and authorized clients only, enforcing strict input validation on incoming ID values.
  • Continuously monitor logs for abnormal ID patterns and perform audit reviews to detect potential forged key usage.
  • Stay informed about vendor updates and apply the fix for str_to_uint64 validation when it becomes available.

Generated by OpenCVE AI on June 28, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 28 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in volcengine OpenViking up to 0.3.21. This affects the function str_to_uint64 of the file openviking/storage/vectordb/utils/str_to_uint64.py of the component Local VectorDB Primary-key Label Handler. The manipulation of the argument ID results in insufficient verification of data authenticity. The attack may be launched remotely. Attacks of this nature are highly complex. The exploitability is reported as difficult. The pull request to fix this issue awaits acceptance.
Title volcengine OpenViking Local VectorDB Primary-key Label str_to_uint64.py str_to_uint64 data authenticity
First Time appeared Volcengine
Volcengine openviking
Weaknesses CWE-345
CPEs cpe:2.3:a:volcengine:openviking:*:*:*:*:*:*:*:*
Vendors & Products Volcengine
Volcengine openviking
References
Metrics cvssV2_0

{'score': 4.6, 'vector': 'AV:N/AC:H/Au:S/C:P/I:P/A:P/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 5, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Volcengine Openviking
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-29T11:13:20.274Z

Reserved: 2026-06-28T06:18:07.059Z

Link: CVE-2026-13507

cve-icon Vulnrichment

Updated: 2026-06-29T11:13:03.678Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T03:15:16Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity