Answer in brief
CVE-2026-45730 records a High severity (CVSS 8.3) vulnerability in Nuclio: Missing authorization on project write paths allows any authenticated user to modify or delete any project. The current sources do not mark it as known exploited. The current feed maps nuclio/nuclio (generic), github.com/nuclio/nuclio (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps nuclio/nuclio (generic), github.com/nuclio/nuclio (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| nuclio/nucliogeneric | < 1.16.0 | Not reported |
| github.com/nuclio/nucliogo | <0.0.0-20260513101907-1915cd26d514 | 0.0.0-20260513101907-1915cd26d514 |
Published upstream
Sep 2, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 11, 2026
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.
Quoted source text, attributed separately from HOL analysis.