← Back
CWE-384

412 CVEs • Abstraction: Compound

Session Fixation

Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.

JSON object

Loading...

CVEs (412)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Puppet
1Puppet Enterprise
Jun 17, 2026
Nov 7, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Versions of Puppet Enterprise prior to 2021.7.6 and 2023.5 contain a flaw which results in broken session management for SAML implementations.
1Sielco
3Polyeco1000 Firmware
Polyeco300 FirmwarePolyeco500 Firmware
Jun 17, 2026
Oct 26, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Sielco PolyEco1000 is vulnerable to a session hijack vulnerability due to the cookie being vulnerable to a brute force attack, lack of SSL, and the session being visible in requests.
1Southrivertech
2Titan Mft Server
Titan Sftp Server
Jun 17, 2026
Oct 16, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
A session fixation vulnerability in South River Technologies' Titan MFT and Titan SFTP servers on Linux and Windows allows an attacker to bypass the server's authentication if they can trick an administrator into authori...Show more
A session fixation vulnerability in South River Technologies' Titan MFT and Titan SFTP servers on Linux and Windows allows an attacker to bypass the server's authentication if they can trick an administrator into authorizating a session id of their choosingShow less
1Uptime.kuma
1Uptime Kuma
Jun 17, 2026
Oct 9, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password...Show more
Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password changes and/or elapsed inactivity periods. Version 1.23.3 has a patch for the issue.Show less
1Icmsdev
1Icms
Jun 17, 2026
Sep 20, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Insecure Permissions vulnerability in icmsdev iCMS v.7.0.16 allows a remote attacker to obtain sensitive information.
1Redhat
6Keycloak
Openshift Container PlatformOpenshift Container Platform For Linuxone+3 more
Jun 17, 2026
Sep 20, 2023
N/A· v4
6.8 MEDIUM· v3
N/A· v2
A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session...Show more
A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.Show less
1Honeywell
1Pm43 Firmware
Jun 17, 2026
Sep 12, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Session Fixation vulnerability in Honeywell PM43 on 32 bit, ARM (Printer web page modules) allows Session Credential Falsification through Prediction.This issue affects PM43 versions prior to P10.19.050004. Update to the...Show more
Session Fixation vulnerability in Honeywell PM43 on 32 bit, ARM (Printer web page modules) allows Session Credential Falsification through Prediction.This issue affects PM43 versions prior to P10.19.050004. Update to the latest available firmware version of the respective printers to version MR19.5 (e.g. P10.19.050006).Show less
1Chinamobile
1Intelligent Home Gateway Firmware
Jun 17, 2026
Sep 5, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
An issue in China Mobile Communications China Mobile Intelligent Home Gateway v.HG6543C4 allows a remote attacker to execute arbitrary code via the authentication mechanism.
1Instantcms
1Instantcms
Jun 17, 2026
Aug 31, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Session Fixation in GitHub repository instantsoft/icms2 prior to 2.16.1.
1Apache
1Airflow
Jun 17, 2026
Aug 23, 2023
N/A· v4
8.0 HIGH· v3
N/A· v2
The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user....Show more
The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user. Other than manually cleaning the session database (for database session backend), or changing the secure_key and restarting the webserver, there were no mechanisms to force-logout the user (and all other users with that). With this fix implemented, when using the database session backend, the existing sessions of the user are invalidated when the password of the user is reset. When using the securecookie session backend, the sessions are NOT invalidated and still require changing the secure key and restarting the webserver (and logging out all other users), but the user resetting the password is informed about it with a flash message warning displayed in the UI. Documentation is also updated explaining this behaviour. Users of Apache Airflow are advised to upgrade to version 2.7.0 or newer to mitigate the risk associated with this vulnerability. Show less
1Nozominetworks
2Cmc
Guardian
Jun 17, 2026
Aug 9, 2023
5.4 MEDIUM· v4
7.0 HIGH· v3
N/A· v2
In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attack...Show more
In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session.Show less
1Google
1Android
Jun 17, 2026
Jul 13, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In visitUris of Notification.java, there is a possible way to leak image data across user boundaries due to a confused deputy. This could lead to local information disclosure with no additional execution privileges neede...Show more
In visitUris of Notification.java, there is a possible way to leak image data across user boundaries due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Show less
1Google
1Android
Jun 17, 2026
Jul 13, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In visitUris of RemoteViews.java, there is a possible leak of images between users due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interactio...Show more
In visitUris of RemoteViews.java, there is a possible leak of images between users due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Show less
1Jenkins
1Openshift Login
Jun 17, 2026
Jul 12, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier does not invalidate the previous session on login.
1Video Management System Project
1Video Management System
Jun 17, 2026
Jun 29, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
An issue was discovered with the JSESSION IDs in Xiamen Si Xin Communication Technology Video management system 3.1 thru 4.1 allows attackers to gain escalated privileges.
1Fossbilling
1Fossbilling
Jun 17, 2026
Jun 23, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Session Fixation in GitHub repository fossbilling/fossbilling prior to 0.5.1.
1Huawei
1Emui
Jun 17, 2026
Jun 19, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Vulnerability of services denied by early fingerprint APIs on HarmonyOS products.Successful exploitation of this vulnerability may cause services to be denied.
1Hikvision
26Ds K1t320efwx Firmware
Ds K1t320efx FirmwareDs K1t320ewx Firmware+23 more
Jun 17, 2026
Jun 15, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Some access control products are vulnerable to a session hijacking attack because the product does not update the session ID after a user successfully logs in. To exploit the vulnerability, attackers have to request the...Show more
Some access control products are vulnerable to a session hijacking attack because the product does not update the session ID after a user successfully logs in. To exploit the vulnerability, attackers have to request the session ID at the same time as a valid user logs in, and gain device operation permissions by forging the IP and session ID of an authenticated user.Show less
1Froxlor
1Froxlor
Jun 17, 2026
Jun 11, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Session Fixation in GitHub repository froxlor/froxlor prior to 2.1.0.
1Jenkins
1Cas
Jun 17, 2026
May 16, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Jenkins CAS Plugin 1.6.2 and earlier does not invalidate the previous session on login.