Lucene search
K

6706 matches found

Vulnrichment
Vulnrichment
added 2026/03/24 6:22 p.m.2 views

CVE-2026-33527 Parse Server: Session update endpoint allows overwriting server-generated session fields

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.57 and 9.6.0-alpha.48, an authenticated user can overwrite server-generated session fields such as expiresAt and createdWith when updating their own session via the REST...

5.3CVSS5.7AI score0.00014EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/03/24 6:22 p.m.15 views

CVE-2026-33527 Parse Server: Session update endpoint allows overwriting server-generated session fields

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.57 and 9.6.0-alpha.48, an authenticated user can overwrite server-generated session fields such as expiresAt and createdWith when updating their own session via the REST...

5.3CVSS0.00014EPSS
Exploits0References5
OSV
OSV
added 2026/03/24 6:22 p.m.2 views

CVE-2026-33527 Parse Server: Session update endpoint allows overwriting server-generated session fields

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.57 and 9.6.0-alpha.48, an authenticated user can overwrite server-generated session fields such as expiresAt and createdWith when updating their own session via the REST...

5.3CVSS5.8AI score0.00014EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:21 p.m.1 views

CVE-2026-33508

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.56 and 9.6.0-alpha.45, Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription...

8.2CVSS5.7AI score0.00065EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/24 6:21 p.m.0 views

CVE-2026-33508 Parse Server: LiveQuery subscription query depth bypass

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.56 and 9.6.0-alpha.45, Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription...

8.2CVSS5.7AI score0.00065EPSS
Exploits0References5
OSV
OSV
added 2026/03/24 6:21 p.m.1 views

CVE-2026-33508 Parse Server: LiveQuery subscription query depth bypass

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.56 and 9.6.0-alpha.45, Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription...

8.2CVSS5.8AI score0.00065EPSS
Exploits0References7
CVE
CVE
added 2026/03/24 6:21 p.m.9 views

CVE-2026-33508

GitHub/GHSA-6QH5-M6G3-XHQ6 and OSV entry describe a vulnerability in Parse Server's LiveQuery: the LiveQuery subscription handler does not honor the requestComplexity.queryDepth limit for WebSocket subscriptions, allowing deeply nested logical operators to cause excessive recursion and CPU usage,...

8.2CVSS5.7AI score0.00065EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/03/24 6:18 p.m.1 views

CVE-2026-33498 Parse Server: Query condition depth bypass via pre-validation transform pipeline

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.55 and 9.6.0-alpha.44, an attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References7
CVE
CVE
added 2026/03/24 6:18 p.m.8 views

CVE-2026-33498

CVE-2026-33498 affects Parse Server (Node.js). Before versions 8.6.55 and 9.6.0-alpha.44, an unauthenticated HTTP request with a deeply nested query containing logical operators can permanently hang the server process, rendering it unresponsive and requiring manual restart. This is a bypass of th...

8.7CVSS5.7AI score0.00021EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/24 6:18 p.m.17 views

CVE-2026-33498 Parse Server: Query condition depth bypass via pre-validation transform pipeline

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.55 and 9.6.0-alpha.44, an attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server...

8.7CVSS0.00021EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/03/24 6:18 p.m.0 views

CVE-2026-33498 Parse Server: Query condition depth bypass via pre-validation transform pipeline

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.55 and 9.6.0-alpha.44, an attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:18 p.m.0 views

CVE-2026-33498

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.55 and 9.6.0-alpha.44, an attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server...

8.7CVSS5.7AI score0.00021EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/24 6:16 p.m.3 views

CVE-2026-33429 Parse Server: Protected field change detection oracle via LiveQuery watch parameter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.54 and 9.6.0-alpha.43, an attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped...

6.3CVSS5.7AI score0.00015EPSS
Exploits0References5
CVE
CVE
added 2026/03/24 6:16 p.m.4 views

CVE-2026-33429

CVE-2026-33429 is connected to a GitHub advisory for Parse Server LiveQuery: an attacker can use a watch on a protected field to infer field changes (binary oracle) via update-event timing, despite payloads omitting the actual value. The root cause is improper exposure of update events tied to pr...

6.3CVSS5.7AI score0.00015EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:16 p.m.5 views

CVE-2026-33429

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.54 and 9.6.0-alpha.43, an attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped...

6.3CVSS5.7AI score0.00015EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/24 6:16 p.m.18 views

CVE-2026-33429 Parse Server: Protected field change detection oracle via LiveQuery watch parameter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.54 and 9.6.0-alpha.43, an attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped...

6.3CVSS0.00015EPSS
Exploits0References5
OSV
OSV
added 2026/03/24 6:16 p.m.2 views

CVE-2026-33429 Parse Server: Protected field change detection oracle via LiveQuery watch parameter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.54 and 9.6.0-alpha.43, an attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped...

6.3CVSS5.8AI score0.00015EPSS
Exploits0References7
CVE
CVE
added 2026/03/24 6:14 p.m.4 views

CVE-2026-33421

CVE-2026-33421 is not described in the initial document, but a connected GitHub advisory (GHSA-FPH2-R4QG-9576) details a vulnerability in Parse Server's LiveQuery WebSocket interface: it bypasses Class-Level Permission (CLP) pointer permissions, allowing any authenticated user to subscribe to Liv...

7.1CVSS5.7AI score0.00012EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/24 6:14 p.m.16 views

CVE-2026-33421 Parse Server: LiveQuery bypasses CLP pointer permission enforcement

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.53 and 9.6.0-alpha.42, Parse Server's LiveQuery WebSocket interface does not enforce Class-Level Permission CLP pointer permissions readUserFields and pointerFields. Any...

7.1CVSS0.00012EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/03/24 6:14 p.m.2 views

CVE-2026-33421 Parse Server: LiveQuery bypasses CLP pointer permission enforcement

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.53 and 9.6.0-alpha.42, Parse Server's LiveQuery WebSocket interface does not enforce Class-Level Permission CLP pointer permissions readUserFields and pointerFields. Any...

7.1CVSS5.7AI score0.00012EPSS
Exploits0References5
Rows per page
Query Builder