{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.16.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1915cd26d514dcdd487517d4be56673fc02298e0"
            },
            {
              "fixed": "5b6a78897ad0c092554d8d0fd33677db15b77064"
            }
          ],
          "repo": "https://github.com/nuclio/nuclio",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-m8xg-8xg9-mxhm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45730.json"
  },
  "details": "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.",
  "id": "CVE-2026-45730",
  "modified": "2026-09-04T03:30:59.156093902Z",
  "published": "2026-09-02T16:15:31.615Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/nuclio/nuclio/releases/tag/1.16.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45730.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nuclio/nuclio/security/advisories/GHSA-m8xg-8xg9-mxhm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45730"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nuclio/nuclio/commit/1915cd26d514dcdd487517d4be56673fc02298e0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nuclio/nuclio/pull/4107"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Nuclio: Missing authorization on project write paths allows any authenticated user to modify or delete any project"
}