Improper access control in parse-server - CVE-2022-39225

 

Improper access control in parse-server - CVE-2022-39225

Published: September 20, 2022 / Updated: May 23, 2026


Vulnerability identifier: #VU132197
CSH Severity: Low
CVSS v4: 2.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-39225
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to modify session object properties of another user and disclose custom fields from that session object.

The vulnerability exists due to improper access control in the _Session class when handling write requests for session objects with a known object ID. A remote user can update the user field of a foreign session object to read custom fields from that session object.

The issue only affects foreign session objects. It may be possible to brute-force guess a valid session object ID, and the impact may be greater in deployments that use custom logic to relate specific session objects to privileges.


Affected software

parse-server

How to mitigate CVE-2022-39225

Install security update from vendor's website.

parse-server - addressed in versions 4.10.15, 5.2.6

External References

Related Security Bulletins