PoC Index82,564 CVEs with PoCs

CVE-2026-45730

Nuclio: Missing authorization on project write paths allows any authenticated user to modify or delete any project

HIGH 8.3EPSS 0.3%

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.

Affected
nuclio
CVSS v3.1 GITHUB
8.3 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
EPSS
0.26% chance of exploitation in the next 30 days, 17th percentile
Published
2026-09-02

Proof-of-concept exploits (1)

References