{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:novu:novu:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.16.0"
              },
              {
                "fixed": "0.16"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9408da49debdc2914444f4986ca1a8a067711469"
            }
          ],
          "repo": "https://github.com/novuhq/novu",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xxv3-m43w-gv79"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/35xxx/CVE-2023-35948.json"
  },
  "details": "Novu provides an API for sending notifications through multiple channels. Versions prior to 0.16.0 contain an open redirect vulnerability in the \"Sign In with GitHub\" functionality of Novu's open-source repository. It could have allowed an attacker to force a victim into opening a malicious URL and thus, potentially log into the repository under the victim's account gaining full control of the account. This vulnerability only affected the Novu Cloud and Open-Source deployments if the user manually enabled the GitHub OAuth on their self-hosted instance of Novu. Users should upgrade to version 0.16.0 to receive a patch.",
  "id": "CVE-2023-35948",
  "modified": "2026-07-15T01:49:21.313343472Z",
  "published": "2023-07-06T14:47:22.310Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/35xxx/CVE-2023-35948.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/novuhq/novu/security/advisories/GHSA-xxv3-m43w-gv79"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35948"
    },
    {
      "type": "FIX",
      "url": "https://github.com/novuhq/novu/pull/3510"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Novu Open Redirect Vulnerability in Sign-In with GitHub Functionality"
}