CVE-2026-11876
Last modified
CVE-2026-11876 is a medium-severity vulnerability rated 5/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| zenml-io | zenml-io/zenml | < 0.95.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-11876?
How severe is CVE-2026-11876?
How do I fix CVE-2026-11876?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-11868The WP Travel WordPress plugin before 11.7.1 does not perfo…5.3
- CVE-2026-11869The WP DSGVO Tools (GDPR) WordPress plugin before 3.1.40 doe…5.3
- CVE-2026-1187The ZoomifyWP Free plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-11870The WP Ghost (Hide My WP Ghost) WordPress plugin before 7.0…5.4
- CVE-2026-11872The Clever Mega Menu for Visual Composer WordPress plugin th…4.3
- CVE-2026-11875The WP Support Plus Responsive Ticket System WordPress plugi…5.3
- CVE-2026-11877An unauthorized user can modify configuration through API ca…7.5
- CVE-2026-11878Improper neutralization of input during web page generation …6.1
- CVE-2026-11879MobaXterm Personal Edition (Portable), in its 26.3 version (…8.5
- CVE-2026-1188In the Eclipse OMR port library component since release 0.2.…9.8
- CVE-2026-11880The Fluent Forms WordPress plugin before 6.2.1 does not pro…3.1
- CVE-2026-11881The Fluent Forms WordPress plugin before 6.2.6 does not san…6.1
Are you affected by CVE-2026-11876?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
