PT-2026-61943 · Git+1 · Zenml+1
CVE-2026-11876
·
Published
2026-07-21
·
Updated
2026-07-21
CVSS v3.1
5.0
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
zenml-io/zenml version 0.94.2
Description
The
GET /api/v1/stack-deployment/stack endpoint (get deployed stack) lacks proper Role-Based Access Control (RBAC) authorization checks. This allows any authenticated user to enumerate all deployed stacks across all users and tenants, exposing sensitive data such as stack component details, service connector information, and user IDs of stack owners. The issue is caused by 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 exposure of infrastructure topology and deployment metadata could enable cross-tenant reconnaissance in multi-tenant ZenML Pro/Cloud deployments.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Zenml
Zenml-Io/Zenml