Lucene search
K

21 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/14 4:17 p.m.4 views

CVE-2026-44511

Katalyst Koi is a framework for building Rails admin functionality. Prior to 4.20.0 and 5.6.0, admin session cookies were not invalidated when an admin user logged out. An attacker with access to a valid admin session cookie could continue to access admin functionality after logout, until the...

7.4CVSS5.8AI score0.00039EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/05/07 2:13 a.m.3 views

GHSA-4CX3-3C38-J9VV katalyst-koi: Session cookies can be replayed after user logout

Impact Admin session cookies were not invalidated when an admin user logged out. An attacker with access to a valid admin session cookie could continue to access admin functionality after logout, until the cookie expired or session secrets were rotated. This affects applications using Koi admin...

7.4CVSS5.8AI score0.00039EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/05/07 2:13 a.m.4 views

katalyst-koi: Session cookies can be replayed after user logout

Impact Admin session cookies were not invalidated when an admin user logged out. An attacker with access to a valid admin session cookie could continue to access admin functionality after logout, until the cookie expired or session secrets were rotated. This affects applications using Koi admin...

7.4CVSS5.8AI score0.00039EPSS
Exploits0References5Affected Software1
RubySec
RubySec
added 2026/05/07 12:0 a.m.6 views

Session cookies can be replayed after user logout

Impact Admin session cookies were not invalidated when an admin user logged out. An attacker with access to a valid admin session cookie could continue to access admin functionality after logout, until the cookie expired or session secrets were rotated. This affects applications using Koi admin...

7.4CVSS5.8AI score0.00039EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/04/13 5:37 a.m.1 views

BIT-AIRFLOW-2025-57735 Apache Airflow: Airflow Logout Not Invalidating JWT

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario...

9.1CVSS5.8AI score0.0003EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/04/09 12:31 p.m.3 views

Apache Airflow: JWT token still valid after logout

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario...

9.1CVSS5.8AI score0.0003EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/04/09 12:31 p.m.2 views

GHSA-C92R-G8J5-VHCX Apache Airflow: JWT token still valid after logout

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario...

9.1CVSS5.8AI score0.0003EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/04 9:18 p.m.1 views

CVE-2024-43181

IBM Concert 1.0.0 through 2.1.0 does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system...

6.3CVSS5.4AI score0.00018EPSS
Exploits0References2Affected Software1
CERT
CERT
added 2025/12/01 12:0 a.m.3 views

Insufficient Session Cookie Invalidation in nopCommerce ASP.NET Core eCommerce Platform

Overview nopCommerce, an ecommerce platform, fails to invalidate session cookies upon user logout or session termination, enabling attackers to use the captured cookie to gain access to the application. This vulnerability is extremely similar to CVE-2019-7215. The session cookie can be obtained...

7.1CVSS7.2AI score0.00031EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2025/10/16 12:30 p.m.4 views

Strapi is vulnerable to Insufficient Session Expiration

Strapi uses JSON Web Tokens JWT for authentication. After logout or account deactivation, the JWT is not invalidated, which allows an attacker who has stolen or intercepted the token to freely reuse it until its expiration date which is set to 30 days by default, but can be changed. The existence...

6.3CVSS6.9AI score0.00065EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2025/10/16 11:15 a.m.5 views

CVE-2025-3930

Strapi uses JSON Web Tokens JWT for authentication. After logout or account deactivation, the JWT is not invalidated, which allows an attacker who has stolen or intercepted the token to freely reuse it until its expiration date which is set to 30 days by default, but can be changed. The existence...

6.3CVSS0.00065EPSS
Exploits0References4
CVE
CVE
added 2025/10/16 10:43 a.m.11 views

CVE-2025-3930

Strapi is affected by CVE-2025-3930 due to improper JWT handling: after logout or account deactivation, tokens are not invalidated, enabling an attacker to reuse stolen or intercepted tokens until their expiry. The presence of the publicly accessible /admin/renew-token endpoint further enables ne...

6.3CVSS6.5AI score0.00065EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-1618

Malicious code in bioql PyPI...

5.4CVSS5.6AI score0.00226EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-26180

Malicious code in bioql PyPI...

6.3CVSS6.3AI score0.0006EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/08/31 10:34 a.m.3 views

CVE-2025-4643

Payload uses JSON Web Tokens JWT for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date which is by default set to 2 hours, but can be changed. This issue has been fixed in version 3.44.0 of...

6.3CVSS6.6AI score0.0006EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/08/29 10:1 a.m.4 views

CVE-2025-4643 Lack of JWT Expiration after Log Out in PayloadCMS

Payload uses JSON Web Tokens JWT for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date which is by default set to 2 hours, but can be changed. This issue has been fixed in version 3.44.0 of...

6.3CVSS6.4AI score0.0006EPSS
Exploits0References3
OSV
OSV
added 2025/05/13 10:15 a.m.0 views

CVE-2025-40566

A vulnerability has been identified in SIMATIC PCS neo V4.1 All versions V4.1 Update 3, SIMATIC PCS neo V5.0 All versions V5.0 Update 1. Affected products do not correctly invalidate user sessions upon user logout. This could allow a remote unauthenticated attacker, who has obtained the session...

9.8CVSS5.8AI score
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.2 views

SUSE CVE-2025-32441

Rack is a modular Ruby web server interface. Prior to version 2.2.14, when using the Rack::Session::Pool middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Rack session middleware prepares the session at the...

4.2CVSS6.8AI score0.00096EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2024/05/13 12:0 a.m.1 views

PT-2024-26123 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions prior to 10.11.0 Description: The issue concerns session tokens that do not get properly invalidated when a user logs out. Specifically, the directus session is destroyed, and the cookie is deleted, but if the cookie value i...

5.4CVSS7.1AI score0.00226EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2024/02/01 12:0 a.m.2 views

PT-2024-14019 · Ibm · Ibm Powersc

Name of the Vulnerable Software and Affected Versions: IBM PowerSC versions 1.3 through 2.1 Description: The issue allows an authenticated user to impersonate another user on the system because sessions are not invalidated after logout. Recommendations: For IBM PowerSC versions 1.3 through 2.1,...

8.8CVSS8.5AI score0.00036EPSS
Exploits0References6
Rows per page
Query Builder