Lucene search
+L

368 matches found

CNNVD
CNNVD
added 2026/03/10 12:0 a.m.8 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.5.2-alpha.12 and 8.6.25 contain security vulnerabilities. These vulnerabilities stem from the ability to read, modify, and delete...

9.1CVSS5.8AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/09 5:42 p.m.5 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
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.6 views

CVE-2026-30228

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.5 and 9.5.0-alpha.3, the readOnlyMasterKey can be used to create and delete files via the Files API POST /files/:filename, DELETE /files/:filename. This bypasses the...

6.9CVSS5.8AI score0.00329EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/06 8:26 p.m.26 views

CVE-2026-30229 Parse Server: Endpoint `/loginAs` allows `readOnlyMasterKey` to gain full read and write access as any user

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.6 and 9.5.0-alpha.4, the readOnlyMasterKey can call POST /loginAs to obtain a valid session token for any user. This allows a read-only credential to impersonate arbitrary...

8.5CVSS0.00388EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/06 8:26 p.m.19 views

CVE-2026-30229

CVE-2026-30229 affects Parse Server. The readOnlyMasterKey could call POST /loginAs to obtain a valid session token, allowing impersonation of arbitrary users with full read/write access. Impact applies to any deployment using readOnlyMasterKey. The issue is resolved in Parse Server releases 8.6....

8.5CVSS5.8AI score0.00388EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/06 8:26 p.m.15 views

CVE-2026-30229

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.6 and 9.5.0-alpha.4, the readOnlyMasterKey can call POST /loginAs to obtain a valid session token for any user. This allows a read-only credential to impersonate arbitrary...

8.5CVSS5.8AI score0.00388EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/06 8:25 p.m.3 views

CVE-2026-30228 Parse Server: File creation and deletion bypasses `readOnlyMasterKey` write restriction

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.5 and 9.5.0-alpha.3, the readOnlyMasterKey can be used to create and delete files via the Files API POST /files/:filename, DELETE /files/:filename. This bypasses the...

6.9CVSS5.8AI score0.00329EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/06 8:25 p.m.8 views

CVE-2026-30228

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.5 and 9.5.0-alpha.3, the readOnlyMasterKey can be used to create and delete files via the Files API POST /files/:filename, DELETE /files/:filename. This bypasses the...

6.9CVSS5.8AI score0.00329EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/06 8:25 p.m.27 views

CVE-2026-30228

Parse Server is affected where the readOnlyMasterKey is used with the Files API (POST /files/:filename, DELETE /files/:filename). Prior to versions 8.6.5 and 9.5.0-alpha.3, this could bypass the read-only restriction, allowing an attacker with the readOnlyMasterKey to upload arbitrary files or de...

6.9CVSS5.8AI score0.00329EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/06 6:46 p.m.8 views

GHSA-79WJ-8RQV-JVP5 parse-server's endpoint `/loginAs` allows `readOnlyMasterKey` to gain full read and write access as any user

Impact The readOnlyMasterKey can call POST /loginAs to obtain a valid session token for any user. This allows a read-only credential to impersonate arbitrary users with full read and write access to their data. Any Parse Server deployment that uses readOnlyMasterKey is affected. Patches The fix...

8.5CVSS5.9AI score0.00388EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/06 6:45 p.m.13 views

EUVD-2026-10059

parse-server's file creation and deletion bypasses readOnlyMasterKey write restriction...

6.9CVSS5.8AI score0.00329EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/06 6:45 p.m.12 views

parse-server's file creation and deletion bypasses `readOnlyMasterKey` write restriction

Impact The readOnlyMasterKey can be used to create and delete files via the Files API POST /files/:filename, DELETE /files/:filename. This bypasses the read-only restriction which violates the access scope of the readOnlyMasterKey. Any Parse Server deployment that uses readOnlyMasterKey and expos...

6.9CVSS5.9AI score0.00329EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/03/06 12:0 a.m.8 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. There were security vulnerabilities in versions of Parse Server prior to 8.6.5 and 9.5.0-alpha.3. These vulnerabilities stemmed from the use of readOnlyMasterKey,...

6.9CVSS5.9AI score0.00329EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/05 12:33 a.m.23 views

Parse Server's Cloud Hooks and Cloud Jobs bypass `readOnlyMasterKey` write restriction

Impact Parse Server's readOnlyMasterKey option allows access with master-level read privileges but is documented to deny all write operations. However, some endpoints incorrectly accept the readOnlyMasterKey for mutating operations. This allows a caller who only holds the readOnlyMasterKey to...

8.6CVSS5.9AI score0.0038EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.18 views

PT-2026-23438

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.4 Parse Server versions prior to 9.4.1-alpha.3 Description Parse Server deployments utilizing the readOnlyMasterKey option are susceptible to unauthorized modifications. The readOnlyMasterKey is intended to...

8.6CVSS5.8AI score0.0038EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.9 views

CVE-2026-27595

Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42 through 9.0.0-alpha.7, the AI Agent API endpoint POST /apps/:appId/agent has multiple security vulnerabilities that, when chained, allow unauthenticated remote attackers to perform arbitrary read...

9.9CVSS5.8AI score0.0045EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/25 7:0 p.m.7 views

EUVD-2026-8593

Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions...

7CVSS5.3AI score0.00337EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/25 7:0 p.m.5 views

GHSA-JHP4-JVQ3-W5XR Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions

Impact The ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only user can receive the cached full master key, or a regular user can receive the cached read-only master key. Patches The...

7CVSS5.5AI score0.00337EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/25 7:0 p.m.8 views

Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions

Impact The ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only user can receive the cached full master key, or a regular user can receive the cached read-only master key. Patches The...

7CVSS5.3AI score0.00337EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 6:59 p.m.11 views

Parse Dashboard is Missing Authorization for its Agent Endpoint

Impact The AI Agent API endpoint POST /apps/:appId/agent does not enforce authorization. Authenticated users scoped to specific apps can access any other app's agent endpoint by changing the app ID in the URL. Read-only users are given the full master key instead of the read-only master key and c...

9.3CVSS5.3AI score0.0022EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder