CVE-2026-57948

Pinpoint through version 3.1.0 contains an insecure session management vulnerability that allows attackers to access the pinpointJwt session cookie due to missing HttpOnly and Secure attributes, enabling JavaScript access via document.cookie and cleartext transmission over HTTP. Attackers can exploit stored or reflected cross-site scripting vulnerabilities to exfiltrate the session token or intercept it through network sniffing to perform session hijacking.
Configurations

No configuration.

History

30 Jun 2026, 14:16

Type Values Removed Values Added
References () https://github.com/pinpoint-apm/pinpoint/issues/13858 - () https://github.com/pinpoint-apm/pinpoint/issues/13858 -

29 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-29 18:16

Updated : 2026-07-14 22:17


NVD link : CVE-2026-57948

Mitre link : CVE-2026-57948

CVE.ORG link : CVE-2026-57948


JSON object : View

Products Affected

No product.

CWE
CWE-614

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

CWE-1004

Sensitive Cookie Without 'HttpOnly' Flag