Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-11876
Published:July 21, 2026
Updated:August 06, 2026
In zenml-io/zenml version 0.94.2, the "GET /api/v1/stack-deployment/stack" endpoint ("get_deployed_stack") lacks proper RBAC authorization checks, allowing any authenticated user to enumerate all deployed stacks across all users and tenants. This includes stack component details, service connector information, and user IDs of stack owners. The vulnerability arises from two issues: missing endpoint-level RBAC checks and the use of a server-side "Client()" that bypasses the RBAC enforcement layer by directly accessing the database through "SqlZenStore". This exposes sensitive information such as infrastructure topology, service connector details, stack ownership, and deployment metadata, potentially enabling cross-tenant reconnaissance and further attacks in multi-tenant ZenML Pro/Cloud deployments.
Affected Packages
https://github.com/zenml-io/zenml.git (GITHUB):
Affected version(s) >=0.1.0 <0.95.0
Fix Suggestion:
Update to version 0.95.0
zenml (PYTHON):
Affected version(s) >=0.0.1rc1 <0.95.0
Fix Suggestion:
Update to version 0.95.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization
EPSS
Base Score:
0.18