Lucene search
+L

1550 matches found

Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.10 views

PT-2026-29335

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.71 and 9.7.1-alpha.1 Description Parse Server, an open source backend deployable on Node.js infrastructures, is affected by an issue where file downloads via HTTP Range requests bypass the afterFindParse.File...

8.2CVSS5.9AI score0.00378EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2026/03/30 6:5 p.m.11 views

GraphQL API endpoint ignores CORS origin restriction

Impact The GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This bypasses origin restrictions that operators configure to control which websites can interact with the Parse Server API. The REST API correctly...

8.8CVSS5.9AI score0.00202EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/30 6:5 p.m.17 views

GHSA-Q3P6-G7C4-829C GraphQL API endpoint ignores CORS origin restriction

Impact The GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This bypasses origin restrictions that operators configure to control which websites can interact with the Parse Server API. The REST API correctly...

5.3CVSS5.9AI score0.00202EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/03/30 6:5 p.m.10 views

Origin Validation Error

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 Origin Validation Error via the GraphQL API endpoint ignoring the configured CORS allowOrigin restriction. An attacker can...

8.8CVSS5.9AI score0.00202EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/30 5:40 p.m.7 views

Race Condition

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 Race Condition in the handling of concurrent LiveQuery subscribers due to shared mutable state. An attacker can access...

8.2CVSS5.9AI score0.00367EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/30 5:40 p.m.8 views

LiveQuery protected field leak via shared mutable state across concurrent subscribers

Impact When multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects. The sensitive data filter modifies these shared objects in-place, so when one subscriber's filter removes a protected field, subsequent...

8.2CVSS6AI score0.00367EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/30 5:40 p.m.8 views

GHSA-M983-V2FF-WQ65 LiveQuery protected field leak via shared mutable state across concurrent subscribers

Impact When multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects. The sensitive data filter modifies these shared objects in-place, so when one subscriber's filter removes a protected field, subsequent...

8.2CVSS6AI score0.00367EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.9 views

PT-2026-29167

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.66 Parse Server versions prior to 9.7.0-alpha.10 Description Parse Server, an open source backend deployable on Node.js infrastructures, has an issue where the GraphQL API endpoint does not enforce the...

8.8CVSS5.9AI score0.00202EPSS
SaveExploits0References13
OSV
OSV
added 2026/03/29 3:23 p.m.12 views

GHSA-W73W-G5XW-RWHF Parse Server has an MFA single-use token bypass via concurrent authData login requests

Impact An attacker who possesses a valid authentication provider token and a single MFA recovery code or SMS one-time password can create multiple authenticated sessions by sending concurrent login requests via the authData login endpoint. This defeats the single-use guarantee of MFA recovery cod...

2.1CVSS5.9AI score0.00311EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/03/29 3:23 p.m.3 views

Time-of-check Time-of-use (TOCTOU) Race Condition

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 Time-of-check Time-of-use TOCTOU Race Condition through the authData login process. An attacker can maintain multiple...

4.4CVSS5.9AI score0.00311EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/29 3:14 p.m.3 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 verifyPassword endpoint. An attacker can obtain sensitive authentication data, such as MFA TOTP...

8.2CVSS5.9AI score0.00303EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/29 3:14 p.m.25 views

GHSA-WP76-GG32-8258 Parse Server exposes auth data via verify password endpoint

Impact The verify password endpoint returns unsanitized authentication data, including MFA TOTP secrets, recovery codes, and OAuth access tokens. An attacker who knows a user's password can extract the MFA secret to generate valid MFA codes, defeating multi-factor authentication protection. Patch...

8.2CVSS5.9AI score0.00303EPSS
SaveExploits0References11
OSV
OSV
added 2026/03/27 7:14 a.m.7 views

BIT-PARSE-2026-33627 Parse Server: Auth data exposed via /users/me endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.61 and 9.6.0, an authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The...

7.1CVSS5.8AI score0.00378EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.6 views

BIT-PARSE-2026-33624 Parse Server: MFA recovery code single-use bypass via concurrent requests

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.60 and 9.6.0, an attacker who obtains a user's password and a single MFA recovery code can reuse that recovery code an unlimited number of times by sending concurrent logi...

2.7CVSS5.8AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.18 views

BIT-PARSE-2026-33539 Parse Server: SQL injection via aggregate and distinct field names in PostgreSQL adapter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.59 and 9.6.0, an attacker with master key access can execute arbitrary SQL statements on the PostgreSQL database by injecting SQL metacharacters into field name parameters...

8.6CVSS6.1AI score0.00452EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.3 views

BIT-PARSE-2026-33538 Parse Server: Denial of service via unindexed database query for unconfigured auth providers

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.58 and 9.6.0, an unauthenticated attacker can cause denial of service by sending authentication requests with arbitrary, unconfigured provider names. The server executes a...

8.7CVSS5.8AI score0.00406EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.6 views

BIT-PARSE-2026-33527 Parse Server: Session update endpoint allows overwriting server-generated session fields

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.57 and 9.6.0, an authenticated user can overwrite server-generated session fields such as expiresAt and createdWith when updating their own session via the REST API. This...

5.3CVSS5.7AI score0.00255EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.7 views

BIT-PARSE-2026-33508 Parse Server: LiveQuery subscription query depth bypass

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.56 and 9.6.0, Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription requests. A...

8.2CVSS5.8AI score0.00345EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.8 views

BIT-PARSE-2026-33498 Parse Server: Query condition depth bypass via pre-validation transform pipeline

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.55 and 9.6.0, an attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server process. Th...

8.7CVSS5.8AI score0.00452EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/27 7:14 a.m.19 views

BIT-PARSE-2026-33429 Parse Server: Protected field change detection oracle via LiveQuery watch parameter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.54 and 9.6.0, an attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped from event...

6.3CVSS5.8AI score0.00316EPSS
SaveExploits0References6
Rows per page
Query Builder