CVE 7.1 HIGH

Parse Server: Auth data exposed via /users/me endpoint_CVE-2026-33627

7.1 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/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.61 and 9.6.0-alpha.55, an authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The endpoint internally uses master-level authentication for the session query, and the master context leaks through to the user data, bypassing auth adapter sanitization. An attacker who obtains a user's session token can extract MFA secrets to generate valid TOTP codes indefinitely. This issue has been patched in versions 8.6.61 and 9.6.0-alpha.55.

Basic Information

ID CVE-2026-33627
Source GitHub_M
Published Mar 24, 2026 at 18:31
Modified Mar 25, 2026 at 13:38

Affected Product

Vendor parse-community
Product parse-server
Version < 8.6.61
Affected Versions parse-community parse-server < 8.6.61
parse-community parse-server >= 9.0.0, < 9.6.0-alpha.55

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.