CVE-2026-53725
Last modified
CVE-2026-53725 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1-alpha.5, apps that enable MFA and deny get on the _User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPassword endpoints. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1-alpha.5, apps that enable MFA and deny get on the _User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPassword endpoints. These endpoints re-fetch the user through the access-controlled query pipeline (CLP, protectedFields, auth-adapter sanitizers) before responding. When that re-fetch was denied by the _User get permission, the server fell back to the raw database row, exposing raw authData (including MFA TOTP secrets and recovery codes) and fields hidden by protectedFields (when protectedFieldsOwnerExempt is false). /verifyPassword is the most severe: with only a username and password (no session or MFA token), an attacker who knows a victim's password could retrieve their MFA secret and recovery codes, defeating the second factor. This issue has been patched in version 9.9.1-alpha.5.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53725?
How severe is CVE-2026-53725?
How do I fix CVE-2026-53725?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53712SCRAM (Salted Challenge Response Authentication Mechanism) i…8.2
- CVE-2026-5372An issue that allowed a SQL injection attack vector related …6.4
- CVE-2026-53721Nuxt is an open-source web development framework for Vue.js.…8.2
- CVE-2026-53722Nuxt is an open-source web development framework for Vue.js.…5.4
- CVE-2026-53723Guzzle Services provides an implementation of the Guzzle Com…5.8
- CVE-2026-53724Parse Server is an open source backend that can be deployed …2.1
- CVE-2026-53726Parse Server is an open source backend that can be deployed …6.9
- CVE-2026-53727css_parser is a Ruby CSS parser. From 2.2.0 until 3.0.0, Css…8.9
- CVE-2026-53729DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-5373An issue that allowed all-organization administrators to pro…8.4
- CVE-2026-53730DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-53736Easy Twitter Feeds before 1.2.13 contains a cross-site reque…5.1
Are you affected by CVE-2026-53725?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
