Lucene search
+L

1690 matches found

vulnersOsv
vulnersOsv
added 2026/03/17 5:40 p.m.8 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @kontaa/subgraph (>=1.0.1 <=1.2.3) +27 more potentially affected by CVE-2026-32943 via parse-server (>=2.0.8 <=7.5.4)

parse-server NPM version =2.0.8, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =2.4.8, =1.0.0, =1.0.0, =1.0.1, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.29 - parse-cli-server2 =0.0.30 and more Source cves: CVE-2026-32943 Source advisory: OSV:GHSA-R3XQ-68WH-GWVH...

3.1CVSS5.8AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2026/03/17 5:40 p.m.10 views

GHSA-R3XQ-68WH-GWVH Parse Server has a password reset token single-use bypass via concurrent requests

Impact The password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by multiple concurrent requests within a short time window. An attacker who has intercepted a password reset token can race the...

2.3CVSS5.8AI score0.00207EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/17 5:40 p.m.8 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 in the password reset mechanism. An attacker can gain unauthorized access to...

3.1CVSS5.8AI score0.00207EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 5:40 p.m.24 views

Parse Server has a password reset token single-use bypass via concurrent requests

Impact The password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be consumed by multiple concurrent requests within a short time window. An attacker who has intercepted a password reset token can race the...

3.1CVSS5.8AI score0.00207EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/17 5:35 p.m.8 views

Uncontrolled Recursion

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 Uncontrolled Recursion while processing of deeply nested query condition operators. An attacker can cause the server process...

8.7CVSS5.8AI score0.00483EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/17 5:35 p.m.5 views

GHSA-9XP9-J92R-P88V Parse Server crash via deeply nested query condition operators

Impact An unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the server and denies service to all connected clients. Patches A depth limit for query condition operator nesting has been added via the...

8.7CVSS5.7AI score0.00483EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/03/17 5:35 p.m.8 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @kontaa/subgraph (>=1.0.1 <=1.2.3) +27 more potentially affected by CVE-2026-32944 via parse-server (>=2.0.8 <=7.5.4)

parse-server NPM version =2.0.8, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =2.4.8, =1.0.0, =1.0.0, =1.0.1, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.29 - parse-cli-server2 =0.0.30 and more Source cves: CVE-2026-32944 Source advisory: OSV:GHSA-9XP9-J92R-P88V...

8.7CVSS5.8AI score0.00483EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/17 5:35 p.m.11 views

Parse Server crash via deeply nested query condition operators

Impact An unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the server and denies service to all connected clients. Patches A depth limit for query condition operator nesting has been added via the...

8.7CVSS5.7AI score0.00483EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.16 views

PT-2026-25999

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
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.17 views

PT-2026-25985

Impact An attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits prototype pollution in the deep copy mechanism. This allows injecting fields into class schemas that have field addition locked...

7.5CVSS5.8AI score0.00345EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.26 views

PT-2026-25982

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.17 and 8.6.42, an authenticated user can overwrite server-generated session fields sessionToken, expiresAt, createdWith when creating a session object via POST /classes/...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.11 views

PT-2026-25986

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.24 and 8.6.47, remote clients can crash the Parse Server process by calling a cloud function endpoint with a crafted function name that traverses the JavaScript prototype...

8.2CVSS6AI score0.00512EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.6 views

PT-2026-26165

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.21 and 8.6.45, an unauthenticated attacker can crash the Parse Server process by sending a single request with deeply nested query condition operators. This terminates the...

8.7CVSS5.7AI score0.00483EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.12 views

PT-2026-26160

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.28 and 8.6.48, the password reset mechanism does not enforce single-use guarantees for reset tokens. When a user requests a password reset, the generated token can be...

3.1CVSS5.8AI score0.00207EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.18 views

PT-2026-25984

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.19 and 8.6.43, a remote attacker can crash the Parse Server by subscribing to a LiveQuery with an invalid regular expression pattern. The server process terminates when the...

7.5CVSS5.9AI score0.0055EPSS
SaveExploits0References10
vulnersOsv
vulnersOsv
added 2026/03/16 6:46 p.m.9 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @kontaa/subgraph (>=1.0.1 <=1.2.3) +27 more potentially affected by CVE-2026-32728 via parse-server (>=2.0.8 <=7.5.4)

parse-server NPM version =2.0.8, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =2.4.8, =1.0.0, =1.0.0, =1.0.1, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.29 - parse-cli-server2 =0.0.30 and more Source cves: CVE-2026-32728 Source advisory: OSV:GHSA-42PH-PF9Q-CR72...

8.3CVSS5.8AI score0.00272EPSS
SaveExploits0
Snyk
Snyk
added 2026/03/16 6:46 p.m.9 views

Cross-site Scripting (XSS)

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 Cross-site Scripting XSS via the file upload process. An attacker can execute arbitrary scripts in the user's browser by...

8.7CVSS5.8AI score0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/16 6:46 p.m.5 views

GHSA-42PH-PF9Q-CR72 Parse Server has a stored XSS filter bypass via Content-Type MIME parameter and missing XML extension blocklist entries

Impact An attacker who is allowed to upload files can bypass the file extension filter by appending a MIME parameter e.g. ;charset=utf-8 to the Content-Type header. This causes the extension validation to fail matching against the blocklist, allowing active content to be stored and served under t...

8.3CVSS5.4AI score0.00272EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/16 2:19 p.m.7 views

CVE-2026-32594

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.40 and 9.6.0-alpha.14, the GraphQL WebSocket endpoint for subscriptions does not pass requests through the Express middleware chain that enforces authentication, introspection...

7.3CVSS0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/16 9:53 a.m.8 views

BIT-PARSE-2026-32269 Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.39, the OAuth2 authentication adapter does not correctly validate app IDs when appidField and appIds are configured. During app ID validation, a malformed value is sent t...

6.5CVSS5.8AI score0.00276EPSS
SaveExploits0References4
Rows per page
Query Builder