CVE-2026-59093
Last modified
CVE-2026-59093 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Weaviate before 1.38.0 does not verify that a principal performing an RBAC role assignment holds the permissions granted by the assigned role. The assignRoleToUser and assignRoleToGroup handlers (POST /authz/users/{id}/assign and /authz/groups/{id}/assign) authorize only that the caller may assign roles to the target user or group, not the permissions contained in the assigned roles, unlike role creation which enforces that a user can only create roles with permissions less than or equal to its own. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Weaviate before 1.38.0 does not verify that a principal performing an RBAC role assignment holds the permissions granted by the assigned role. The assignRoleToUser and assignRoleToGroup handlers (POST /authz/users/{id}/assign and /authz/groups/{id}/assign) authorize only that the caller may assign roles to the target user or group, not the permissions contained in the assigned roles, unlike role creation which enforces that a user can only create roles with permissions less than or equal to its own. A user holding only the delegated assign_and_revoke_users or assign_and_revoke_groups permission can assign the built-in admin role, or any high-privilege custom role, to itself or others, escalating to full administrative control of the database.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Weaviate | Weaviate | < 1.38.0 |
References
- https://github.com/weaviate/weaviate/pull/11493Issue Tracking, Patch
- https://github.com/weaviate/weaviate/releases/tag/v1.38.0Product, Release Notes
- https://www.vulncheck.com/advisories/weaviate-privilege-escalation-via-unchecked-permissions-in-rbac-role-assignmentPatch, Release Notes, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59093?
How severe is CVE-2026-59093?
How do I fix CVE-2026-59093?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59088A flaw was found in GIMP. A signed integer overflow vulnerab…5.5
- CVE-2026-59089A flaw was found in GIMP. The PlayStation TIM loader, respon…5.5
- CVE-2026-5909Integer overflow in Media in Google Chrome prior to 147.0.77…8.8
- CVE-2026-59090A flaw was found in GIMP's PSD file format plugin. This vuln…8.4
- CVE-2026-59091A flaw was found in GIMP's file format plugins, including th…7.3
- CVE-2026-59092JuiceFS through 1.3.1, fixed in commit a46979c, contains an …7.7
- CVE-2026-59094Pathway through 0.31.1, fixed in commit d09722e, document st…8.7
- CVE-2026-59095LobeChat before 2.2.10-canary.18 contains a server-side requ…8.3
- CVE-2026-59096Dapr Sentry's OIDC discovery endpoint derives the issuer and…8.2
- CVE-2026-59097Taiga before 6.10.2 contains a missing authorization vulnera…6.9
- CVE-2026-59098LobeChat through 2.2.9 contains a broken access control vuln…7.1
- CVE-2026-59099Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic v…9.3
Are you affected by CVE-2026-59093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
