CVE-2026-45730
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.26%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 8.3 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-862
- Source
- security-advisories@github.com
References
- https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0
- https://github.com/nuclio/nuclio/pull/4107
- https://github.com/nuclio/nuclio/releases/tag/1.16.0
- https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm
- https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.