CVE-2026-1435: Incorrect management of session invalidation vulnerability in Graylog Web Interface
Not properly invalidated session vulnerability in Graylog Web Interface, version 2.2.3, due to incorrect management of session invalidation after new logins. The application generates a new 'sessionId' each time a user authenticates, but does not invalidate previously issued session identifiers, which remain valid even after multiple consecutive logins by the same user. As a result, a stolen or leaked 'sessionId' can continue to be used to authenticate valid requests. Exploiting this vulnerability would allow an attacker with access to the web service/API network (port 9000 or HTTP/S endpoint of the server) to reuse an old session token to gain unauthorized access to the application, interact with the API/web, and compromise the integrity of the affected account.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2026-1435?
CVE-2026-1435 has been classified as a medium severity vulnerability due to the risk of session fixation attacks.
How do I fix CVE-2026-1435?
To fix CVE-2026-1435, upgrade your Graylog Web Interface to version 2.2.4 or later, which addresses the session invalidation issue.
What versions of Graylog are affected by CVE-2026-1435?
CVE-2026-1435 affects Graylog Web Interface version 2.2.3 specifically.
What type of vulnerability is CVE-2026-1435?
CVE-2026-1435 is an incorrect management of session invalidation vulnerability.
How can CVE-2026-1435 impact my organization?
If exploited, CVE-2026-1435 can allow attackers to hijack user sessions, potentially leading to unauthorized access to sensitive information.