Lucene search
+L

5278 matches found

OSV
OSV
added 2026/03/12 6:49 p.m.10 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 score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/12 6:35 p.m.4 views

CVE-2026-32235 @backstage/plugin-auth-backend: OAuth redirect URI allowlist bypass

Backstage is an open framework for building developer portals. Prior to 0.27.1, the experimental OIDC provider in @backstage/plugin-auth-backend is vulnerable to a redirect URI allowlist bypass. Instances that have enabled experimental Dynamic Client Registration or Client ID Metadata Documents a...

5.9CVSS5.9AI score0.00139EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/12 6:35 p.m.36 views

CVE-2026-32235

Summary of CVE-2026-32235 (Backstage plugin-auth-backend) : The experimental OIDC provider in @backstage/plugin-auth-backend is vulnerable to a redirect URI allowlist bypass before version 0.27.1. When experimental Dynamic Client Registration or Client ID Metadata Documents are enabled and allowe...

5.9CVSS5.9AI score0.00139EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/12 6:35 p.m.15 views

CVE-2026-32235 @backstage/plugin-auth-backend: OAuth redirect URI allowlist bypass

Backstage is an open framework for building developer portals. Prior to 0.27.1, the experimental OIDC provider in @backstage/plugin-auth-backend is vulnerable to a redirect URI allowlist bypass. Instances that have enabled experimental Dynamic Client Registration or Client ID Metadata Documents a...

5.9CVSS5.9AI score
SaveExploits0References3
EUVD
EUVD
added 2026/03/12 5:29 p.m.11 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.12 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
Snyk
Snyk
added 2026/03/12 2:23 p.m.6 views

Cross-site Scripting (XSS)

Overview ha-mcp is a Home Assistant MCP Server - Complete control of Home Assistant through MCP Affected versions of this package are vulnerable to Cross-site Scripting XSS in the OAuth consent form rendering process. An attacker can execute arbitrary JavaScript in the server operator's browser b...

7.6CVSS5.8AI score0.00181EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/12 2:23 p.m.21 views

ha-mcp has XSS via Unescaped HTML in OAuth Consent Form

Summary The ha-mcp OAuth consent form renders user-controlled parameters via Python f-strings with no HTML escaping. An attacker who can reach the OAuth endpoint and convince the server operator to follow a crafted authorization URL could execute JavaScript in the operator's browser. This affects...

6.8CVSS5.8AI score0.00181EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/12 2:23 p.m.28 views

EUVD-2026-11383

ha-mcp OAuth 2.1 DCR mode enables network reconnaissance via an error oracle...

5.3CVSS5.8AI score0.00278EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:23 p.m.12 views

Server-side Request Forgery (SSRF)

Overview ha-mcp is a Home Assistant MCP Server - Complete control of Home Assistant through MCP Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the haurl parameter in the OAuth consent form and forged tokens in REST and WebSocket tool calls. An attacker ca...

6.9CVSS5.8AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/12 2:23 p.m.8 views

GHSA-FMFG-9G7C-3VQ7 ha-mcp OAuth 2.1 DCR mode enables network reconnaissance via an error oracle

Summary The ha-mcp OAuth consent form beta feature accepts a user-supplied haurl and makes a server-side HTTP request to haurl/api/config with no URL validation. An unauthenticated attacker can submit arbitrary URLs to perform internal network reconnaissance via an error oracle. Two additional co...

5.3CVSS6AI score0.00278EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.13 views

PT-2026-25072

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
SaveExploits0References11
CNNVD
CNNVD
added 2026/03/12 12:00 a.m.16 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
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.14 views

PT-2026-25054

Impact Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent authentication requests for different OAuth2 providers, one provider's token validation may execute using another provider's...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References13
NVD
NVD
added 2026/03/11 9:16 p.m.15 views

CVE-2026-32112

ha-mcp is a Home Assistant MCP Server. Prior to 7.0.0, the ha-mcp OAuth consent form renders user-controlled parameters via Python f-strings with no HTML escaping. An attacker who can reach the OAuth endpoint and convince the server operator to follow a crafted authorization URL could execute...

6.8CVSS0.00181EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 8:42 p.m.5 views

CVE-2026-32112

ha-mcp is a Home Assistant MCP Server. Prior to 7.0.0, the ha-mcp OAuth consent form renders user-controlled parameters via Python f-strings with no HTML escaping. An attacker who can reach the OAuth endpoint and convince the server operator to follow a crafted authorization URL could execute...

6.8CVSS5.8AI score0.00181EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 8:42 p.m.39 views

CVE-2026-32112 ha-mcp has XSS via Unescaped HTML in OAuth Consent Form

ha-mcp is a Home Assistant MCP Server. Prior to 7.0.0, the ha-mcp OAuth consent form renders user-controlled parameters via Python f-strings with no HTML escaping. An attacker who can reach the OAuth endpoint and convince the server operator to follow a crafted authorization URL could execute...

6.8CVSS0.00181EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/11 8:42 p.m.1 views

CVE-2026-32112 ha-mcp has XSS via Unescaped HTML in OAuth Consent Form

ha-mcp is a Home Assistant MCP Server. Prior to 7.0.0, the ha-mcp OAuth consent form renders user-controlled parameters via Python f-strings with no HTML escaping. An attacker who can reach the OAuth endpoint and convince the server operator to follow a crafted authorization URL could execute...

6.8CVSS5.8AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/11 8:42 p.m.8 views

CVE-2026-32112 ha-mcp has XSS via Unescaped HTML in OAuth Consent Form

ha-mcp is a Home Assistant MCP Server. Prior to 7.0.0, the ha-mcp OAuth consent form renders user-controlled parameters via Python f-strings with no HTML escaping. An attacker who can reach the OAuth endpoint and convince the server operator to follow a crafted authorization URL could execute...

6.8CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 8:41 p.m.5 views

CVE-2026-32111

ha-mcp is a Home Assistant MCP Server. Prior to 7.0.0, the ha-mcp OAuth consent form beta feature accepts a user-supplied haurl and makes a server-side HTTP request to haurl/api/config with no URL validation. An unauthenticated attacker can submit arbitrary URLs to perform internal network...

5.3CVSS6AI score0.00278EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder