CVE-2026-11500 Details
Description
A vulnerability was identified in Weaviate up to 1.37.7. This vulnerability affects the function validateConfig of the file usecases/auth/authentication/apikey/client.go of the component Static API Key Handler. The manipulation of the argument StaticApiKey leads to authorization bypass. It is possible to initiate the attack remotely. The complexity of an attack is rather high. It is stated that the exploitability is difficult. The exploit is publicly available and might be used. Upgrading to version 1.38.0-rc.0 is able to resolve this issue. The identifier of the patch is 40f2cc32279f0f8a51016c3c6870a2c0c808e6c0. You should upgrade the affected component.
An authorization bypass vulnerability has been identified in Weaviate versions prior to 1.37.7. The issue arises in the Static API Key Handler component, specifically within the validateConfig function of the file usecases/auth/authentication/apikey/client.go. The vulnerability allows for duplicate static API keys to be configured for different users, leading to privilege confusion. When the same key is assigned to multiple users, Weaviate authenticates based on the first matching entry, potentially granting unauthorized access to admin privileges. This vulnerability can be exploited remotely, although the attack complexity is considered high.
Upgrade to Weaviate version 1.38.0-rc.0 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 8, 2026CISA-ADP
Assessed Jun 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/weaviate/weaviate/ | [email protected] | ProductSource CodeVendor |
| https://github.com/weaviate/weaviate/commit/40f2cc32279f0f8a51016c3c6870a2c0c808e6c0 | [email protected] | Source CodeVendor |
| https://github.com/weaviate/weaviate/issues/11392 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/weaviate/weaviate/releases/tag/v1.38.0-rc.0 | [email protected] | Release NotesVendor |
| https://vuldb.com/cve/CVE-2026-11500 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/835080 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/369120 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/369120/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Weaviate | <= 1.37.7 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 8, 2026 | New CVE Received | [email protected] |
Volerion