Lucene search
+L

137 matches found

Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.17 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
OSV
OSV
added 2026/03/12 2:48 p.m.8 views

BIT-PARSE-2026-30947 Parse Server ha a bypass of class-level permissions in LiveQuery

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2 and 8.6.16, class-level permissions CLP are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled class and...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/12 2:47 p.m.5 views

BIT-PARSE-2026-30925 Parse Server affected by Regular Expression Denial of Service (ReDoS) via `$regex` query in LiveQuery

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.0 and 8.6.11, a malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This makes the...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/12 2:20 p.m.6 views

EUVD-2026-11340

Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause...

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/12 2:20 p.m.4 views

GHSA-J7MM-F4RV-6Q6Q Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause

Impact An attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause that references a protected field including via dot-notation or $regex, the attacker can observe whether LiveQuery events are delivere...

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/12 2:20 p.m.11 views

Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause

Impact An attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause that references a protected field including via dot-notation or $regex, the attacker can observe whether LiveQuery events are delivere...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/11 10:40 p.m.4 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 in the LiveQuery subscription process. An attacker can infer the values of protected fields by crafting...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/11 8:16 p.m.9 views

CVE-2026-32098

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

7.5CVSS0.00288EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 7:57 p.m.2 views

CVE-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-alpha.9 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 th...

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:57 p.m.3 views

CVE-2026-32098

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

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/11 7:57 p.m.36 views

CVE-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-alpha.9 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 th...

6.9CVSS0.00288EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/11 7:57 p.m.43 views

CVE-2026-32098

Parse Server exposes a vulnerability where enabling LiveQuery and protectedFields in Class-Level Permissions allows a WHERE-clause subscription (including dot-notation or $regex) to reveal protected field values. Affected: classes with both protectedFields and LiveQuery enabled, with versions pri...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/11 7:57 p.m.6 views

CVE-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-alpha.9 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 th...

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/11 7:8 a.m.11 views

CVE-2026-30925

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.0-alpha.14 and 8.6.11, a malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/11 12:17 a.m.7 views

GHSA-7CH5-98Q2-7289 Parse Server has a bypass of class-level permissions in LiveQuery

Impact Class-level permissions CLP are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled class and receive real-time events for all objects, regardless of CLP restrictions. All Parse Server deployments that use LiveQuery wit...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/11 12:17 a.m.41 views

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

Impact Class-level permissions CLP are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled class and receive real-time events for all objects, regardless of CLP restrictions. All Parse Server deployments that use LiveQuery wit...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.6 views

PT-2026-24817

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

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.13 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 9.6.0-alpha.9 and 8.6.35 contained a vulnerability related to information leakage. This vulnerability stemmed from the ability of...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/10 9:16 p.m.8 views

CVE-2026-30947

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.3 and 8.6.16, class-level permissions CLP are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled cla...

8.7CVSS0.00426EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:16 p.m.6 views

CVE-2026-30947

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.3 and 8.6.16, class-level permissions CLP are not enforced for LiveQuery subscriptions. An unauthenticated or unauthorized client can subscribe to any LiveQuery-enabled cla...

8.7CVSS5.8AI score0.00426EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder