---
id: CVE-2026-57948
title: >-
  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.co…
summary: >-
  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.co…
severity: medium
cvss: 6.8
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N'
cwe:
  - CWE-614
  - CWE-1004
published: '2026-06-29'
updated: '2026-07-02'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57948'
references:
  - url: 'https://github.com/pinpoint-apm/pinpoint/issues/13858'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/pinpoint-insecure-session-cookie-attributes-in-pinpointjwt
    label: disclosure@vulncheck.com
  - url: 'https://github.com/pinpoint-apm/pinpoint/issues/13858'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00202
epssPercentile: 0.08918
ingestedAt: '2026-07-03T13:02:28.096Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
