CVE-2026-45730
nicheAuthorization Bypass in Nuclio Dashboard Lets Any Authenticated User Delete Projects
CVE-2026-45730 is a missing-authorization flaw (CWE-862) in the project management API of the Nuclio Dashboard, the control-plane component of the open-source Nuclio serverless platform for real-time event and data processing. Prior to version 1.16.0, any authenticated user can bypass the OPA (Open Policy Agent) authorization checks on the write paths PUT /api/projects/{id} and DELETE /api/projects, even if that user has no membership in the target project. An attacker with any valid, low-privilege Dashboard account can therefore modify or delete any project along with all of its associated resources, such as functions and API gateways, producing high integrity and availability impact with limited confidentiality impact. All Nuclio deployments running a version before 1.16.0 are affected; risk is highest where non-administrator users can reach the Dashboard, typically in self-hosted, container/Kubernetes-based installations. No public proof-of-concept, no CISA KEV entry, and an EPSS 30-day exploitation probability of about 0.3% (18th percentile) indicate that no active exploitation is currently known.
What to do: Upgrade to Nuclio 1.16.0 or later, where OPA authorization checks on the project write paths (PUT /api/projects/{id}, DELETE /api/projects) are enforced. Until upgraded, restrict Dashboard access to trusted administrative users and review project-management API logs for project modifications or deletions performed by users without membership in the affected projects. Because any authenticated low-privilege account is sufficient to trigger the flaw, also audit which non-administrator users hold Dashboard credentials.
| Nuclio (serverless framework; Dashboard project management API) | all versions prior to 1.16.0; fixed in 1.16.0 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.0, there is a vulnerability in Nuclio Dashboard's project management API, allowing any authenticated user (without membership in the target project) to bypass OPA authorization checks on write paths (PUT /api/projects/{id}, DELETE /api/projects) and modify or delete any project along with all its associated resources (functions, API gateways, etc.). This issue has been patched in version 1.16.0.
- Weakness
- CWE-862
- Vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
In the news0 stories
No ingested article mentions this CVE yet.