{"api_version":"1","generated_at":"2026-09-04T04:18:58+00:00","cve":"CVE-2026-45730","urls":{"html":"https://cve.report/CVE-2026-45730","api":"https://cve.report/api/cve/CVE-2026-45730.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-45730","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-45730"},"summary":{"title":"Nuclio: Missing authorization on project write paths allows any authenticated user to modify or delete any project","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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-09-02 17:17:40","updated_at":"2026-09-02 19:17:18"},"problem_types":["CWE-862","CWE-862 CWE-862: Missing Authorization"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"8.3","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H","baseScore":8.3,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"8.3","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.3,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/nuclio/nuclio/releases/tag/1.16.0","name":"https://github.com/nuclio/nuclio/releases/tag/1.16.0","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0","name":"https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm","name":"https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm","refsource":"134c704f-9b21-4f2e-91b3-4a467353bcc0","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/nuclio/nuclio/pull/4107","name":"https://github.com/nuclio/nuclio/pull/4107","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-45730","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-45730","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"nuclio","product":"nuclio","version":"affected < 1.16.0","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"45730","cve":"CVE-2026-45730","epss":"0.002590000","percentile":"0.173910000","score_date":"2026-09-03","updated_at":"2026-09-04 00:08:05"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-45730","options":[{"Exploitation":"poc"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-09-02T18:05:50.930418Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-09-02T18:06:14.661Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"references":[{"tags":["exploit"],"url":"https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm"}],"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"nuclio","vendor":"nuclio","versions":[{"status":"affected","version":"< 1.16.0"}]}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.3,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-862","description":"CWE-862: Missing Authorization","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-02T16:15:31.615Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm","tags":["x_refsource_CONFIRM"],"url":"https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm"},{"name":"https://github.com/nuclio/nuclio/pull/4107","tags":["x_refsource_MISC"],"url":"https://github.com/nuclio/nuclio/pull/4107"},{"name":"https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0","tags":["x_refsource_MISC"],"url":"https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0"},{"name":"https://github.com/nuclio/nuclio/releases/tag/1.16.0","tags":["x_refsource_MISC"],"url":"https://github.com/nuclio/nuclio/releases/tag/1.16.0"}],"source":{"advisory":"GHSA-m8xg-8xg9-mxhm","discovery":"UNKNOWN"},"title":"Nuclio: Missing authorization on project write paths allows any authenticated user to modify or delete any project"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-45730","datePublished":"2026-09-02T16:15:31.615Z","dateReserved":"2026-05-13T05:51:48.667Z","dateUpdated":"2026-09-02T18:06:14.661Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-02 17:17:40","lastModifiedDate":"2026-09-02 19:17:18","problem_types":["CWE-862","CWE-862 CWE-862: Missing Authorization"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H","baseScore":8.3,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":2.8,"impactScore":5.5}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-09-02T18:05:50.930418Z","id":"CVE-2026-45730","options":[{"exploitation":"poc"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"45730","Ordinal":"1","Title":"Nuclio: Missing authorization on project write paths allows any ","CVE":"CVE-2026-45730","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"45730","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Nuclio: Missing authorization on project write paths allows any "}]}}}