Lucene search
+L

7780 matches found

Github Security Blog
Github Security Blog
added 2026/07/24 9:17 p.m.15 views

Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Summary Budibase's OIDC SSO login links an incoming SSO identity to an existing Budibase account by email address alone, without ever checking the emailverified claim of the OIDC ID token. Budibase first tries to match the IdP sub; when that misses any fresh attacker IdP account it silently falls...

9CVSS5.9AI score0.00313EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/24 9:17 p.m.5 views

GHSA-HP6V-6JW7-GV2F Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Summary Budibase's OIDC SSO login links an incoming SSO identity to an existing Budibase account by email address alone, without ever checking the emailverified claim of the OIDC ID token. Budibase first tries to match the IdP sub; when that misses any fresh attacker IdP account it silently falls...

9CVSS5.9AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 11:12 a.m.7 views

OESA-2026-3149 sssd security update

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy...

8.8CVSS5.3AI score0.00568EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.28 views

PT-2026-64407

In epa4all, prior to version 2026-05-20, an attacker on the network path between epa4all and any backend ePA Aktensystem, Konnektor, IDP, TSS can present a self-signed TLS certificate and intercept the connection. For non-VAU connections Konnektor, IDP, this allows direct read and modification of...

8.1CVSS5.8AI score0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/23 4:17 p.m.9 views

CVE-2026-15614

Logto silently fails to delete IdP-initiated SAML sessions, enabling session replay and reuse within the session’s validity window...

7.5CVSS0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/23 4:17 p.m.8 views

CVE-2026-15611

Logto allows unverified email-based SSO account linking, enabling an attacker to register an identity at a permissive IdP using a victim’s email and gain unauthorized access to the victim’s account...

9.1CVSS0.00274EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 3:45 p.m.33 views

CVE-2026-15611 Unverified email-based SSO account linking

Logto allows unverified email-based SSO account linking, enabling an attacker to register an identity at a permissive IdP using a victim’s email and gain unauthorized access to the victim’s account...

0.00274EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/23 3:45 p.m.7 views

EUVD-2026-48305

Logto allows unverified email-based SSO account linking, enabling an attacker to register an identity at a permissive IdP using a victim’s email and gain unauthorized access to the victim’s account...

5.3AI score0.00274EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 3:45 p.m.46 views

CVE-2026-15611

CVE-2026-15611 affects Logto Identity Platform. An unverified email-based SSO account linking flaw allows an attacker to register the victim’s email at a permissive upstream IdP and link it to the victim’s local account on first login, enabling unauthorized access. Root cause per sources: Logto d...

9.1CVSS5.3AI score0.00274EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 3:44 p.m.27 views

CVE-2026-15614

CVE-2026-15614 affects Logto: IdP-initiated SAML sessions are not handled atomically, as session lookup may complete before deletion. This can allow the same session identifier to pass validation twice, enabling replay/dual sign-ins within the session’s window. The description and connected refer...

7.5CVSS5.3AI score0.0023EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 3:44 p.m.34 views

CVE-2026-15614 IdP-initiated SAML sessions not reliably invalidated (replay)

Logto silently fails to delete IdP-initiated SAML sessions, enabling session replay and reuse within the session’s validity window...

0.0023EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 3:44 p.m.9 views

EUVD-2026-48303

Logto silently fails to delete IdP-initiated SAML sessions, enabling session replay and reuse within the session’s validity window...

5.2AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 3:44 p.m.9 views

CVE-2026-15614 IdP-initiated SAML sessions not reliably invalidated (replay)

Logto silently fails to delete IdP-initiated SAML sessions, enabling session replay and reuse within the session’s validity window...

7.5CVSS5.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/23 2:52 p.m.21 views

Auth.js: Configuration errors can cause existence-based auth checks to fail open (auth object populated with an error)

Impact next-auth Auth.js v5 applications that gate access by checking only for the existence of the auth object — the pattern shown in the official session management / protecting resources guide — are affected. When the Auth.js configuration produces a server-side error, the auth object exposed ...

9.1CVSS5.6AI score0.00644EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/23 2:31 p.m.20 views

GHSA-X445-F3H2-J279 Auth.js: OAuth state, nonce, and PKCE check cookies are not bound to the provider that created them

Summary Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. On callback, a check value minted during a sign-in started with one provider can satisfy the callback for a different provider, becaus...

6.8CVSS5.3AI score0.00193EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/07/23 2:31 p.m.47 views

Auth.js: OAuth state, nonce, and PKCE check cookies are not bound to the provider that created them

Summary Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. On callback, a check value minted during a sign-in started with one provider can satisfy the callback for a different provider, becaus...

6.8CVSS5.2AI score0.00193EPSS
SaveExploits0References9Affected Software2
Snyk
Snyk
added 2026/07/23 2:31 p.m.18 views

Improper Verification of Source of a Communication Channel

Overview next-auth is an Authentication for Next.js Affected versions of this package are vulnerable to Improper Verification of Source of a Communication Channel via improper binding of OAuth check cookies to the provider that created them. An attacker can gain unauthorized access to a victim's...

7.6CVSS5.9AI score
SaveExploits0References4
Snyk
Snyk
added 2026/07/23 2:31 p.m.16 views

Improper Verification of Source of a Communication Channel

Overview @auth/core is an Authentication for the Web. Affected versions of this package are vulnerable to Improper Verification of Source of a Communication Channel via improper binding of OAuth check cookies to the provider that created them. An attacker can gain unauthorized access to a victim'...

7.6CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:41 a.m.8 views

PYSEC-2026-3522 PraisonAI: Compute-bridged file tools allow shell command injection

Compute-bridged file tools allow shell command injection Summary LocalManagedAgent / SandboxedAgent compute bridging wraps readfile, listfiles, and writefile when a compute provider is attached. The bridge converts those file operations into shell command strings using raw path arguments, then...

8.8CVSS6.2AI score
SaveExploits0References5
Oracle linux
Oracle linux
added 2026/07/23 12:0 a.m.8 views

openssl security update

3.5.5-5.0.1 - Replace upstream references Orabug: 34340177 - Update FIPS provider name Orabug: 35824276 1:3.5.5-5 - Patch asn1d2ireadbio to read headers without blocking Resolves: RHEL-169991 1:3.5.5-4 - Fix CVE-2026-7383, CVE-2026-9076, CVE-2026-34180, CVE-2026-34181, CVE-2026-34183,...

7.5CVSS5.8AI score0.05236EPSS
SaveExploits0
Rows per page
Query Builder