Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pinpoint-apm/pinpoint/issues/13858
- https://www.vulncheck.com/advisories/pinpoint-insecure-session-cookie-attributes
- https://github.com/pinpoint-apm/pinpoint/issues/13858
FAQ
What is CVE-2026-57948?
CVE-2026-57948 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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, enabl...
How severe is CVE-2026-57948?
CVE-2026-57948 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57948?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.