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

CVE-2026-34574: Parse Server has a session field immutability bypass via falsy-value guard

April 1, 2026

An authenticated user can bypass the immutability guard on session fields (expiresAt, createdWith) by sending a null value in a PUT request to the session update endpoint. This allows nullifying the session expiry, making the session valid indefinitely and bypassing configured session length policies.

References

  • github.com/advisories/GHSA-f6j3-w9v3-cq22
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/commit/90802969fc713b7bc9733d7255c7519a6ed75d21
  • github.com/parse-community/parse-server/commit/ebccd7fe2708007e62f705ee1c820a6766178777
  • github.com/parse-community/parse-server/pull/10347
  • github.com/parse-community/parse-server/pull/10348
  • github.com/parse-community/parse-server/security/advisories/GHSA-f6j3-w9v3-cq22
  • nvd.nist.gov/vuln/detail/CVE-2026-34574

Code Behaviors & Features

Detect and mitigate CVE-2026-34574 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.69, all versions starting from 9.0.0 before 9.7.0-alpha.14

Fixed versions

  • 9.7.0-alpha.14
  • 8.6.69

Solution

Upgrade to versions 8.6.69, 9.7.0-alpha.14 or above.

Impact 5.4 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-697: Incorrect Comparison

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 01 Apr 2026 12:20:15 +0000.