CVE-2026-33466 PUBLISHED

Improper Limitation of a Pathname to a Restricted Directory in Logstash Leading to Arbitrary File Write

Assigner: elastic
Reserved: 20.03.2026 Published: 08.04.2026 Updated: 08.04.2026

Improper Limitation of a Pathname to a Restricted Directory (CWE-22) in Logstash can lead to arbitrary file write and potentially remote code execution via Relative Path Traversal (CAPEC-139). The archive extraction utilities used by Logstash do not properly validate file paths within compressed archives. An attacker who can serve a specially crafted archive to Logstash through a compromised or attacker-controlled update endpoint can write arbitrary files to the host filesystem with the privileges of the Logstash process. In certain configurations where automatic pipeline reloading is enabled, this can be escalated to remote code execution.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.1

Product Status

Vendor Elastic
Product Logstash
Versions Default: unaffected
  • affected from 8.0.0 to 8.19.13 (incl.)

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE

Impacts

  • CAPEC-139 Relative Path Traversal