CVE 5.3 MEDIUM

Parse Server: Session field immutability bypass via falsy-value guard_CVE-2026-34574

5.3 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-34574
Source GitHub_M
Published Mar 31, 2026 at 15:08
Modified Apr 1, 2026 at 17:57

Affected Product

Vendor parse-community
Product parse-server
Version < 8.6.69
Affected Versions parse-community parse-server < 8.6.69
parse-community parse-server >= 9.0.0, < 9.7.0-alpha.14

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.