Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestions search

With package: logstash7-oss

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-33466
8.1 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): HIGH
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): HIGH
created 6 days, 16 hours ago
Improper Limitation of a Pathname to a Restricted Directory in Logstash Leading to Arbitrary File Write

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.

Affected products

Logstash
  • =<8.19.13

Matching in nixpkgs

pkgs.logstash

Logstash is a data pipeline that helps you process logs and other event data from a variety of systems

pkgs.logstash7

Logstash is a data pipeline that helps you process logs and other event data from a variety of systems

pkgs.logstash7-oss

Logstash is a data pipeline that helps you process logs and other event data from a variety of systems

Package maintainers