9.8

CVE-2026-32248

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.12 and 8.6.38, an unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier (e.g. anonymous authentication). By sending a crafted login request, the attacker can cause the server to perform a pattern-matching query instead of an exact-match lookup, allowing the attacker to match an existing user and obtain a valid session token for that user's account. Both MongoDB and PostgreSQL database backends are affected. Any Parse Server deployment that allows anonymous authentication (enabled by default) is vulnerable. This vulnerability is fixed in 9.6.0-alpha.12 and 8.6.38.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ParseplatformParse-server SwPlatformnode.js Version < 8.6.38
ParseplatformParse-server SwPlatformnode.js Version >= 9.0.0 < 9.6.0
ParseplatformParse-server Version9.6.0 Updatealpha1 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha10 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha11 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha2 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha3 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha4 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha5 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha6 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha7 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha8 SwPlatformnode.js
ParseplatformParse-server Version9.6.0 Updatealpha9 SwPlatformnode.js
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.07% 0.203
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
security-advisories@github.com 9.3 0 0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/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
CWE-943 Improper Neutralization of Special Elements in Data Query Logic

The product generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query.