Lucene search
+L

16 matches found

OSV
OSV
added 2026/07/17 7:42 p.m.5 views

GO-2026-5959 Authorizer: Unvalidated redirect_uri in /authorize leaks OAuth2 tokens to attacker-controlled URL in github.com/authorizerdev/authorizer

Authorizer: Unvalidated redirecturi in /authorize leaks OAuth2 tokens to attacker-controlled URL in github.com/authorizerdev/authorizer...

5.3AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.15 views

Authorizer: Unvalidated redirect_uri in /authorize leaks OAuth2 tokens to attacker-controlled URL

Summary The /authorize endpoint accepts any redirecturi without validating it against AllowedOrigins. When responsetype=token or responsetype=idtoken, the server appends accesstoken, idtoken, and refreshtoken as query parameters and issues a 302 redirect to the attacker-supplied URL. An...

6.1AI score
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.11 views

PT-2026-57366

Name of the Vulnerable Software and Affected Versions Authorizer versions prior to 2.0.1 Description The /authorize endpoint fails to validate the redirect uri parameter against a list of allowed origins. When the response type is set to token or id token, the server appends the access token, id...

9.3CVSS7.2AI score
SaveExploits0
NVD
NVD
added 2026/04/27 5:16 p.m.8 views

CVE-2026-30346

An open redirect in the /api/google/authorize endpoint of hunvreus DevPush v0.3.2 allows attackers to redirect users to malicious sites via supplying a crafted URL...

4.3CVSS0.00261EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/27 12:0 a.m.9 views

CVE-2026-30346

An open redirect in the /api/google/authorize endpoint of hunvreus DevPush v0.3.2 allows attackers to redirect users to malicious sites via supplying a crafted URL...

4.3CVSS5.2AI score0.00261EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.8 views

PT-2026-35453

An open redirect in the /api/google/authorize endpoint of hunvreus DevPush v0.3.2 allows attackers to redirect users to malicious sites via supplying a crafted URL...

5.2AI score0.00261EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/27 12:0 a.m.41 views

CVE-2026-30346

An open redirect in the /api/google/authorize endpoint of hunvreus DevPush v0.3.2 allows attackers to redirect users to malicious sites via supplying a crafted URL...

0.00261EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/27 12:0 a.m.10 views

CVE-2026-30346

An open redirect in the /api/google/authorize endpoint of hunvreus DevPush v0.3.2 allows attackers to redirect users to malicious sites via supplying a crafted URL...

5.2AI score0.00261EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/27 12:0 a.m.18 views

CVE-2026-30346

CVE-2026-30346 affects hunvreus DevPush v0.3.2 with an open redirect in the /api/google/authorize endpoint. The underlying issue allows an attacker to redirect users to malicious sites by supplying a crafted URL. Impact details are that redirects could lead users to unintended destinations; explo...

4.3CVSS5.2AI score0.00261EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/27 12:0 a.m.7 views

CVE-2026-30346

An open redirect in the /api/google/authorize endpoint of hunvreus DevPush v0.3.2 allows attackers to redirect users to malicious sites via supplying a crafted URL...

4.3CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/17 9:32 p.m.5 views

CVE-2026-4349

A vulnerability was determined in Duende IdentityServer4 up to 4.1.2. The affected element is an unknown function of the file /connect/authorize of the component Token Renewal Endpoint. This manipulation of the argument idtokenhint causes improper authentication. It is possible to initiate the...

6.3CVSS5.7AI score0.00407EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/15 7:10 a.m.16 views

CVE-2025-6792

The One to one user Chat by WPGuppy plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the /wp-json/guppylite/v2/channel-authorize rest endpoint in all versions up to, and including, 1.1.4. This makes it possible for unauthenticated attackers to...

5.3CVSS5.5AI score0.00344EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/14 6:42 a.m.3 views

CVE-2025-6792 One to one user Chat by WPGuppy <= 1.1.4 - Unauthenticated Information Disclosure via Chat Message Interception

The One to one user Chat by WPGuppy plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the /wp-json/guppylite/v2/channel-authorize rest endpoint in all versions up to, and including, 1.1.4. This makes it possible for unauthenticated attackers to...

5.3CVSS5.5AI score0.00344EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.19 views

PT-2026-8061

The One to one user Chat by WPGuppy plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the /wp-json/guppylite/v2/channel-authorize rest endpoint in all versions up to, and including, 1.1.4. This makes it possible for unauthenticated attackers to...

5.3CVSS5.5AI score0.00344EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/19 12:0 a.m.14 views

PT-2025-52515

Name of the Vulnerable Software and Affected Versions FastAPI Users versions prior to 15.0.2 Description FastAPI Users is a system designed to add registration and authentication to FastAPI projects. A login Cross-Site Request Forgery CSRF exists because OAuth login state tokens are stateless and...

8.8CVSS6.8AI score0.00226EPSS
SaveExploits1References15
Hacker One
Hacker One
added 2025/06/19 5:24 p.m.12 views

Cloudflare Public Bug Bounty: `use-mcp`'s oauth2 process uses a window.open call with untrusted mcp server provided data allowing for code execution under the page using it

The authorizeEndpoint parameter from use-mcp version was susceptible to XSS. Sanitization of that parameter was added in version 0.0.10 of use-mcp. A skilled attacker was able to turn this XSS into code execution on the client...

7AI score
SaveExploits0
Rows per page
Query Builder