
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-33466 is a path traversal vulnerability (CWE-22) in Elastic Logstash that allows an attacker to write arbitrary files to the host filesystem and potentially achieve remote code execution via Relative Path Traversal (CAPEC-139). The flaw exists in Logstash's archive extraction utilities, which fail to properly validate file paths within compressed archives. Affected versions include Logstash 8.0.0 through 8.19.13, 9.0.0 through 9.2.7, and 9.3.0 through 9.3.2. The vulnerability was published on April 8, 2026, with patches released the same day. It carries a CVSS v3.1 base score of 9.8 (Critical) per NVD, and 8.1 (High) per the GitHub Advisory Database with High attack complexity (GitHub Advisory, Elastic Advisory).
The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), specifically in the archive extraction utilities bundled with Logstash. These utilities do not sanitize or validate file paths embedded within compressed archives (e.g., zip or tar files), allowing a "Zip Slip"-style attack where crafted path entries (e.g., ../../etc/cron.d/malicious) resolve outside the intended extraction directory. Exploitation requires an attacker to control or compromise the update endpoint that serves archives to Logstash — either through a man-in-the-middle position, a supply chain compromise, or direct control of the update server. No authentication is required on the attacker's side once the update endpoint is compromised, and no user interaction is needed (GitHub Advisory, Elastic Advisory).
Successful exploitation allows an unauthenticated attacker to write arbitrary files anywhere on the host filesystem with the privileges of the Logstash process. In deployments where automatic pipeline reloading is enabled, this file write primitive can be escalated to full remote code execution by overwriting Logstash pipeline configuration files, enabling the attacker to inject malicious pipeline logic that executes on reload. This results in high impact to confidentiality, integrity, and availability of the affected system, and could serve as a foothold for lateral movement within the broader network (GitHub Advisory, Elastic Advisory).
As of the time of publication, there is no known public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation (GitHub Advisory). The EPSS score is approximately 0.385–0.597%, placing it around the 70th percentile for exploitation probability within 30 days. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, though it was referenced in a CISA weekly vulnerability bulletin for the week of April 6, 2026. No threat actor attribution has been reported at this time.
../../logstash/pipeline/malicious.conf or ../../etc/cron.d/backdoor), designed to write outside the intended extraction directory.exec filter or ruby filter to execute OS commands). Logstash will automatically reload the pipeline and execute the injected code (GitHub Advisory, Elastic Advisory)./etc/cron.d/, /etc/cron.hourly/, /tmp/, or Logstash pipeline configuration directories; modification timestamps on pipeline .conf files that do not correspond to authorized changes.logstash-plain.log.bash, sh, curl, wget, python, nc); unexpected outbound network connections from the Logstash host to unknown external IPs.Elastic has released patched versions: 8.19.14 (for the 8.x branch), 9.2.8 (for 9.0–9.2.x), and 9.3.3 (for 9.3.x). Upgrading to one of these versions is the primary recommended remediation (Elastic Advisory). As interim mitigations: restrict network access to Logstash update endpoints using firewall rules or network segmentation; disable automatic pipeline reloading (config.reload.automatic: false) if not operationally required to eliminate the RCE escalation path; validate the integrity and authenticity of update sources; and monitor Logstash processes for unexpected file write activity.
The vulnerability was noted in a CISA weekly vulnerability bulletin for the week of April 6, 2026, and received coverage from security aggregators and community feeds including Bluesky and Mastodon shortly after disclosure. Red Hat also published a security advisory tracking the CVE. Community reaction was moderate, with the primary concern centered on the RCE escalation path when automatic pipeline reloading is enabled (Elastic Advisory, Red Hat).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."