Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-41041

2.6 · LOW
Published Aug 30, 2023 graylog CWE-613 EPSS 0.48% (40th pctl)

Overview

CVE-2023-41041 is a low-severity vulnerability affecting graylog graylog. It was published on August 30, 2023 and has a CVSS 3.1 base score of 2.6 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.6, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 l

Remediation

Check the references section for vendor advisories and patches from graylog. Update graylog to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
graylog graylog >= 1.0.0, < 5.0.9 Affected

Frequently Asked Questions

What is CVE-2023-41041?

CVE-2023-41041 is a low-severity vulnerability affecting graylog graylog. It was published on August 30, 2023 and has a CVSS 3.1 base score of 2.6 (LOW).

How severe is CVE-2023-41041?

This vulnerability has a CVSS 3.1 base score of 2.6, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-41041?

Check the references section for vendor advisories and patches from graylog. Update graylog to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-41041?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-41041 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.