Lucene search
+L

5060 matches found

Snyk
Snyk
added 2026/06/17 2:10 p.m.8 views

Server-side Request Forgery (SSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the processpictureurl function. An attacker can access internal network resources and exfiltrate sensitive data by submitting a crafted OAuth profile image URL that redirec...

8.5CVSS5.9AI score0.00231EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/17 2:07 p.m.23 views

NocoDB: Refresh Tokens Persist Through Password Recovery

Summary A stolen refresh token survived a password-forgot flow and could be used to mint fresh JWTs even after the user reset their password. Details passwordChange and passwordReset deleted the user's refresh tokens, but passwordForgot only rotated tokenversion and revoked OAuth tokens — it did...

6.3CVSS5.3AI score0.00242EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/17 1:54 p.m.17 views

GHSA-R95R-RJ6R-C39X Pi Agent: Race condition in Pi auth.json writes could expose stored credentials

Pi auth.json writes could briefly expose stored credentials to local users Pi stored API keys and OAuth credentials in auth.json. A race condition in the file write path could briefly create or rewrite this file with permissions derived from the process umask before tightening the file to...

2.2CVSS5.5AI score0.00074EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/17 12:00 p.m.16 views

MAL-2026-6161 Malicious code in flexbox-oauth-machinelearning (npm)

The npm package flexbox-oauth-machinelearning published by npm user sproger, [email protected] is a deceptive React Native component and part of a coordinated 37-package campaign across two attacker-controlled domains surrprisingcoompanny.lol and barbellmate.xyz. On component mount it...

5.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.27 views

PT-2026-50493

Name of the Vulnerable Software and Affected Versions @mariozechner/pi-coding-agent versions 0.28.0 through 0.73.1 @earendil-works/pi-coding-agent versions 0.74.0 through 0.78.0 Description A race condition in the file write path of the credential storage implementation allows the auth.json file,...

2.2CVSS5.7AI score0.00074EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.34 views

PT-2026-50480

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.6 Description An issue exists where the process picture url function in backend/open webui/utils/oauth.py performs URL validation only on the initial URL. Subsequently, it uses aiohttp.ClientSession.get without...

8.5CVSS5.8AI score0.00231EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.31 views

PT-2026-50584

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.26.2 Description Authenticated self routes under the /api/v1/user/... group do not properly enforce the public-only token restriction. This allows a token or OAuth grant marked as public-only to access or modify priva...

8.5CVSS5.9AI score0.0025EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/16 11:40 p.m.7 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the HTTP Basic authentication. An attacker can perform unauthorized write actions, such as modifying user profiles, adding email addresses, creating repositories, and deleting repositories, by submitting an...

8.6CVSS5.9AI score0.00567EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/16 11:32 p.m.22 views

n8n: Cross-Tenant Credential Takeover via Dynamic Credentials EE Endpoints

Impact Three EE endpoints used by the Dynamic Credentials feature accepted any authenticated n8n session without performing per-resource ownership or scope checks on the target workflow or credential. An authenticated user with no project membership or credential sharing relationship could...

9.9CVSS5.4AI score0.00431EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/16 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-44188

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Ansible Lightspeed. This vulnerability, related to insufficient session expiration, allows a remote attacker to maintain persistent access t...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/15 9:19 p.m.32 views

CVE-2026-11832

CVE-2026-11832 affects Dancer2::Plugin::Auth::OAuth for Perl, specifically versions before 0.22. The root cause is a predictable nonce: the default nonce is generated using an MD5 hash of the epoch time, enabling potential predictability in authentication flows. The available documents do not pro...

9.1CVSS5.3AI score0.00327EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/15 2:36 p.m.12 views

CVE-2026-50628

A flaw was found in the OAuthRequestFilter component of cxf. A logic error in this filter inadvertently creates an inverse security check when enabled. This issue causes legitimate requests from a bound IP address to be rejected, while requests from any other IP address are blindly allowed. This...

9.8CVSS4.8AI score0.00682EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/15 10:07 a.m.16 views

EEF-CVE-2026-49757 OAuth2/OIDC account takeover in AshAuthentication via email-based user matching

Summary Authentication Bypass by Spoofing vulnerability in team-alembic AshAuthentication allows account takeover of local users via OAuth2/OIDC sign-in. AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address an upsert on the email field, or a user-defined...

9.2CVSS5.4AI score0.00615EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/06/15 10:07 a.m.17 views

EUVD-2026-36714

Authentication Bypass by Spoofing vulnerability in team-alembic AshAuthentication allows account takeover of local users via OAuth2/OIDC sign-in. AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address an upsert on the email field, or a user-defined sign-in...

9.2CVSS5.4AI score0.00615EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/06/15 10:07 a.m.49 views

CVE-2026-49757 OAuth2/OIDC account takeover in AshAuthentication via email-based user matching

Authentication Bypass by Spoofing vulnerability in team-alembic AshAuthentication allows account takeover of local users via OAuth2/OIDC sign-in. AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address an upsert on the email field, or a user-defined sign-in...

9.2CVSS0.00615EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/06/15 10:07 a.m.14 views

CVE-2026-49757 OAuth2/OIDC account takeover in AshAuthentication via email-based user matching

Authentication Bypass by Spoofing vulnerability in team-alembic AshAuthentication allows account takeover of local users via OAuth2/OIDC sign-in. AshAuthentication's OAuth2 and OIDC family strategies matched the local user by email address an upsert on the email field, or a user-defined sign-in...

9.2CVSS5.3AI score0.00615EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/06/15 12:00 a.m.52 views

CVE-2026-36537

ThingsBoard v4.3.0.1 is vulnerable to an authentication bypass during the OAuth authorization code exchange. The application improperly trusts user-supplied identity data within the user parameter of the /login/oauth2/code/ endpoint. By manipulating the email address in this JSON object, a remote...

0.00511EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.24 views

PT-2026-49202

Name of the Vulnerable Software and Affected Versions ash authentication versions 0.1.0 through 4.13.x ash authentication versions 5.0.0-rc.0 through 5.0.0-rc.9 Description An authentication bypass by spoofing allows account takeover of local users during OAuth2 or OIDC sign-in. The issue occurs...

9.2CVSS5.3AI score0.00615EPSS
SaveExploits1References16
CVE
CVE
added 2026/06/12 9:04 p.m.71 views

CVE-2026-53523

Summary (CVE-2026-53523) Nezha Monitoring (self-hosted monitoring/O&M tool) has an issue in its OAuth2 flow. The vulnerability affects the getRedirectURL function in oauth2.go (lines 22–29), where the OAuth2 callback URL is built by concatenating the request Host header with a fixed path without ...

6.8CVSS5.3AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/12 9:04 p.m.14 views

CVE-2026-53523 Nezha Monitoring: OAuth2 Redirect URL — Host Header Injection

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the getRedirectURL function in oauth2.go:22-29 constructs the OAuth2 callback URL by concatenating the request's Host header with a fixed path, with zero...

6.8CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder