Lucene search
+L

67 matches found

Github Security Blog
Github Security Blog
added 2026/03/20 8:45 p.m.12 views

Parse Server has a protected field change detection oracle via LiveQuery watch parameter

Impact An attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped from event payloads, the presence or absence of update events reveals whether the protected field changed, creating a binary oracle. For boolea...

6.3CVSS5.8AI score0.00316EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/20 8:44 p.m.15 views

Parse Server's LiveQuery bypasses CLP pointer permission enforcement

Impact Parse Server's LiveQuery WebSocket interface does not enforce Class-Level Permission CLP pointer permissions readUserFields and pointerFields. Any authenticated user can subscribe to LiveQuery events and receive real-time updates for all objects in classes protected by pointer permissions,...

7.1CVSS5.8AI score0.00397EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/20 11:37 a.m.6 views

BIT-PARSE-2026-33163 Parse Server leaks protected fields via LiveQuery afterEvent trigger

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

8.2CVSS5.8AI score0.00421EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/18 10:16 p.m.9 views

CVE-2026-33163

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.35 and 8.6.50, when a Parse.Cloud.afterLiveQueryEvent trigger is registered for a class, the LiveQuery server leaks protected fields and authData to all subscribers of that...

8.2CVSS0.00421EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/18 10:16 p.m.6 views

CVE-2026-32770

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.5CVSS0.0055EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 9:58 p.m.7 views

CVE-2026-33163 Parse Server leaks protected fields via LiveQuery afterEvent trigger

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.35 and 8.6.50, when a Parse.Cloud.afterLiveQueryEvent trigger is registered for a class, the LiveQuery server leaks protected fields and authData to all subscribers of that...

8.2CVSS5.8AI score0.00421EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/18 9:58 p.m.30 views

CVE-2026-33163 Parse Server leaks protected fields via LiveQuery afterEvent trigger

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.35 and 8.6.50, when a Parse.Cloud.afterLiveQueryEvent trigger is registered for a class, the LiveQuery server leaks protected fields and authData to all subscribers of that...

8.2CVSS0.00421EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 9:37 p.m.4 views

CVE-2026-32770 Parse Server: LiveQuery subscription with invalid regular expression crashes server

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

5.9CVSS5.8AI score0.0055EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 9:37 p.m.8 views

CVE-2026-32770 Parse Server: LiveQuery subscription with invalid regular expression crashes server

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

5.9CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/03/18 9:37 p.m.24 views

CVE-2026-32770

CVE-2026-32770 affects the Parse Server project via the LiveQuery feature. The issue occurs when a remote attacker subscribes to LiveQuery with an invalid regular expression pattern, which can cause the server process to crash and lead to a denial of service for all connected clients. Affected ve...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/18 7:49 p.m.6 views

Information Exposure

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 Information Exposure via the afterLiveQueryEvent trigger. An attacker can access sensitive protected fields and authenticati...

8.2CVSS5.8AI score0.00421EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/18 7:49 p.m.18 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
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/18 7:49 p.m.10 views

GHSA-5HMJ-JCGP-6HFF 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
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/18 12:0 a.m.8 views

PT-2026-26166

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 9.6.0-alpha.35 Parse Server versions prior to 8.6.50 Description Parse Server is an open source backend deployable on Node.js infrastructures. When a Parse.Cloud.afterLiveQueryEvent trigger is registered for a...

8.2CVSS5.9AI score0.00421EPSS
SaveExploits0References11
OSV
OSV
added 2026/03/17 6:37 p.m.8 views

GHSA-827P-G5X5-H86C Parse Server LiveQuery subscription with invalid regular expression crashes server

Impact 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 invalid pattern reaches the regex engine during subscription matching, causing denial of service for all connected clients. Patches...

5.9CVSS5.9AI score0.0055EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/13 12:28 p.m.11 views

BIT-PARSE-2026-32098 Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause

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.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause that...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/11 12:17 a.m.7 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 in LiveQuery. An attacker can gain unauthorized access to sensitive data by subscribing to real-time...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/11 12:17 a.m.7 views

EUVD-2026-10864

Parse Server has a bypass of class-level permissions in LiveQuery...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/11 12:17 a.m.7 views

EUVD-2026-10865

Parse Server has a bypass of class-level permissions in LiveQuery...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/10 12:35 a.m.2 views

Regular Expression Denial of Service (ReDoS)

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 Regular Expression Denial of Service ReDoS in the handling of $regex in the LiveQuery component. An attacker can cause the...

8.2CVSS5.6AI score0.00446EPSS
SaveExploits0References2
Rows per page
Query Builder