{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-45730",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-13T05:51:48.667Z",
        "datePublished": "2026-09-02T16:15:31.615Z",
        "dateUpdated": "2026-09-02T18:06:14.661Z"
    },
    "containers": {
        "cna": {
            "title": "Nuclio: Missing authorization on project write paths allows any authenticated user to modify or delete any project",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "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"
                    }
                }
            ],
            "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"
                }
            ],
            "affected": [
                {
                    "vendor": "nuclio",
                    "product": "nuclio",
                    "versions": [
                        {
                            "version": "< 1.16.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-09-02T16:15:31.615Z"
            },
            "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."
                }
            ],
            "source": {
                "advisory": "GHSA-m8xg-8xg9-mxhm",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-09-02T18:05:50.930418Z",
                                "id": "CVE-2026-45730",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-09-02T18:06:14.661Z"
                }
            }
        ]
    }
}