CVE-2023-41044

CVE-2023-41044 is a low-severity path traversal vulnerability in org.graylog2:graylog2-server (maven), affecting versions >= 5.1.0, < 5.1.3. It is fixed in 5.1.3.

Summary

A partial path traversal vulnerability exists in Graylog's Support Bundle feature. The vulnerability is caused by incorrect user input validation in an HTTP API resource.

Thanks to weiweiwei9811 for reporting this vulnerability and providing detailed information.

Workarounds

Block all HTTP requests to the following HTTP API endpoints by using a reverse proxy server in front of Graylog.

  • GET /api/system/debug/support/bundle/download/{filename}
  • DELETE /api/system/debug/support/bundle/{filename}

Impact

Graylog's Support Bundle feature allows an attacker with valid Admin role credentials to download or delete files in sibling directories of the support bundle directory.

The default data_dir in operating system packages (DEB, RPM) is set to /var/lib/graylog-server. The data directory for the Support Bundle feature is always <data_dir>/support-bundle.

Due to the partial path traversal vulnerability, an attacker with valid Admin role credentials can read or delete files in directories that start with a /var/lib/graylog-server/support-bundle directory name.

The vulnerability would allow the download or deletion of files in the following example directories.

  • /var/lib/graylog-server/support-bundle-test
  • /var/lib/graylog-server/support-bundlesdirectory

For the Graylog and Graylog Enterprise Docker images, the data_dir is set to /usr/share/graylog/data by default.

Input manipulates file paths to reach files outside the intended directory, such as configuration or credential files. Typical impact: unauthorized file read or write outside the intended directory.

CVE-2023-41044 has a CVSS score of 3.3 (Low). The vector is network-reachable, high privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (5.1.3); upgrading removes the vulnerable code path.

Affected versions

org.graylog2:graylog2-server (>= 5.1.0, < 5.1.3)

Security releases

org.graylog2:graylog2-server → 5.1.3 (maven)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

The vulnerability is fixed in Graylog version 5.1.3 and later.

Frequently Asked Questions

  1. What is CVE-2023-41044? CVE-2023-41044 is a low-severity path traversal vulnerability in org.graylog2:graylog2-server (maven), affecting versions >= 5.1.0, < 5.1.3. It is fixed in 5.1.3. Input manipulates file paths to reach files outside the intended directory, such as configuration or credential files.
  2. How severe is CVE-2023-41044? CVE-2023-41044 has a CVSS score of 3.3 (Low). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of org.graylog2:graylog2-server are affected by CVE-2023-41044? org.graylog2:graylog2-server (maven) versions >= 5.1.0, < 5.1.3 is affected.
  4. Is there a fix for CVE-2023-41044? Yes. CVE-2023-41044 is fixed in 5.1.3. Upgrade to this version or later.
  5. Is CVE-2023-41044 exploitable, and should I be worried? Whether CVE-2023-41044 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether CVE-2023-41044 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix CVE-2023-41044? Upgrade org.graylog2:graylog2-server to 5.1.3 or later.

Other vulnerabilities in org.graylog2:graylog2-server

Stop the waste.
Protect your environment with Kodem.