CVE-2026-57948 PUBLISHED

Pinpoint - Insecure Session Cookie Attributes in pinpointJwt

Assigner: VulnCheck
Reserved: 26.06.2026 Published: 29.06.2026 Updated: 30.06.2026

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.

Metrics

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

Product Status

Vendor pinpoint-apm
Product pinpoint
Versions Default: unaffected
  • affected from 0 to 3.1.0 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Sensitive Cookie Without 'HttpOnly' Flag CWE
  • Sensitive Cookie in HTTPS Session Without 'Secure' Attribute CWE