You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that useSend is currently running a vulnerable Next.js version (see https://www.cve.org/CVERecord?id=CVE-2025-55182). This vulnerability allows remote code execution, so all instances running useSend are affected right now.
Since useSend itself relies on a public callback endpoint exposed on a valid domain in order to collect email sending stats, it would be great if you could bump Next.js to a patched version as soon as possible.