Lucene search
+L

5288 matches found

Vulnrichment
Vulnrichment
added 2025/05/09 4:13 p.m.12 views

CVE-2025-0549 Authentication Bypass Using an Alternate Path or Channel in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions starting from 17.3 prior to 17.9.8, from 17.10 prior to 17.10.6, and from 17.11 prior to 17.11.2. A security vulnerability allows attackers to bypass Device OAuth flow protections, enabling authorization form submission through...

6.8CVSS6.4AI score0.00376EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/09 4:13 p.m.8 views

CVE-2025-0549 Authentication Bypass Using an Alternate Path or Channel in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions starting from 17.3 prior to 17.9.8, from 17.10 prior to 17.10.6, and from 17.11 prior to 17.11.2. A security vulnerability allows attackers to bypass Device OAuth flow protections, enabling authorization form submission through...

6.8CVSS6.4AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/09 12:00 a.m.23 views

GitLab 17.3 < 17.9.8 / 17.10 < 17.10.6 / 17.11 < 17.11.2 (CVE-2025-0549)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - An issue has been discovered in GitLab CE/EE affecting all versions starting from 17.3 prior to 17.9.8, from 17.10 prior to 17.10.6, and from 17.11 prior to 17.11.2. A security vulnerability allows...

6.8CVSS5.6AI score0.00376EPSS
SaveExploits1References4
Veracode
Veracode
added 2025/05/08 8:58 a.m.27 views

PKCE Bypass

@cloudflare/workers-oauth-provider is vulnerable to PKCE bypass. The vulnerability is due to missing enforcement of PKCE verification caused by a flaw in the OAuth implementation that lets attackers skip the code challenge check, allowing an attacker to intercept and redeem authorization codes fo...

9.8CVSS6.7AI score0.0055EPSS
SaveExploits0References3Affected Software1
Citrix
Citrix
added 2025/05/08 12:00 a.m.18 views

Intermittent authentication failures with Oauth

User unable to authenticate due to token validation failure. Error in logs: "OAUTH: verify JWT: Could not find key for 'kid' in configuration, cannot verify jwt"...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/07 12:00 a.m.16 views

PT-2025-20572 · Gitlab · Gitlab Ce/Ee

Name of the Vulnerable Software and Affected Versions: GitLab CE/EE versions 17.3 through 17.9.7 GitLab CE/EE versions 17.10 through 17.10.5 GitLab CE/EE versions 17.11 through 17.11.1 Description: An issue has been discovered in GitLab CE/EE that allows attackers to bypass Device OAuth flow...

7.1CVSS6AI score0.00376EPSS
SaveExploits1References12
FreeBSD
FreeBSD
added 2025/05/07 12:00 a.m.31 views

Gitlab -- vulnerabilities

Gitlab reports: Partial Bypass for Device OAuth flow using Cross Window Forgery Denial of service by abusing Github import API Group IP restriction bypass allows disclosing issue title of restricted project...

6.8CVSS7AI score0.00376EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/05/06 4:51 p.m.2 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration through the Session API. An attacker can authenticate on behalf of the user by repeatedly using idp intents to retrieve the id and token from the application's URI. Remediation Upgrade...

8CVSS7AI score0.00444EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/05 8:15 p.m.25 views

CVE-2025-1909

The BuddyBoss Platform Pro plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.7.01. This is due to insufficient verification on the user being supplied during the Apple OAuth authenticate request through the plugin. This makes it possible for...

9.8CVSS0.00636EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/05 7:42 p.m.35 views

CVE-2025-1909 BuddyBoss Platform Pro <= 2.7.01 - Authentication Bypass via Apple OAuth provider

The BuddyBoss Platform Pro plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.7.01. This is due to insufficient verification on the user being supplied during the Apple OAuth authenticate request through the plugin. This makes it possible for...

9.8CVSS0.00636EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/05 7:42 p.m.18 views

CVE-2025-1909 BuddyBoss Platform Pro <= 2.7.01 - Authentication Bypass via Apple OAuth provider

The BuddyBoss Platform Pro plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.7.01. This is due to insufficient verification on the user being supplied during the Apple OAuth authenticate request through the plugin. This makes it possible for...

9.8CVSS6.8AI score0.00636EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.44 views

PT-2025-19790

Name of the Vulnerable Software and Affected Versions BuddyBoss Platform Pro plugin for WordPress versions up to, and including, 2.7.01 Description The issue is due to insufficient verification on the user being supplied during the Apple OAuth authenticate request through the plugin. This makes i...

9.8CVSS7.3AI score0.00636EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/05/05 12:00 a.m.16 views

WordPress plugin BuddyBoss Platform Pro 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plug-in. A security vulnerability...

9.8CVSS8.6AI score0.00636EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/03 1:16 a.m.28 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.1CVSS6.9AI score0.0031EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/03 1:16 a.m.27 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.8CVSS6.7AI score0.0055EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/05/01 5:01 p.m.32 views

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

Summary PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework. However, it was found that an attacker could cause the check to be skipped. Impact PKCE is a defense-in-depth mechanism against certain kinds of attacks and was an optional extension ...

9.8CVSS6.9AI score0.0055EPSS
SaveExploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2025/05/01 5:01 p.m.2 views

@iflow-mcp/git-mcp (1.0.0), mtmag (0.0.1) +4 more potentially affected by CVE-2025-4144 via @cloudflare/workers-oauth-provider (0.0.2)

@cloudflare/workers-oauth-provider NPM version 0.0.2 is affected by a known vulnerability. The following packages have a transitive dependency on @cloudflare/workers-oauth-provider and may be impacted: - @iflow-mcp/git-mcp 1.0.0 - mtmag 0.0.1 - mtmaiadmin =0.0.694, =0.0.1, =0.8.11, =0.8.17 Source...

9.8CVSS5.3AI score0.0055EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 5:01 p.m.50 views

GHSA-QGP8-V765-QXX9 @cloudflare/workers-oauth-provider PKCE bypass via downgrade attack

Summary PKCE was implemented in the OAuth implementation in workers-oauth-provider that is part of MCP framework. However, it was found that an attacker could cause the check to be skipped. Impact PKCE is a defense-in-depth mechanism against certain kinds of attacks and was an optional extension ...

5.3CVSS7.1AI score0.0055EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2025/05/01 5:00 p.m.2 views

@iflow-mcp/git-mcp (1.0.0), mtmag (0.0.1) +4 more potentially affected by CVE-2025-4143 via @cloudflare/workers-oauth-provider (0.0.2)

@cloudflare/workers-oauth-provider NPM version 0.0.2 is affected by a known vulnerability. The following packages have a transitive dependency on @cloudflare/workers-oauth-provider and may be impacted: - @iflow-mcp/git-mcp 1.0.0 - mtmag 0.0.1 - mtmaiadmin =0.0.694, =0.0.1, =0.8.11, =0.8.17 Source...

6.1CVSS5.3AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 5:00 p.m.31 views

GHSA-4PC9-X2FX-P7VJ @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...

6CVSS6.4AI score0.0031EPSS
SaveExploits0References4
Rows per page
Query Builder