Lucene search
+L

5288 matches found

Github Security Blog
Github Security Blog
added 2025/05/01 5:00 p.m.39 views

@cloudflare/workers-oauth-provider missing validation of redirect_uri on authorize endpoint

Summary The OAuth implementation failed to check that redirecturi was among the allowed set for the clientid. Impact Under certain circumstances see below, if a victim had previously authorized with a server built on workers-oath-provider, and an attacker could later trick the victim into visitin...

6.1CVSS6.4AI score0.0031EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 3:31 a.m.49 views

GHSA-VH4H-FVQF-Q9WV Duplicate Advisory: @cloudflare/workers-oauth-provider PKCE bypass via downgrade attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-qgp8-v765-qxx9. This link is maintained to preserve external references. Original Description PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework...

5.3CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:31 a.m.35 views

GHSA-7CP4-JW97-3RC2 Duplicate Advisory: @cloudflare/workers-oauth-provider missing validation of redirect_uri on authorize endpoint

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4pc9-x2fx-p7vj. This link is maintained to preserve external references. Original Description The OAuth implementation in workers-oauth-provider that is part of MCP framework...

6CVSS6.7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/05/01 3:31 a.m.19 views

Duplicate Advisory: @cloudflare/workers-oauth-provider missing validation of redirect_uri on authorize endpoint

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4pc9-x2fx-p7vj. This link is maintained to preserve external references. Original Description The OAuth implementation in workers-oauth-provider that is part of MCP framework...

6.1CVSS7.1AI score0.0031EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/01 3:31 a.m.24 views

Duplicate Advisory: @cloudflare/workers-oauth-provider PKCE bypass via downgrade attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-qgp8-v765-qxx9. This link is maintained to preserve external references. Original Description PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework...

9.8CVSS6.9AI score0.0055EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/05/01 1:15 a.m.39 views

CVE-2025-4143

The OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp , did not correctly validate that redirecturi was on the allowed list of redirect URIs for the given client registration. Fixed in: ...

6.1CVSS0.0031EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 1:15 a.m.53 views

CVE-2025-4144

PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp . However, it was found that an attacker could cause the check to be skipped. Fixed in: https://github.com/cloudflare/workers-oauth-provider/pull/27...

9.8CVSS0.0055EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 12:50 a.m.107 views

CVE-2025-4144

CVE-2025-4144 affects Cloudflare’s MCP-based workers-oauth-provider. A flaw in the PKCE implementation allows an attacker to bypass PKCE verification, effectively bypassing PKCE protection. Descriptions across sources (Veracode, Red Hat, GHSA advisories, OSV) state that the OAuth check can be ski...

9.8CVSS6.3AI score0.0055EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 12:50 a.m.15 views

CVE-2025-4144 PKCE bypass via downgrade attack

PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp . However, it was found that an attacker could cause the check to be skipped. Fixed in: https://github.com/cloudflare/workers-oauth-provider/pull/27...

5.3CVSS6.9AI score0.0055EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/01 12:50 a.m.61 views

CVE-2025-4144 PKCE bypass via downgrade attack

PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp . However, it was found that an attacker could cause the check to be skipped. Fixed in: https://github.com/cloudflare/workers-oauth-provider/pull/27...

5.3CVSS0.0055EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/01 12:19 a.m.43 views

CVE-2025-4143 Missing validation of redirect_uri on authorize endpoint

The OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp , did not correctly validate that redirecturi was on the allowed list of redirect URIs for the given client registration. Fixed in: ...

6CVSS0.0031EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 12:19 a.m.77 views

CVE-2025-4143

The CVE-2025-4143 entry concerns the OAuth implementation in Cloudflare’s workers-oauth-provider (MCP framework). The root cause is missing validation of redirect_uri against the client’s allowed list during authorization (the server-side code only validated the code exchange). This creates poten...

6.1CVSS6.5AI score0.0031EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 12:19 a.m.14 views

CVE-2025-4143 Missing validation of redirect_uri on authorize endpoint

The OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp , did not correctly validate that redirecturi was on the allowed list of redirect URIs for the given client registration. Fixed in: ...

6CVSS7.2AI score0.0031EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.11 views

PT-2025-18345 · Unknown · Workers-Oauth-Provider

Name of the Vulnerable Software and Affected Versions: workers-oauth-provider affected versions not specified Description: The issue is related to the OAuth implementation in workers-oauth-provider, part of the MCP framework. An attacker could cause the PKCE check to be skipped, completely...

9.8CVSS5.8AI score0.0055EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.10 views

PT-2025-18344 · Unknown · Workers-Oauth-Provider

Name of the Vulnerable Software and Affected Versions: workers-oauth-provider affected versions not specified Description: The OAuth implementation in workers-oauth-provider did not correctly validate that the redirect uri was on the allowed list of redirect URIs for the given client registration...

6.1CVSS5.9AI score0.0031EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.14 views

workers-oauth-provider 安全漏洞

workers-oauth-provider is a Cloudflare open source OAuth provider library for Cloudflare Workers. A security vulnerability exists in workers-oauth-provider that stems from a PKCE check being bypassed, which could lead to a failure of the protection mechanism...

9.8CVSS6.4AI score0.0055EPSS
SaveExploits0References1
Citrix
Citrix
added 2025/04/29 12:00 a.m.21 views

"Cannot Complete your request" during enumeration for DUO OAuth in 2 factor setup

Getting " Cannot complete your request" after duo push is successfully sent. In the url tab, we could see the client connection being pointed to storefront successfully...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/04/23 10:49 a.m.72 views

Russian Hackers Exploit Microsoft OAuth to Target Ukraine Allies via Signal and WhatsApp

Multiple suspected Russia-linked threat actors are "aggressively" targeting individuals and organizations with ties to Ukraine and human rights with an aim to gain unauthorized access to Microsoft 365 accounts since early March 2025. The highly targeted social engineering operations, per Volexity...

7.7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/04/18 1:04 p.m.817 views

Lichess: Open Redirect Vulnerability in OAuth Flow Leading to Potential Phishing Attack

Summary: An open redirect vulnerability exists in the OAuth flow on lichess4545.com. By manipulating the redirecturi parameter during the OAuth authorization process with Lichess, an attacker can redirect users to an arbitrary external domain e.g., example.com after login. This could be exploited...

6.6AI score
SaveExploits0
Fedora
Fedora
added 2025/04/17 7:48 p.m.16 views

[SECURITY] Fedora 41 Update: mod_auth_openidc-2.4.16.11-1.fc41

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server...

8.2CVSS6.5AI score0.00571EPSS
SaveExploits0
Rows per page
Query Builder