๐Ÿ” CVE Alert

CVE-2026-75511

UNKNOWN 0.0

Novu: Server-Side Request Forgery (SSRF) via Chat Provider Webhook URLs

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Novu provides an API for sending notifications through multiple channels. Prior to 3.18.0, Novu accepts chat webhook URLs from subscriber credentials.webhookUrl, channel endpoint endpoint.url, event payload.webhookUrl, and event overrides.webhookUrl, then passes the selected endpoint.url through send-message-chat.usecase.ts to raw HTTP requests in the Slack, Discord, Mattermost, Microsoft Teams, Grafana On-Call, Ryver, Rocket.Chat, GetStream, and Zulip providers. An authenticated user can supply an internal or otherwise restricted destination because these paths do not apply normalizeOutboundHttpUrl, assertSafeOutboundUrl, or the DNS-pinned safeOutboundJsonRequest protection used by the generic webhook providers. The Novu worker can consequently issue attacker-directed POST requests to internal network services and cause interactions or actions supported by those services. This issue is fixed in version 3.18.0.

CWE CWE-918
Vendor novuhq
Product novu
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for novuhq novu

Be the first to know when new unknown vulnerabilities affecting novuhq novu are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

novuhq / novu
< 3.18.0
@novu / api-service
< 3.18.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/novuhq/novu/security/advisories/GHSA-pg9q-8v57-hqph github.com: https://github.com/novuhq/novu/pull/11455 github.com: https://github.com/novuhq/novu/commit/dabfd66457c0b98ad46a8186e69f74f570a990c2 github.com: https://github.com/novuhq/novu/releases/tag/v3.18.0