Lucene search
+L

7314 matches found

OSV
OSV
added 2026/03/10 8:51 p.m.8 views

CVE-2026-31800 Parse Server: Classes `_GraphQLConfig` and `_Audience` master key bypass via generic class routes

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.12 and 8.6.25, the GraphQLConfig and Audience internal classes can be read, modified, and deleted via the generic /classes/GraphQLConfig and /classes/Audience REST API rout...

8.8CVSS5.8AI score0.00335EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/10 8:48 p.m.32 views

CVE-2026-30972 Parse Server has a rate limit bypass via batch request endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

6.9CVSS0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/10 8:48 p.m.19 views

CVE-2026-30972

Parse Server is affected by a rate-limit bypass vulnerability where the /batch endpoint processes sub-requests internally and bypasses the Express middleware rate limiting that protects other endpoints. This allows bundling multiple requests targeting a rate-limited path into a single batch, circ...

7.5CVSS5.8AI score0.00342EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 8:48 p.m.4 views

CVE-2026-30972 Parse Server has a rate limit bypass via batch request endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

6.9CVSS5.8AI score0.00342EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:48 p.m.7 views

CVE-2026-30972

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

6.9CVSS5.8AI score0.00342EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/10 8:48 p.m.15 views

CVE-2026-30972 Parse Server has a rate limit bypass via batch request endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

6.9CVSS5.8AI score0.00342EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:46 p.m.4 views

CVE-2026-30967

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.9. and 8.6.22, the OAuth2 authentication adapter, when configured without the useridField option, only verifies that a token is active via the provider's token introspectio...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 8:46 p.m.3 views

CVE-2026-30967 Parse Server OAuth2 authentication adapter account takeover via identity spoofing

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.9. and 8.6.22, the OAuth2 authentication adapter, when configured without the useridField option, only verifies that a token is active via the provider's token introspectio...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/10 8:46 p.m.31 views

CVE-2026-30967 Parse Server OAuth2 authentication adapter account takeover via identity spoofing

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.9. and 8.6.22, the OAuth2 authentication adapter, when configured without the useridField option, only verifies that a token is active via the provider's token introspectio...

7.6CVSS0.00333EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/10 8:46 p.m.15 views

CVE-2026-30967

Parse Server is affected when using the generic OAuth2 authentication adapter (oauth2: true) without setting useridField. Prior to 9.5.2-alpha.9 and 8.6.22, the adapter only verified token activity via the provider’s introspection endpoint and did not confirm that the token belongs to the user id...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/10 8:46 p.m.25 views

CVE-2026-30967 Parse Server OAuth2 authentication adapter account takeover via identity spoofing

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.9. and 8.6.22, the OAuth2 authentication adapter, when configured without the useridField option, only verifies that a token is active via the provider's token introspectio...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:45 p.m.8 views

CVE-2026-30966

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.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/10 8:45 p.m.37 views

CVE-2026-30966

Parse Server prior to 9.5.2-alpha.7 and 8.6.20 is vulnerable: internal tables backing Relation field mappings are accessible via REST/GraphQL using only the application key, allowing any client to create/read/update/delete records in relation tables and potentially inject themselves into any Pars...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/10 8:45 p.m.35 views

CVE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

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.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS0.00384EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/10 8:45 p.m.3 views

CVE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

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.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/10 8:45 p.m.6 views

CVE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

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.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/10 8:43 p.m.4 views

CVE-2026-30965 Parse Server session token exfiltration via `redirectClassNameForKey` query parameter

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.8 and 8.6.21, a vulnerability in Parse Server's query handling allows an authenticated or unauthenticated attacker to exfiltrate session tokens of other users by exploiting...

9.9CVSS5.8AI score0.0036EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/10 8:43 p.m.14 views

CVE-2026-30965

Parse Server is affected by a vulnerability in its query handling that allowed an attacker to exfiltrate other users’ session tokens via the redirectClassNameForKey query parameter. This could enable account takeover for both authenticated and unauthenticated attackers, depending on Class-Level P...

9.9CVSS5.8AI score0.0036EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:43 p.m.4 views

CVE-2026-30965

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.8 and 8.6.21, a vulnerability in Parse Server's query handling allows an authenticated or unauthenticated attacker to exfiltrate session tokens of other users by exploiting...

9.9CVSS5.8AI score0.0036EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/10 8:43 p.m.32 views

CVE-2026-30965 Parse Server session token exfiltration via `redirectClassNameForKey` query parameter

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.8 and 8.6.21, a vulnerability in Parse Server's query handling allows an authenticated or unauthenticated attacker to exfiltrate session tokens of other users by exploiting...

9.9CVSS0.0036EPSS
SaveExploits0References3
Rows per page
Query Builder