Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, 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. This issue has been patched in versions 8.6.69 and 9.7.0-alpha.14.
References
Configurations
Configuration 1 (hide)
|
History
02 Apr 2026, 17:23
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
| First Time |
Parseplatform
Parseplatform parse-server |
|
| CPE | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha10:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha12:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha3:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha2:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha5:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha11:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha6:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha7:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha13:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha1:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha4:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha9:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.7.0:alpha8:*:*:*:node.js:*:* |
|
| References | () https://github.com/parse-community/parse-server/commit/90802969fc713b7bc9733d7255c7519a6ed75d21 - Patch | |
| References | () https://github.com/parse-community/parse-server/commit/ebccd7fe2708007e62f705ee1c820a6766178777 - Patch | |
| References | () https://github.com/parse-community/parse-server/pull/10347 - Issue Tracking, Patch | |
| References | () https://github.com/parse-community/parse-server/pull/10348 - Issue Tracking, Patch | |
| References | () https://github.com/parse-community/parse-server/security/advisories/GHSA-f6j3-w9v3-cq22 - Patch, Vendor Advisory |
31 Mar 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 16:16
Updated : 2026-06-17 10:39
NVD link : CVE-2026-34574
Mitre link : CVE-2026-34574
CVE.ORG link : CVE-2026-34574
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-697
Incorrect Comparison
