Skip to main content

Milvus CVE-2026-10814

| EUVD-2026-34292 LOW
Use of Weak Hash (CWE-328)
2026-06-04 VulDB GHSA-jh6h-v6mp-h22v
1.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
1.1 LOW
CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Severity Changed
Jun 04, 2026 - 16:22 NVD
MEDIUM LOW
CVSS changed
Jun 04, 2026 - 16:22 NVD
4.5 (MEDIUM) 1.1 (LOW)
Source Code Evidence Fetched
Jun 04, 2026 - 16:18 vuln.today
Analysis Generated
Jun 04, 2026 - 16:18 vuln.today

DescriptionCVE.org

A vulnerability has been found in milvus-io milvus up to 2.6.13. This vulnerability affects unknown code of the file internal/metastore/kv/rootcoord/kv_catalog.go of the component Grantee ID Hash Handler. The manipulation leads to use of weak hash. The attack needs to be performed locally. The attack's complexity is rated as high. It is stated that the exploitability is difficult. The exploit has been disclosed to the public and may be used. The identifier of the patch is 3d932f1c3e065351c4440c27abe1e6479752544d. Applying a patch is the recommended action to fix this issue.

AnalysisAI

Weak hashing in milvus-io/milvus up to 2.6.13 exposes the Grantee ID Hash Handler in the KV metadata catalog (internal/metastore/kv/rootcoord/kv_catalog.go), allowing a low-privileged local attacker to predict or forge 16-character grantee IDs used in RBAC privilege assignments backed by etcd. Successful exploitation - rated high complexity - could result in unauthorized manipulation of access control metadata, yielding low-level confidentiality, integrity, and availability impact on the affected Milvus instance. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain low-privilege local host access
Delivery
Enumerate etcd grantee ID entries
Exploit
Identify legacy 16-character hash format
Execution
Predict or forge target high-privilege grantee ID
Persist
Overwrite KV metadata to bind attacker account to forged grantee ID
Impact
Access restricted Milvus RBAC-protected resources

Vulnerability AssessmentAI

Exploitation Local authenticated access with low privileges (PR:L, AV:L per CVSS) on a host running milvus-io/milvus 2.6.13 or earlier is required. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 score of 4.5 reflects Medium severity driven by local-only attack vector (AV:L), high attack complexity (AC:H), low privilege requirement (PR:L), and uniformly low CIA impact (C:L/I:L/A:L). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A low-privileged local attacker with knowledge of Milvus's legacy 16-character grantee ID hashing scheme - informed by the publicly disclosed proof-of-concept at GitHub issue #49857 - enumerates existing grantee IDs from etcd, identifies collision candidates or predicts IDs for high-privilege roles, then manipulates the KV metadata store to associate their own account with an elevated grantee ID. The high attack complexity means the attacker must understand both the truncated hash algorithm and the etcd key structure, limiting this to technically proficient adversaries. …
Remediation Apply the upstream fix via commit 3d932f1c3e065351c4440c27abe1e6479752544d, available in PR #50060 at https://github.com/milvus-io/milvus/pull/50060. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-10814 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy