CVE-2025-65944 MEDIUM

CVE-2025-65944: Sentry-Javascript deals with leaked sensitive headers when `sendDefaultPii` is set to `true`

Vendor Getsentry
Product sentry-javascript
Weakness CWE-201
Published November 25, 2025
Last update November 25, 2025

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:L

What the vulnerability does

Description

Sentry-Javascript is an official Sentry SDKs for JavaScript. From version 10.11.0 to before 10.27.0, when a Node.js application using the Sentry SDK has sendDefaultPii: true it is possible to inadvertently send certain sensitive HTTP headers, including the Cookie header, to Sentry. Those headers would be stored within a Sentry organization as part of the associated trace. A person with access to the Sentry organization could then view and use these sensitive values to impersonate or escalate their privileges within the application. This issue has been patched in version 10.27.0.

Key dates

Disclosure timeline

November 25, 2025 CVE published
November 25, 2025 Record updated