Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-59093

8.8 · HIGH
Published Jul 2, 2026 weaviate CWE-266

Overview

CVE-2026-59093 is a high-severity vulnerability affecting weaviate weaviate. It was published on July 2, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from weaviate. Update weaviate to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
weaviate weaviate >= 0, < 1.38.0 Affected

Frequently Asked Questions

What is CVE-2026-59093?

CVE-2026-59093 is a high-severity vulnerability affecting weaviate weaviate. It was published on July 2, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2026-59093?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-59093?

Check the references section for vendor advisories and patches from weaviate. Update weaviate to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-59093?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-59093 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.