Sentry Nextjs vulnerabilities
2 known vulnerabilities affecting sentry/nextjs.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2025-65944MEDIUM≥ 10.11.0, < 10.27.02025-11-24
CVE-2025-65944 [MEDIUM] CWE-201 Sentry's sensitive headers are leaked when `sendDefaultPii` is set to `true`
Sentry's sensitive headers are leaked when `sendDefaultPii` is set to `true`
### Impact
In version 10.11.0, a change to how the SDK collects request data in Node.js applications caused certain incoming HTTP headers to be added as trace span attributes. When `sendDefaultPii: true` was set, a few headers that were previously redacted - including Authorization and Cookie - were unintentiona
ghsaosv
CVE-2023-46729MEDIUM≥ 7.26.0, < 7.77.02023-11-09
CVE-2023-46729 [MEDIUM] CWE-918 Sentry Next.js vulnerable to SSRF via Next.js SDK tunnel endpoint
Sentry Next.js vulnerable to SSRF via Next.js SDK tunnel endpoint
### Impact
An unsanitized input of Next.js SDK tunnel endpoint allows sending HTTP requests to arbitrary URLs and reflecting the response back to the user. This could open door for other attack vectors:
* client-side vulnerabilities: XSS/CSRF in the context of the trusted domain;
* interaction with internal network;
* read cloud meta
ghsaosv