CVE-2026-45730 Details
Description
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.
A vulnerability exists in the Nuclio Dashboard's project management API, prior to version 1.16.0. It allows any authenticated user, without membership in the target project, to bypass Open Policy Agent (OPA) authorization checks on write operations. This vulnerability affects the 'PUT /api/projects/{id}' and 'DELETE /api/projects' endpoints, enabling unauthorized modification or deletion of projects and their associated resources, such as functions and API gateways.
Users can update to Nuclio version 1.16.0 or later, where this vulnerability has been patched. For those unable to update, it is recommended to restrict Dashboard API access to trusted clients and to monitor for unusual activity on the 'PUT /api/projects/' and 'DELETE /api/projects' endpoints.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 2, 2026CISA-ADP
Assessed Sep 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0 | [email protected] | Source CodeVendor |
| https://github.com/nuclio/nuclio/pull/4107 | [email protected] | Source CodeVendor |
| https://github.com/nuclio/nuclio/releases/tag/1.16.0 | [email protected] | Release NotesVendor |
| https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Nuclio | <= 1.15.26 (semver) HEAD commit e185454946fa0bb76343b77ba145e26a367867f8 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 2, 2026 | CVE Modified | CISA-ADP |
| Sep 2, 2026 | New CVE Received | [email protected] |
Volerion