Lucene search
+L

19387 matches found

CVE
CVE
added 2026/09/17 2:40 p.m.16 views

CVE-2026-63472

Vendure , an open-source headless commerce platform, is vulnerable to account takeover via its external authentication system. In ExternalAuthenticationService.createCustomerAndUser, an existing customer is matched by email address alone and a new external authentication method is attached withou...

9.1CVSS0.00411EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 2:34 p.m.9 views

Exploit-For-CVE-2026-18963

CVE-2026-18963 — Keycloak 未认证账户接管 CVSS 9.1 严重 · Keycloak 26.0.0 – 26.7.1 · 未认证 Keycloak 重置凭据流程中的一个严重漏洞,允许未认证攻击者通过串联认证会话处理中的两个缺陷,在无需电子邮件验证的情况下接管任意用户账户 。 漏洞详情...

9.1CVSS8.3AI score0.03177EPSS
SaveExploits13
CVE
CVE
added 2026/09/17 2:23 p.m.11 views

CVE-2026-77614

Opencast , an open-source platform for managing educational audio and video content, is vulnerable to session fixation prior to versions 19.7 and 20.2. The default security configuration in etc/security/mh_default_org.xml accepts a client-selected JSESSIONID from the ;jsessionid= URL path paramet...

8.8CVSS0.00405EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/17 2:17 p.m.10 views

CVE-2026-81637

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS0.0048EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/17 2:17 p.m.8 views

CVE-2026-82685

Authorization Bypass Through User-Controlled Key vulnerability in team-alembic AshAuthentication allows an authenticated attacker to overwrite and confirm another user's email address, and so take over that account. A confirmation token issued to one user is accepted on any other user's record...

7.6CVSS0.00474EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 2:15 p.m.8 views

EUVD-2026-81619

Improper Authentication vulnerability in team-alembic AshAuthentication allows an attacker to be signed in as another user by linking an OAuth2 identity to an account that is not theirs. AshAuthentication.Strategy.OAuth2.UserResolver.resolve/3 matches an existing account using the register action...

9.1CVSS0.00435EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/17 2:15 p.m.11 views

CVE-2026-88952

AshAuthentication (team-alembic, an Elixir authentication library) contains an improper authentication flaw in its OAuth2 sign-in flow. The UserResolver.resolve/3 function matches an existing account via upsert_identity keys but gates the link solely on the provider's email_verified boolean, neve...

9.1CVSS0.00435EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/17 2:15 p.m.4 views

CVE-2026-88952 OAuth2 sign-in attached to an existing account without an email comparison in AshAuthentication

Improper Authentication vulnerability in team-alembic AshAuthentication allows an attacker to be signed in as another user by linking an OAuth2 identity to an account that is not theirs. AshAuthentication.Strategy.OAuth2.UserResolver.resolve/3 matches an existing account using the register action...

9.1CVSS0.00435EPSS
SaveExploits0References12
OSV
OSV
added 2026/09/17 1:09 p.m.4 views

CVE-2026-81632 Single-use sign-in token placed in a redirect query string in AshAuthenticationPhoenix

Use of HTTP Request With Sensitive Query String vulnerability in team-alembic AshAuthenticationPhoenix allows someone able to read access logs, proxy logs or browser history to recover a single-use sign-in token and authenticate as its owner. After a successful password sign-in,...

7.2CVSS0.00155EPSS
SaveExploits0References16
CVE
CVE
added 2026/09/17 1:09 p.m.13 views

CVE-2026-81632

AshAuthenticationPhoenix (team-alembic), an Elixir authentication library for Phoenix, places a single-use sign-in token as a query parameter in a GET redirect after successful password authentication. The token travels in the request line, where it is retained by access logs, reverse proxies, an...

7.2CVSS0.00155EPSS
SaveExploits0References10
CVE
CVE
added 2026/09/17 1:09 p.m.9 views

CVE-2026-81637

CVE-2026-81637 is an insufficient session expiration flaw in AshAuthentication (team-alembic, Elixir ecosystem). In AshAuthentication.Strategy.OAuth2.Plug.callback/2, the OAuth2 CSRF state (session_params) is deleted via a rebind inside a with chain, but Elixir's else-block scoping causes every f...

2.3CVSS0.0048EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 1:09 p.m.29 views

CVE-2026-81637 Replayable OAuth2 CSRF state retained after a failed callback in AshAuthentication

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS0.0048EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 1:09 p.m.4 views

CVE-2026-81637 Replayable OAuth2 CSRF state retained after a failed callback in AshAuthentication

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS0.0048EPSS
SaveExploits0References11
CVE
CVE
added 2026/09/17 1:08 p.m.12 views

CVE-2026-82685

AshAuthentication (ash_authentication library by team-alembic) suffers from an Authorization Bypass Through User-Controlled Key in AddOn.Confirmation.ConfirmChange. The function verifies the token's signature and act claim but never compares the sub claim against changeset.data, so a confirmation...

7.6CVSS0.00474EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 1:08 p.m.29 views

CVE-2026-82685 Confirmation token accepted on any record in AshAuthentication

Authorization Bypass Through User-Controlled Key vulnerability in team-alembic AshAuthentication allows an authenticated attacker to overwrite and confirm another user's email address, and so take over that account. A confirmation token issued to one user is accepted on any other user's record...

7.6CVSS0.00474EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 1:08 p.m.8 views

EUVD-2026-81479

Authorization Bypass Through User-Controlled Key vulnerability in team-alembic AshAuthentication allows an authenticated attacker to overwrite and confirm another user's email address, and so take over that account. A confirmation token issued to one user is accepted on any other user's record...

7.6CVSS0.00474EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 1:08 p.m.5 views

CVE-2026-82685 Confirmation token accepted on any record in AshAuthentication

Authorization Bypass Through User-Controlled Key vulnerability in team-alembic AshAuthentication allows an authenticated attacker to overwrite and confirm another user's email address, and so take over that account. A confirmation token issued to one user is accepted on any other user's record...

7.6CVSS0.00474EPSS
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/17 12:38 p.m.12 views

CVE-2025-65676

CVE-2025-65676 Stored Cross site scripting XSS vulnerability in Classroomio LMS 0.1.13 allows authenticated attackers to execute arbitrary code via crafted SVG cover images. Discovered by - Rivek Raj Tamang RivuDon, Sikkim, India. Affected Product: ClassroomIO Affected Version: 0.1.13 Discovered...

5.4CVSS6.6AI score0.00236EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 11:29 a.m.9 views

CVE-2025-9209

🍔 RestroPress – Online Food Ordering System 3.0.0 - 3.1.9.2 🛡️ CVE-2025-9209.py — Mass Automatic Exploit & Extraction Tool ⚠️ Vulnerability Overview RestroPress – Online Food Ordering System versions 3.0.0 to 3.1.9.2 are affected by an Unauthenticated Information Exposure leading to Authentication...

9.8CVSS8.5AI score0.02334EPSS
SaveExploits6
CVE
CVE
added 2026/09/17 11:16 a.m.14 views

CVE-2026-92913

AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) uses a cryptographically weak PRNG in getRandomCode() (objects/functions.php), deriving account activation/login pairing codes from uniqid() with a single non-CSPRNG rand() character as padding, reducing the code space to ~2^25 valu...

9.1CVSS0.00509EPSS
SaveExploits0References2
Rows per page
Query Builder