Server-Side Request Forgery (SSRF) in NocoDB - CVE-2026-46548
Published: May 23, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote user to access internal hosts and disclose sensitive information.
The vulnerability exists due to server-side request forgery protection bypass in notification webhook plugins (Slack, Discord, Mattermost, Teams) when sending webhook POST requests. A remote user can create a webhook with a crafted webhook_url to access internal hosts and disclose sensitive information.
Exploitation requires hook-creation permission, and response bodies may be exposed when verbose hook logging is enabled.