Lucene search
+L

7314 matches found

CVE
CVE
added 2026/03/09 11:1 p.m.19 views

CVE-2026-30925

CVE-2026-30925 affects Parse Server with LiveQuery enabled. A crafted $regex subscription can cause catastrophic backtracking in JavaScript regex evaluation on the Node.js event loop, blocking the server and making the entire deployment unresponsive. This impacts all clients for affected deployme...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/09 11:1 p.m.9 views

CVE-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-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
SaveExploits0References5
OSV
OSV
added 2026/03/09 7:55 p.m.4 views

GHSA-V359-JJ2V-J536 vLLM has SSRF Protection Bypass

Summary The SSRF protection fix for https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc can be bypassed in the loadfromurlasync method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client. Affected Component - File:...

5.4CVSS5.9AI score0.00544EPSS
SaveExploits1References13
vulnersOsv
vulnersOsv
added 2026/03/09 5:42 p.m.6 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @kontaa/subgraph (>=1.0.1 <=1.2.3) +27 more potentially affected by CVE-2026-30863 via parse-server (>=2.0.8 <=7.5.4)

parse-server NPM version =2.0.8, =1.0.5, =1.0.1, =1.2.1, =2.4.46, =2.4.8, =1.0.0, =1.0.0, =1.0.1, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.29 - parse-cli-server2 =0.0.30 and more Source cves: CVE-2026-30863 Source advisory: OSV:GHSA-X6FW-778M-WR9V...

9.8CVSS5.8AI score0.00525EPSS
SaveExploits0
EUVD
EUVD
added 2026/03/09 5:42 p.m.11 views

EUVD-2026-10172

Parse Server: JWT audience validation bypass in Google, Apple, and Facebook authentication adapters...

9.3CVSS5.8AI score0.00525EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/09 5:42 p.m.10 views

GHSA-X6FW-778M-WR9V Parse Server: JWT audience validation bypass in Google, Apple, and Facebook authentication adapters

Impact The Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration option is not set clientId for Google/Apple, appIds for Facebook, JWT verification silently skips audience claim validation. This allows an...

9.3CVSS5.8AI score0.00525EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/09 5:42 p.m.14 views

Parse Server: JWT audience validation bypass in Google, Apple, and Facebook authentication adapters

Impact The Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration option is not set clientId for Google/Apple, appIds for Facebook, JWT verification silently skips audience claim validation. This allows an...

9.8CVSS5.8AI score0.00525EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/09 5:42 p.m.8 views

EUVD-2026-10171

Parse Server: GraphQL type introspection bypass via inline fragments when public introspection is disabled...

6.9CVSS5.8AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/09 5:42 p.m.6 views

GHSA-Q5Q9-2RHP-33QW Parse Server: GraphQL `__type` introspection bypass via inline fragments when public introspection is disabled

Impact When graphQLPublicIntrospection is disabled, type queries nested inside inline fragments e.g. ... on Query typename:"User" name bypass the introspection control, allowing unauthenticated users to perform type reconnaissance. schema introspection is not affected. Patches The check was chang...

6.9CVSS5.8AI score0.00278EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/09 5:42 p.m.16 views

Parse Server: GraphQL `__type` introspection bypass via inline fragments when public introspection is disabled

Impact When graphQLPublicIntrospection is disabled, type queries nested inside inline fragments e.g. ... on Query typename:"User" name bypass the introspection control, allowing unauthenticated users to perform type reconnaissance. schema introspection is not affected. Patches The check was chang...

6.9CVSS5.8AI score0.00278EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/09 5:42 p.m.7 views

EUVD-2026-10170

Parse Server: File metadata endpoint bypasses beforeFind / afterFind trigger authorization...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/09 5:42 p.m.12 views

Parse Server: File metadata endpoint bypasses `beforeFind` / `afterFind` trigger authorization

Impact The file metadata endpoint GET /files/:appId/metadata/:filename does not enforce beforeFind / afterFind file triggers. When these triggers are used as access-control gates, the metadata endpoint bypasses them entirely, allowing unauthorized access to file metadata. This affects any...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/09 5:41 p.m.8 views

EUVD-2026-10169

Parse Server: PagesRouter path traversal allows reading files outside configured pages directory...

6.3CVSS5.8AI score0.00312EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/09 5:41 p.m.6 views

GHSA-HM3F-Q6RW-M6WH Parse Server: `PagesRouter` path traversal allows reading files outside configured pages directory

Impact The PagesRouter static file serving route is vulnerable to a path traversal attack that allows unauthenticated reading of files outside the configured pagesPath directory. The boundary check uses a string prefix comparison without enforcing a directory separator boundary. An attacker can u...

6.3CVSS5.8AI score0.00312EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/09 8:2 a.m.5 views

CVE-2026-30854

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.3.1-alpha.3 to before version 9.5.0-alpha.10, when graphQLPublicIntrospection is disabled, type queries nested inside inline fragments e.g. ... on Query typename:"User" name bypa...

6.9CVSS5.7AI score0.00278EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/09 8:2 a.m.7 views

CVE-2026-30848

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.8 and 9.5.0-alpha.8, the PagesRouter static file serving route is vulnerable to a path traversal attack that allows unauthenticated reading of files outside the configured...

6.3CVSS5.7AI score0.00312EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/09 8:2 a.m.8 views

CVE-2026-30850

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.9 and 9.5.0-alpha.9, the file metadata endpoint GET /files/:appId/metadata/:filename does not enforce beforeFind / afterFind file triggers. When these triggers are used as...

6.3CVSS5.7AI score0.00295EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/09 8:1 a.m.10 views

CVE-2026-30863

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.10 and 9.5.0-alpha.11, the Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration...

9.8CVSS5.7AI score0.00525EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/09 2:13 a.m.10 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.01945EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/09 1:52 a.m.15 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.01945EPSS
SaveExploits0References8
Rows per page
Query Builder