Lucene search
+L

1421 matches found

EUVD
EUVD
added 2026/08/20 6:27 p.m.13 views

EUVD-2026-63540

Frappe is a full-stack web application framework. Prior to 15.114.0 and 16.26.0, the approve and authorize functions in frappe/integrations/oauth2.py allow the OAuth2 consent flow to proceed without restricting approve to POST, without a csrftoken in...

8.5CVSS5.4AI score0.00233EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/20 6:27 p.m.33 views

CVE-2026-66001

Frappe , a full-stack web application framework, contains an improper authorization flaw in its OAuth2 consent flow (frappe/integrations/oauth2.py). The approve and authorize functions lacked three critical controls: the approve action was not restricted to POST , the consent template (oauth_conf...

8.5CVSS5.4AI score0.00233EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/20 6:27 p.m.33 views

CVE-2026-66001 Frappe: Improper Authorization in OAuth2 Consent Endpoint

Frappe is a full-stack web application framework. Prior to 15.114.0 and 16.26.0, the approve and authorize functions in frappe/integrations/oauth2.py allow the OAuth2 consent flow to proceed without restricting approve to POST, without a csrftoken in...

8.5CVSS0.00233EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/20 12:16 p.m.9 views

CVE-2026-77069

n8n before 1.123.69, 2.33.4, and 2.34.1 contains an SSRF protection bypass in the OAuth2 credential authorization-code-to-access-token exchange. While OAuth2 discovery and dynamic-client-registration requests use n8n's SSRF-protected HTTP client, the token exchange uses a separate client with no...

4.3CVSS0.00173EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 11:21 a.m.22 views

EUVD-2026-63258

n8n before 1.123.69, 2.33.4, and 2.34.1 contains an SSRF protection bypass in the OAuth2 credential authorization-code-to-access-token exchange. While OAuth2 discovery and dynamic-client-registration requests use n8n's SSRF-protected HTTP client, the token exchange uses a separate client with no...

2.3CVSS5.5AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.19 views

CVE-2026-77069 n8n before 1.123.69 SSRF Protection Bypass via OAuth2

n8n before 1.123.69, 2.33.4, and 2.34.1 contains an SSRF protection bypass in the OAuth2 credential authorization-code-to-access-token exchange. While OAuth2 discovery and dynamic-client-registration requests use n8n's SSRF-protected HTTP client, the token exchange uses a separate client with no...

2.3CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/20 11:21 a.m.31 views

CVE-2026-77069

n8n (workflow automation platform) versions before 1.123.69 , 2.33.4 , and 2.34.1 contain an SSRF protection bypass in the OAuth2 authorization-code-to-access-token exchange. While discovery and dynamic-client-registration use n8n's SSRF-protected HTTP client, the token exchange uses a separate c...

4.3CVSS5.5AI score0.00173EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.47 views

CVE-2026-77069 n8n before 1.123.69 SSRF Protection Bypass via OAuth2

n8n before 1.123.69, 2.33.4, and 2.34.1 contains an SSRF protection bypass in the OAuth2 credential authorization-code-to-access-token exchange. While OAuth2 discovery and dynamic-client-registration requests use n8n's SSRF-protected HTTP client, the token exchange uses a separate client with no...

2.3CVSS0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 1:16 a.m.13 views

CVE-2026-75628

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

5.7CVSS0.00408EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 12:40 a.m.14 views

EUVD-2026-63189

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

5.5AI score0.00408EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 12:40 a.m.40 views

CVE-2026-75628 Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because same_origin_path accepts a backslash or tab in the return parameter

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

0.00408EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 12:40 a.m.42 views

CVE-2026-75628

Punk::OAuth2 for Perl (versions before 0.03) contains an open redirect vulnerability in the same_origin_path function used by oauth2_login. The check rejects values that don't begin with a slash, have a slash as the second byte, or contain CR/LF, but accepts a backslash and a tab . Because the UR...

5.7CVSS5.4AI score0.00408EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/20 12:00 a.m.8 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the DefaultConsentPage process. An attacker can execute arbitrary JavaScript code in the context of the user's browser by crafting an OAuth2 authorization request containing a malicious value that is stored...

8.2CVSS6AI score0.00185EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.21 views

PT-2026-78925

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.69 n8n versions prior to 2.33.4 n8n versions prior to 2.34.1 Description An SSRF Server-Side Request Forgery protection bypass exists during the OAuth2 credential authorization-code-to-access-token exchange. While...

2.3CVSS5.3AI score0.00173EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/08/20 12:00 a.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the DefaultConsentPage process. An attacker can execute arbitrary scripts in the context of the user's browser by crafting an OAuth2 authorization request containing a malicious value that is stored server-si...

8.2CVSS6AI score0.00164EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/20 12:00 a.m.11 views

Timing Attack

Overview org.springframework.security:spring-security-core is a package that provides security services for the Spring IO Platform. Affected versions of this package are vulnerable to Timing Attack via the comparison of sensitive values using standard string equality rather than constant-time...

8.2CVSS5.9AI score0.00257EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 8:17 p.m.9 views

CVE-2026-55089

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS0.00443EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:33 p.m.11 views

EUVD-2026-62737

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.4AI score0.00443EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 7:33 p.m.11 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.3AI score0.00443EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:33 p.m.8 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.5AI score
SaveExploits0References6
Rows per page
Query Builder