Lucene search
K

424 matches found

Snyk
Snyk
added 2026/03/29 3:23 p.m.1 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the authData login process. An attacker can maintain multiple...

4.4CVSS5.9AI score0.00311EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/29 3:14 p.m.4 views

Parse Server exposes auth data via verify password endpoint

Impact The verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacker who knows a user's password can extract the MFA secret to generate valid MFA codes, defeating multi-factor authentication protection. Patch...

8.2CVSS5.9AI score0.00303EPSS
Exploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.5 views

PT-2026-28613

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.64 Parse Server versions prior to 9.7.0-alpha.8 Description Parse Server is an open source backend deployable on Node.js infrastructure. An attacker with a valid authentication provider token and a single MFA...

4.4CVSS5.9AI score0.00311EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.14 views

PT-2026-28610

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.63 Parse Server versions prior to 9.7.0-alpha.7 Description The verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attack...

8.2CVSS5.9AI score0.00303EPSS
Exploits0References18
OSV
OSV
added 2026/03/27 7:14 a.m.5 views

BIT-PARSE-2026-33627 Parse Server: Auth data exposed via /users/me endpoint

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, an authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/03/26 3:8 p.m.3 views

CVE-2026-33042

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.29 and 8.6.49, a user can sign up without providing credentials by sending an empty authData object, bypassing the username and password requirement. This allows the creati...

6.9CVSS5.8AI score0.00294EPSS
Exploits0References1
CVE
CVE
added 2026/03/24 6:31 p.m.10 views

CVE-2026-33627

CVE-2026-33627 affects Parse Server: prior to versions 8.6.61 and 9.6.0-alpha.55, an authenticated user calling GET /users/me receives unsanitized auth data, including MFA TOTP secrets and recovery codes. The endpoint uses master-level authentication for the session query, and the master context ...

7.1CVSS5.7AI score0.00378EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.4 views

Parse Server 信息泄露漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. Versions of Parse Server prior to 8.6.61 and 9.6.0-alpha.55 contain a vulnerability known as information leakage. This vulnerability stems from the GET /users/me...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References5
OSV
OSV
added 2026/03/19 9:32 p.m.4 views

GHSA-PFJ7-WV7C-22PR Parse Server has an auth provider validation bypass on login via partial authData

Impact An authentication bypass vulnerability allows an attacker to log in as any user who has linked a third-party authentication provider, without knowing the user's credentials. The attacker only needs to know the user's provider ID to gain full access to their account, including a valid sessi...

9.1CVSS5.8AI score0.00455EPSS
Exploits0References7
CVE
CVE
added 2026/03/18 9:54 p.m.9 views

CVE-2026-33042

Parse Server (Node.js) is affected prior to versions 9.6.0-alpha.29 and 8.6.49 where a signup can be performed without credentials by submitting an empty authData object, bypassing the username/password requirement. The root cause is that empty or non-actionable authData is treated as present for...

6.9CVSS5.8AI score0.00294EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/18 9:54 p.m.2 views

CVE-2026-33042 Parse Server affected by empty authData bypassing credential requirement on signup

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.29 and 8.6.49, a user can sign up without providing credentials by sending an empty authData object, bypassing the username and password requirement. This allows the creati...

6.9CVSS5.9AI score0.00294EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/18 7:49 p.m.6 views

Parse Server leaks protected fields via LiveQuery afterEvent trigger

Impact When a Parse.Cloud.afterLiveQueryEvent trigger is registered for a class, the LiveQuery server leaks protected fields and authData to all subscribers of that class. Fields configured as protected via Class-Level Permissions protectedFields are included in LiveQuery event payloads for all...

8.2CVSS5.8AI score0.00421EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/12 7:14 p.m.23 views

CVE-2026-32248 Parse Server: Account takeover via operator injection in authentication data identifier

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...

9.3CVSS0.00627EPSS
Exploits0References3
EUVD
EUVD
added 2026/03/12 5:29 p.m.5 views

EUVD-2026-11689

Parse Server: Account takeover via operator injection in authentication data identifier...

9.3CVSS5.8AI score0.00627EPSS
Exploits0References3
OSV
OSV
added 2026/03/12 5:29 p.m.5 views

GHSA-5FW2-8JCV-XH87 Parse Server: Account takeover via operator injection in authentication data identifier

Impact 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...

9.3CVSS5.8AI score0.00627EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/12 5:29 p.m.9 views

Parse Server: Account takeover via operator injection in authentication data identifier

Impact 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...

9.8CVSS5.8AI score0.00627EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2026/02/27 12:16 a.m.6 views

CVE-2026-27773

Charging station authentication identifiers are publicly accessible via web-based mapping platforms...

6.9CVSS0.00272EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/02/16 1:25 p.m.7 views

CVE-2026-2539

The RF communication protocol in the Micca KE700 car alarm system does not encrypt its data frames. An attacker with a radio interception tool e.g., SDR can capture the random number and counters transmitted in cleartext, which is sensitive information required for authentication...

7.1CVSS5.5AI score0.00128EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/15 10:58 a.m.3 views

CVE-2026-2539

The RF communication protocol in the Micca KE700 car alarm system does not encrypt its data frames. An attacker with a radio interception tool e.g., SDR can capture the random number and counters transmitted in cleartext, which is sensitive information required for authentication...

7.1CVSS5.5AI score0.00128EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/02/15 10:58 a.m.29 views

CVE-2026-2539 Micca KE700 Cleartext transmission of key fob ID

The RF communication protocol in the Micca KE700 car alarm system does not encrypt its data frames. An attacker with a radio interception tool e.g., SDR can capture the random number and counters transmitted in cleartext, which is sensitive information required for authentication...

7.1CVSS0.00128EPSS
Exploits0References1
Rows per page
Query Builder