Lucene search
+L

1540 matches found

NVD
NVD
added 2025/10/30 10:15 p.m.33 views

CVE-2024-13996

Nagios XI versions prior to 2024R1.1.3 did not invalidate all other active sessions for a user when that user's password was changed. As a result, any pre-existing sessions including those potentially controlled by an attacker remained valid after a credential update. This insufficient session...

9.8CVSS0.00987EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/30 10:15 p.m.9 views

CVE-2024-13996

Nagios XI versions prior to 2024R1.1.3 did not invalidate all other active sessions for a user when that user's password was changed. As a result, any pre-existing sessions including those potentially controlled by an attacker remained valid after a credential update. This insufficient session...

9.8CVSS5.8AI score0.00987EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/30 9:44 p.m.9 views

CVE-2024-13996 Nagios XI < 2024R1.1.3 Session Not Invalidated After Password Change

Nagios XI versions prior to 2024R1.1.3 did not invalidate all other active sessions for a user when that user's password was changed. As a result, any pre-existing sessions including those potentially controlled by an attacker remained valid after a credential update. This insufficient session...

9.2CVSS6.5AI score0.00987EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/30 9:44 p.m.34 views

CVE-2024-13996

CVE-2024-13996 affects Nagios XI prior to 2024R1.1.3. The issue is that changing a user password does not invalidate all other active sessions, allowing pre-existing sessions (potentially attacker-controlled) to remain valid and permit continued unauthorized access to user data and actions. Multi...

9.8CVSS6.5AI score0.00987EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/30 3:02 p.m.10 views

GO-2025-4059 Mattermost Server: Insufficient Password-Reset Link Invalidation in github.com/mattermost/mattermost-server

Mattermost Server: Insufficient Password-Reset Link Invalidation in github.com/mattermost/mattermost-server...

9.8CVSS7AI score0.01175EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/27 6:31 p.m.13 views

EUVD-2025-36198

Nagios Fusion v2024R1.2 and v2024R2 does not invalidate already existing session tokens when the two-factor authentication mechanism is enabled, allowing attackers to perform a session hijacking attack...

8.6CVSS6.5AI score0.00923EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/27 12:00 a.m.13 views

Nagios Fusion 安全漏洞

Nagios Fusion is a centralized monitoring and visualization platform from the US-based Nagios, Inc. A security vulnerability exists in Nagios Fusion versions v2024R1.2 and v2024R2 that stems from failure to invalidate an existing session token when enabling two-factor authentication, which could...

8.6CVSS6.4AI score0.00923EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/27 12:00 a.m.35 views

CVE-2025-60425

CVE-2025-60425 affects Nagios Fusion v2024R1.2 and v2024R2. The root cause is failure to invalidate existing session tokens when two-factor authentication is enabled, enabling session hijacking attacks. The CVSSv3.1 base score is 8.6 (HIGH) with network attack vector, no user interaction, and no ...

8.6CVSS6.7AI score0.00923EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/10/23 3:30 p.m.21 views

Keycloak does not invalidate sessions when "Remember Me" is disabled

A flaw was found in Keycloak. Keycloak does not immediately enforce the disabling of the "Remember Me" realm setting on existing user sessions. Sessions created while "Remember Me" was active retain their extended session lifetime until they expire, overriding the administrator's recent security...

5.4CVSS6.4AI score0.00219EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2025/10/23 12:31 p.m.14 views

EUVD-2022-54577

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix invalidation/lookup race If an NFS file is opened for writing and closed, fscacheinvalidate will be asked to invalidate the file - however, if the cookie is in the LOOKINGUP state or the CREATING state, then request ...

4.7CVSS4.9AI score0.00146EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.15 views

PT-2026-2610

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to IOMMU Shared Virtual Addressing SVA. The kernel lacks a mechanism to notify the IOMMU of changes to kernel page tables when pages are freed an...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/10/16 12:30 p.m.19 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.00517EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/10/16 11:15 a.m.16 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.00517EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/16 10:43 a.m.107 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.00517EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/16 10:43 a.m.12 views

CVE-2025-3930 Lack of JWT Expiration after Log Out in Strapi

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.3CVSS5.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/16 12:00 a.m.20 views

Strapi 代码问题漏洞

Strapi is an open source content management system CMS from the French strapi community. A code issue vulnerability exists in Strapi versions prior to 5.24.1, which stems from the failure to invalidate the JWT after logging out or deactivating an account and the presence of the /admin/renew-token...

6.3CVSS6.8AI score0.00517EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/10/14 7:19 a.m.14 views

Improper Session Invalidation

ethycafides is vulnerable to improper session invalidation. The vulnerability is due to active user sessions not being invalidated after an admin UI password change, which allows an attacker with previously obtained session tokens to maintain unauthorized access even after a password reset...

6.3CVSS7AI score0.00298EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.16 views

PT-2025-49060

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The extent map cache in the Linux kernel’s OCFS2 file system can become outdated when extents are moved or defragmented. This occurs because the cache is not invalidated after these...

4.4CVSS5.9AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2019-8831

Malware in sbrugna...

7.4CVSS7.4AI score0.01164EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-24681

Malware in sbrugna...

8.1CVSS8AI score0.01135EPSS
SaveExploits0References2
Rows per page
Query Builder