Lucene search
+L

153 matches found

OSV
OSV
added 2026/03/16 9:53 a.m.9 views

BIT-PARSE-2026-32242 Parse Server OAuth2 adapter shares mutable state across providers via singleton instance

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS5.9AI score0.00261EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/13 8:2 p.m.9 views

Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint

Impact The OAuth2 authentication adapter does not correctly validate app IDs when appidField and appIds are configured. During app ID validation, a malformed value is sent to the token introspection endpoint instead of the user's actual access token. Depending on the introspection endpoint's...

6.5CVSS5.8AI score0.00276EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/12 7:43 p.m.30 views

CVE-2026-32269 Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint

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.13 and 8.6.39, the OAuth2 authentication adapter does not correctly validate app IDs when appidField and appIds are configured. During app ID validation, a malformed value ...

6.3CVSS0.00276EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 7:43 p.m.3 views

CVE-2026-32269 Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint

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.13 and 8.6.39, the OAuth2 authentication adapter does not correctly validate app IDs when appidField and appIds are configured. During app ID validation, a malformed value ...

6.3CVSS5.8AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/12 7:43 p.m.9 views

CVE-2026-32269 Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint

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.13 and 8.6.39, the OAuth2 authentication adapter does not correctly validate app IDs when appidField and appIds are configured. During app ID validation, a malformed value ...

6.3CVSS5.8AI score0.00276EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/12 6:49 p.m.7 views

CVE-2026-32242 Parse Server OAuth2 adapter shares mutable state across providers via singleton instance

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.11 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/12 6:49 p.m.25 views

CVE-2026-32242

CVE-2026-32242 affects Parse Server: the built-in OAuth2 adapter previously exported a singleton instance shared across all OAuth2 provider configurations. Under concurrent authentication requests for multiple providers configured with oauth2: true, a token validation could run against another pr...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/12 5:29 p.m.5 views

EUVD-2026-11677

Parse Server's OAuth2 adapter shares mutable state across providers via singleton instance...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/12 5:29 p.m.6 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 OAuth2 auth adapter. An attacker can gain unauthorized access by exploiting a race condition that caus...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.7 views

Parse Server 竞争条件问题漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that supports Node.js. Versions of Parse Server prior to 9.6.0-alpha.11 and 8.6.37 contain a race condition vulnerability. This vulnerability stems from the reuse of singleton instance...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/11 12:21 a.m.8 views

EUVD-2026-10885

Parse Server OAuth2 authentication adapter account takeover via identity spoofing...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/11 12:21 a.m.10 views

GHSA-FR88-W35C-R596 Parse Server OAuth2 authentication adapter account takeover via identity spoofing

Impact The OAuth2 authentication adapter, when configured without the useridField option, only verifies that a token is active via the provider's token introspection endpoint, but does not verify that the token belongs to the user identified by authData.id. An attacker with any valid OAuth2 token...

7.6CVSS5.8AI score0.00333EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/10 9:16 p.m.7 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...

8.8CVSS0.00333EPSS
SaveExploits0References3
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.9 and 8.6.22 contain authorization vulnerabilities. This vulnerability stems from the OAuth2 authentication adapter not...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.8 views

PT-2026-24458

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 9.5.2-alpha.9 Parse Server versions prior to 8.6.22 Description Parse Server, an open-source backend deployable on Node.js infrastructures, contains a flaw in its OAuth2 authentication adapter. When configured...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/03/05 7:33 p.m.3 views

CVE-2026-28789

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.3, an unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map,...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/05 7:33 p.m.18 views

CVE-2026-28789

OliveTin prior to 3000.10.3 is vulnerable to an unauthenticated denial-of-service in the OAuth2 login flow. Concurrent requests to /oauth/login can access a shared registeredStates map unsafely, causing a Go runtime panic (fatal error: concurrent map writes) and terminating the process when OAuth...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:0 a.m.6 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 : curl vulnerabilities (USN-8062-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8062-1 advisory. It was discovered that curl incorrectly handled cookies when redirected from secure to insecure connections. An attacker could possib...

7.5CVSS7AI score0.01301EPSS
SaveExploits4References10
OSV
OSV
added 2026/02/17 6:9 p.m.8 views

GO-2026-4477 Mattermost Server vulnerable to user account takeover when Single Sign-On OAuth2 is used in github.com/mattermost/mattermost-server

Mattermost Server vulnerable to user account takeover when Single Sign-On OAuth2 is used in github.com/mattermost/mattermost-server. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

8.1CVSS5.6AI score0.00789EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/06 6:30 p.m.7 views

GHSA-FFX7-34P2-VM3W Mattermost Confluence plugin doesn't properly escape user-controlled display names in HTML template rendering

Mattermost Confluence plugin version 1.7.0 fails to properly escape user-controlled display names in HTML template rendering which allows authenticated Confluence users with malicious display names to execute arbitrary JavaScript in victim browsers via sending a specially crafted OAuth2 connectio...

7.7CVSS5.9AI score0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder