Vulnerability CVE-2023-35948


Published: 2023-07-06

Description:
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.

Type:

CWE-601

(URL Redirection to Untrusted Site ('Open Redirect'))

 References:
https://github.com/novuhq/novu/security/advisories/GHSA-xxv3-m43w-gv79
https://github.com/novuhq/novu/pull/3510

Copyright 2026, cxsecurity.com

 

Back to Top