Lucene search
K

132 matches found

Github Security Blog
Github Security Blog
added 2026/03/12 2:20 p.m.4 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.00052EPSS
Exploits0References5Affected Software1
Snyk
Snyk
added 2026/03/11 10:40 p.m.0 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.00052EPSS
Exploits0References2
NVD
NVD
added 2026/03/11 8:16 p.m.1 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.00052EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 7:57 p.m.1 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.00052EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:57 p.m.1 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.00052EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/11 7:57 p.m.1 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.00052EPSS
Exploits0References5
CVE
CVE
added 2026/03/11 7:57 p.m.4 views

CVE-2026-32098

Parse Server (Node.js) prior to versions 9.6.0-alpha.9 and 8.6.35 is vulnerable to a LiveQuery-based leakage where an attacker can infer protected field values through WHERE clauses referencing those fields (including dot-notation or $regex). The attack hinges on Common protections: Class-Level P...

7.5CVSS5.8AI score0.00052EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/11 7:57 p.m.22 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.00052EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/11 7:8 a.m.0 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.00021EPSS
Exploits0References1
OSV
OSV
added 2026/03/11 12:17 a.m.1 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.00019EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/11 12:17 a.m.22 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.00019EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.3 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.00052EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.2 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.00052EPSS
Exploits0References6
NVD
NVD
added 2026/03/10 9:16 p.m.1 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.00019EPSS
Exploits0References3
OSV
OSV
added 2026/03/10 8:16 p.m.1 views

CVE-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-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.00019EPSS
Exploits0References5
CVE
CVE
added 2026/03/10 8:16 p.m.9 views

CVE-2026-30947

Parse Server (with LiveQuery) is affected by CVE-2026-30947 where class-level permissions (CLP) are not enforced for LiveQuery subscriptions in older releases. An unauthenticated or unauthorized client could subscribe to any LiveQuery-enabled class and receive real-time events for all objects, by...

8.7CVSS5.8AI score0.00019EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/10 8:16 p.m.23 views

CVE-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-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.00019EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:16 p.m.1 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.00019EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 8:16 p.m.1 views

CVE-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-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.00019EPSS
Exploits0References3
NVD
NVD
added 2026/03/10 5:40 p.m.1 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.2CVSS0.00021EPSS
Exploits0References3
Rows per page
Query Builder