Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-32742

CVE-2026-32742: Parse Server session creation endpoint allows overwriting server-generated session fields

March 17, 2026

An authenticated user can overwrite server-generated session fields (sessionToken, expiresAt, createdWith) when creating a session object via POST /classes/_Session. This allows bypassing the server’s session expiration policy by setting an arbitrary far-future expiration date. It also allows setting a predictable session token value.

References

  • github.com/advisories/GHSA-5v7g-9h8f-8pgg
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/pull/10195
  • github.com/parse-community/parse-server/pull/10196
  • github.com/parse-community/parse-server/security/advisories/GHSA-5v7g-9h8f-8pgg
  • nvd.nist.gov/vuln/detail/CVE-2026-32742

Code Behaviors & Features

Detect and mitigate CVE-2026-32742 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.42, all versions starting from 9.0.0 before 9.6.0-alpha.17

Fixed versions

  • 9.6.0-alpha.17
  • 8.6.42

Solution

Upgrade to versions 8.6.42, 9.6.0-alpha.17 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes

Source file

npm/parse-server/CVE-2026-32742.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 18 Mar 2026 12:20:27 +0000.