CVE-2026-75517 Details
Description
Novu provides an API for sending notifications through multiple channels. Prior to 3.18.0, Novu integration mutation use cases including remove-integration, update-integration, auto-configure-integration, and set-integration-as-primary look up an integration by integrationId and organizationId without consistently enforcing environmentId. A caller with access to one environment in an organization can target an integration identifier from another environment and delete the integration, modify its credentials, change the primary provider, or trigger auto-configuration. The repository advisory defines both environment API keys and dashboard sessions as affected. The 3.18.0 change enforces the environment boundary only for environment-scoped API-key authentication, while its tests intentionally retain cross-environment dashboard-session behavior, so it does not completely remediate the advisory-defined scope. Version 3.18.0 is a partial fix attempt, and the dashboard-session behavior requires curator resolution.
A vulnerability exists in Novu's integration management API that allows an authenticated user to manipulate integrations across different environments within the same organization. This issue arises because the API endpoints for removing, updating, and configuring integrations do not properly enforce environment boundaries. As a result, a user with access to one environment can inadvertently or maliciously alter integrations in another environment, such as Production.
Novu has released a patch in version 3.18.0 that addresses this vulnerability by adding proper environment checks to the affected integration mutation endpoints. Users should update to this version to mitigate the issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 22, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/novuhq/novu/commit/3d9bbdccf4e36224b5558c245d2b7c085b5d5302 | [email protected] | Source CodeVendor |
| https://github.com/novuhq/novu/pull/11480 | [email protected] | Issue TrackingVendor |
| https://github.com/novuhq/novu/releases/tag/v3.18.0 | [email protected] | Release NotesVendor |
| https://github.com/novuhq/novu/security/advisories/GHSA-jh6r-hjhp-wh2h | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Novu | <= 3.17.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 22, 2026 | New CVE Received | [email protected] |
Volerion