Skip to main content

Graylog CVE-2023-41041

LOW
Insufficient Session Expiration (CWE-613)
2023-08-30 security-advisories@github.com
3.1
CVSS 3.1 · NVD

Severity by source

NVD PRIMARY
3.1 LOW
AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

1
CVE Published
Aug 30, 2023 - 22:15 nvd
LOW 3.1

DescriptionNVD

Graylog is a free and open log management platform. In a multi-node Graylog cluster, after a user has explicitly logged out, a user session may still be used for API requests until it has reached its original expiry time. Each node maintains an in-memory cache of user sessions. Upon a cache-miss, the session is loaded from the database. After that, the node operates solely on the cached session. Modifications to sessions will update the cached version as well as the session persisted in the database. However, each node maintains their isolated version of the session. When the user logs out, the session is removed from the node-local cache and deleted from the database. The other nodes will however still use the cached session. These nodes will only fail to accept the session id if they intent to update the session in the database. They will then notice that the session is gone. This is true for most API requests originating from user interaction with the Graylog UI because these will lead to an update of the session's "last access" timestamp. If the session update is however prevented by setting the X-Graylog-No-Session-Extension:true header in the request, the node will consider the (cached) session valid until the session is expired according to its timeout setting. No session identifiers are leaked. After a user has logged out, the UI shows the login screen again, which gives the user the impression that their session is not valid anymore. However, if the session becomes compromised later, it can still be used to perform API requests against the Graylog cluster. The time frame for this is limited to the configured session lifetime, starting from the time when the user logged out. This issue has been addressed in versions 5.0.9 and 5.1.3. Users are advised to upgrade.

AnalysisAI

Graylog is a free and open log management platform. Rated low severity (CVSS 3.1), this vulnerability is remotely exploitable. Public exploit code available.

Technical ContextAI

This vulnerability is classified under CWE-613. Graylog is a free and open log management platform. In a multi-node Graylog cluster, after a user has explicitly logged out, a user session may still be used for API requests until it has reached its original expiry time. Each node maintains an in-memory cache of user sessions. Upon a cache-miss, the session is loaded from the database. After that, the node operates solely on the cached session. Modifications to sessions will update the cached version as well as the session persisted in the database. However, each node maintains their isolated version of the session. When the user logs out, the session is removed from the node-local cache and deleted from the database. The other nodes will however still use the cached session. These nodes will only fail to accept the session id if they intent to update the session in the database. They will then notice that the session is gone. This is true for most API requests originating from user interaction with the Graylog UI because these will lead to an update of the session's "last access" timestamp. If the session update is however prevented by setting the X-Graylog-No-Session-Extension:true header in the request, the node will consider the (cached) session valid until the session is expired according to its timeout setting. No session identifiers are leaked. After a user has logged out, the UI shows the login screen again, which gives the user the impression that their session is not valid anymore. However, if the session becomes compromised later, it can still be used to perform API requests against the Graylog cluster. The time frame for this is limited to the configured session lifetime, starting from the time when the user logged out. This issue has been addressed in versions 5.0.9 and 5.1.3. Users are advised to upgrade. Affected products include: Graylog.

RemediationAI

A vendor patch is available. Apply the latest security update as soon as possible. Apply vendor patches when available. Implement network segmentation and monitoring as interim mitigations.

CVE-2024-24824 HIGH POC
8.8 Feb 07

Graylog is a free and open log management platform. Rated high severity (CVSS 8.8), this vulnerability is remotely explo

CVE-2024-52506 HIGH POC
7.1 Nov 18

Graylog is a free and open log management platform. Rated high severity (CVSS 7.1), this vulnerability is remotely explo

CVE-2026-1435 CRITICAL
9.8 Feb 18

Improper session invalidation in Graylog Web Interface 2.2.3 allows attackers to maintain access through expired session

CVE-2021-37760 CRITICAL
9.8 Jul 31

A Session ID leak in the audit log in Graylog before 4.1.2 allows attackers to escalate privileges (to the access level

CVE-2021-37759 CRITICAL
9.8 Jul 31

A Session ID leak in the DEBUG log file in Graylog before 4.1.2 allows attackers to escalate privileges (to the access l

CVE-2023-41045 MEDIUM POC
5.3 Aug 31

Graylog is a free and open log management platform. Rated medium severity (CVSS 5.3), this vulnerability is remotely exp

CVE-2025-53106 HIGH
8.8 Jul 02

Graylog is a free and open log management platform. In versions 6.2.0 to before 6.2.4 and 6.3.0-alpha.1 to before 6.3.0-

CVE-2020-15813 HIGH
8.1 Jul 17

Graylog before 3.3.3 lacks SSL Certificate Validation for LDAP servers. Rated high severity (CVSS 8.1), this vulnerabili

CVE-2025-46827 HIGH
8.0 May 07

Graylog is a free and open log management platform. Rated high severity (CVSS 8.0), this vulnerability is remotely explo

CVE-2023-41044 LOW POC
3.8 Aug 31

Graylog is a free and open log management platform. Rated low severity (CVSS 3.8), this vulnerability is remotely exploi

CVE-2025-30373 MEDIUM
6.5 Apr 07

Graylog is a free and open log management platform. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp

CVE-2026-1436 MEDIUM
6.5 Feb 18

Graylog 2.2.3 contains an insecure direct object reference (IDOR) vulnerability in its user API endpoint that allows aut

Share

CVE-2023-41041 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy