Lucene search
+L

1550 matches found

RedhatCVE
RedhatCVE
added 2026/04/01 11:0 p.m.9 views

CVE-2026-34784

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.71 and 9.7.1-alpha.1, file downloads via HTTP Range requests bypass the afterFindParse.File trigger and its validators on storage adapters that support streaming e.g. the...

8.2CVSS5.8AI score0.00378EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/01 11:0 p.m.9 views

CVE-2026-34215

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.63 and 9.7.0-alpha.7, the verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacke...

8.2CVSS5.8AI score0.00303EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/01 5:42 p.m.10 views

CVE-2026-34224

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.64 and 9.7.0-alpha.8, an attacker who possesses a valid authentication provider token and a single MFA recovery code or SMS one-time password can create multiple...

4.4CVSS5.8AI score0.00311EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.14 views

CVE-2026-34373

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.66 and 9.7.0-alpha.10, the GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This...

8.8CVSS5.7AI score0.00202EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.9 views

CVE-2026-34363

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects...

8.2CVSS5.8AI score0.00367EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.10 views

CVE-2026-34532

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.67 and 9.7.0-alpha.11, an attacker can bypass Cloud Function validator access controls by appending "prototype.constructor" to the function name in the URL. When a Cloud...

9.1CVSS5.7AI score0.00277EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/01 12:7 a.m.10 views

EUVD-2026-17504

Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/01 12:7 a.m.7 views

Access of Resource Using Incompatible Type ('Type Confusion')

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 Access of Resource Using Incompatible Type 'Type Confusion' via the LiveQuery subscription process when an authenticated use...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/01 12:3 a.m.6 views

Incorrect Comparison

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 Incorrect Comparison via the session update process. An attacker can extend the validity of a session indefinitely by sendin...

5.4CVSS5.9AI score0.0021EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/01 12:3 a.m.9 views

EUVD-2026-17502

Parse Server has a session field immutability bypass via falsy-value guard...

5.3CVSS5.9AI score0.0021EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/31 11:49 p.m.11 views

parse-server has GraphQL complexity validator exponential fragment traversal DoS

Impact The GraphQL query complexity validator can be exploited to cause a denial-of-service by sending a crafted query with binary fan-out fragment spreads. A single unauthenticated request can block the Node.js event loop for seconds, denying service to all concurrent users. This only affects...

8.2CVSS5.9AI score0.00463EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/03/31 11:49 p.m.7 views

Inefficient Algorithmic Complexity

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 Inefficient Algorithmic Complexity in the GraphQL query complexity validation process. An attacker can cause the Node.js eve...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/31 11:48 p.m.6 views

Incorrect Authorization

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 Incorrect Authorization via the Cloud Function handler resolution process. An attacker can gain unauthorized access to...

9.1CVSS5.9AI score0.00277EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/31 11:48 p.m.9 views

parse-server has cloud function validator bypass via prototype chain traversal

Impact An attacker can bypass Cloud Function validator access controls by appending .prototype.constructor to the function name in the URL. When a Cloud Function handler is declared using the function keyword and its validator is a plain object or arrow function, the trigger store traversal...

9.1CVSS5.9AI score0.00277EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/31 11:48 p.m.4 views

GHSA-VPJ2-QQ7W-5QQ6 parse-server has cloud function validator bypass via prototype chain traversal

Impact An attacker can bypass Cloud Function validator access controls by appending .prototype.constructor to the function name in the URL. When a Cloud Function handler is declared using the function keyword and its validator is a plain object or arrow function, the trigger store traversal...

9.1CVSS5.9AI score0.00277EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/03/31 11:2 p.m.4 views

Improper Authorization

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 Improper Authorization via the afterFind process. An attacker can gain unauthorized access to protected files by sending HTT...

8.2CVSS5.9AI score0.00378EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/31 8:16 p.m.7 views

CVE-2026-34215

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.63 and 9.7.0-alpha.7, the verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacke...

8.2CVSS0.00303EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/31 8:16 p.m.9 views

CVE-2026-34784

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.71 and 9.7.1-alpha.1, file downloads via HTTP Range requests bypass the afterFindParse.File trigger and its validators on storage adapters that support streaming e.g. the...

8.2CVSS0.00378EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/31 7:39 p.m.5 views

CVE-2026-34784

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.71 and 9.7.1-alpha.1, file downloads via HTTP Range requests bypass the afterFindParse.File trigger and its validators on storage adapters that support streaming e.g. the...

8.2CVSS5.8AI score0.00378EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/31 7:39 p.m.30 views

CVE-2026-34784 Parse Server: Streaming file download bypasses afterFind file trigger authorization

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.71 and 9.7.1-alpha.1, file downloads via HTTP Range requests bypass the afterFindParse.File trigger and its validators on storage adapters that support streaming e.g. the...

8.2CVSS0.00378EPSS
SaveExploits0References5
Rows per page
Query Builder