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: haskellPackages.warp-systemd

Found 11 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-16552
6.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 month, 1 week ago Activity log
  • Created suggestion
Systemd: systemd-tmpfiles symlink-redirected arbitrary file overwrite via a chase_safe root-to-unprivileged ownership transition bypass

A flaw was found in systemd-tmpfiles. When processing a tmpfiles.d configuration entry that writes to a file, systemd-tmpfiles can follow a symbolic link placed by an unprivileged local user, and an existing safety check does not detect this specific case because it always treats transitions away from the root user as safe. On systems where a tmpfiles.d configuration targets a path an unprivileged user can influence, this could allow that user to redirect a privileged systemd-tmpfiles write to a file of their choosing, though the content written remains determined by the existing configuration rather than by the unprivileged user. The highest threat from this vulnerability is to integrity.

Affected products

systemd

Matching in nixpkgs

pkgs.udev

System and service manager for Linux

  • nixos-unstable -
    • nixos-unstable-small 261
  • nixos-26.05 -
    • nixos-26.05-small 260.2

pkgs.systemd

System and service manager for Linux

  • nixos-unstable -
    • nixos-unstable-small 261
  • nixos-26.05 -
    • nixos-26.05-small 260.2

pkgs.systemd-lsp

Language server implementation for systemd unit files made in Rust

pkgs.systemdLibs

System and service manager for Linux

  • nixos-unstable -
    • nixos-unstable-small 261
  • nixos-26.05 -
    • nixos-26.05-small 260.2

pkgs.rofi-systemd

Control your systemd units using rofi

  • nixos-unstable -
    • nixos-unstable-small 1.1.0
  • nixos-26.05 -
    • nixos-26.05-small 1.1.0

pkgs.systemdUkify

System and service manager for Linux

  • nixos-unstable -
    • nixos-unstable-small 261
  • nixos-26.05 -
    • nixos-26.05-small 260.2

pkgs.systemdMinimal

System and service manager for Linux

  • nixos-unstable -
    • nixos-unstable-small 261
  • nixos-26.05 -
    • nixos-26.05-small 260.2

pkgs.systemd-netlogd

Forwards messages from the journal to other hosts over the network

  • nixos-unstable -
    • nixos-unstable-small 1.4.4
  • nixos-26.05 -
    • nixos-26.05-small 1.4.4

pkgs.systemd-bootchart

Boot performance graphing tool from systemd

  • nixos-unstable -
    • nixos-unstable-small 235
  • nixos-26.05 -
    • nixos-26.05-small 235

pkgs.systemd-credsubst

envsubst for systemd credentials

  • nixos-unstable -
    • nixos-unstable-small 0.1.0
  • nixos-26.05 -
    • nixos-26.05-small 0.1.0

pkgs.systemd-manager-tui

Program for managing systemd services through a TUI

  • nixos-unstable -
    • nixos-unstable-small 1.2.4
  • nixos-26.05 -
    • nixos-26.05-small 1.2.4

pkgs.systemd-lock-handler

Translates systemd-system lock/sleep signals into systemd-user target activations

  • nixos-unstable -
    • nixos-unstable-small 2.4.2
  • nixos-26.05 -
    • nixos-26.05-small 2.4.2

pkgs.ocamlPackages.systemd

OCaml module for native access to the systemd facilities

  • nixos-unstable -
    • nixos-unstable-small 1.3
  • nixos-26.05 -
    • nixos-26.05-small 1.3

pkgs.update-systemd-resolved

Helper script for OpenVPN to directly update the DNS settings of a link through systemd-resolved via DBus

  • nixos-unstable -
    • nixos-unstable-small 1.3.0
  • nixos-26.05 -
    • nixos-26.05-small 1.3.0

pkgs.ocamlPackages_latest.systemd

OCaml module for native access to the systemd facilities

  • nixos-unstable -
    • nixos-unstable-small 1.3
  • nixos-26.05 -
    • nixos-26.05-small 1.3

pkgs.gnomeExtensions.systemd-manager-neo

Monitor and manage system and user systemd services directly from the GNOME top panel. Features RAM/Uptime tracking and easy log access.

  • nixos-unstable -
    • nixos-unstable-small 6
  • nixos-26.05 -
    • nixos-26.05-small 6

pkgs.python313Packages.systemdunitparser

SystemdUnitParser is an extension to Python's configparser.RawConfigParser to properly parse systemd unit files

  • nixos-unstable -
    • nixos-unstable-small 0.4
  • nixos-26.05 -
    • nixos-26.05-small 0.4

pkgs.python314Packages.systemdunitparser

SystemdUnitParser is an extension to Python's configparser.RawConfigParser to properly parse systemd unit files

  • nixos-unstable -
    • nixos-unstable-small 0.4
  • nixos-26.05 -
    • nixos-26.05-small 0.4

Package maintainers

Untriaged
Permalink CVE-2026-48703
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp: Command Injection via Warp code search tool arguments

Warp is an agentic development environment. From 0.2025.04.09.08.11.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command execution policy bypass in Agent code search tools. The affected Grep and FileGlob actions are authorized as read/search operations, but their implementations build shell command strings from Agent-controlled inputs (search text, paths, glob patterns) and execute them in the active terminal session. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2025.04.09.08.11.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-48720
8.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp: SSH remote output can lead to local file overwrite and persistence

Warp is an agentic development environment. From 0.2025.03.05.08.02.stable_00 until 0.2026.05.06.15.42.stable_01, Warp accepts non-inline `OSC 1337;File` payloads from terminal output and materialize the decoded payload as a local file without an additional confirmation step. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2025.03.05.08.02.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-54699
7.7 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp: OS command injection when opening terminal links from WSL

Warp is an agentic development environment. From 0.2024.03.12.08.02.stable_01 until 0.2026.05.06.15.42.stable_01, Warp contains an OS command injection vulnerability in the WSL URL-opening fallback. When Warp is running under WSL and cannot open a URL through wslview, it falls back to a Windows command processor path. A URL controlled through terminal output can reach that fallback when the user opens the link. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2024.03.12.08.02.stable_01, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-54686
4.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): Low (L)
created 2 months ago Activity log
  • Created suggestion
Warp: DCS lifecycle hook spoofing can alter terminal session metadata

Warp is an agentic development environment. From 0.2021.04.25.23.05.stable_00 until 0.2026.05.06.15.42.stable_01, Warp accepted certain state-mutating terminal lifecycle hooks from the PTY stream without verifying that the hooks were emitted by Warp's shell integration for the active session. An attacker who could cause a victim to view attacker-controlled terminal output in Warp could spoof selected lifecycle metadata, including the current working directory reported for the active block or SSH session transport metadata. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2021.04.25.23.05.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

pkgs.ts-warp

Transparent proxy server and traffic wrapper

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable 2
    • nixpkgs-unstable 2
    • nixos-unstable-small 2
  • nixos-26.05 2
    • nixos-26.05-small 2
    • nixpkgs-26.05-darwin 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable 2
    • nixpkgs-unstable 2
    • nixos-unstable-small 2
  • nixos-26.05 2
    • nixos-26.05-small 2
    • nixpkgs-26.05-darwin 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable 9
    • nixpkgs-unstable 9
    • nixos-unstable-small 9
  • nixos-26.05 9
    • nixos-26.05-small 9
    • nixpkgs-26.05-darwin 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable 1
    • nixpkgs-unstable 1
    • nixos-unstable-small 1
  • nixos-26.05 1
    • nixos-26.05-small 1
    • nixpkgs-26.05-darwin 1
Untriaged
Permalink CVE-2026-48721
8.6 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp: Env-var prefixes can lead to denylisted command autoexecution

Warp is an agentic development environment. From 0.2025.10.08.08.12.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command execution permission-check bypass in the default unsandboxed CLI agent profile. The CLI profile is non-interactive and relies on a command denylist as a safety boundary for commands that should require confirmation. Because command strings were checked before canonicalizing leading environment-variable assignments, an attacker who can influence the agent's command output may cause denylisted commands to be treated as non-denylisted. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2025.10.08.08.12.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-48731
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp: Linux external editor command injection

Warp is an agentic development environment. From 0.2024.02.20.08.01.stable_01 until 0.2026.05.06.15.42.stable_01, Warp contains a command injection issue in the Linux external editor launcher. Warp expanded freedesktop .desktop Exec templates for affected editor integrations and executed the expanded command through a shell. A user who opens an attacker-controlled local file path through an affected external editor or system-default editor route can cause shell syntax embedded in that path to execute as the local user. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2024.02.20.08.01.stable_01, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-48732
8.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp: Remote SSH cwd can lead to unauthorized remote command execution

Warp is an agentic development environment. From 0.2023.03.21.08.02.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command injection issue in the legacy SSH background command path. Warp used the remote working directory reported by the session when building helper commands for SSH-backed metadata collection. A remote host, repository, or directory name controlled by an attacker could cause that helper command to execute additional shell syntax on the remote host as the victim's authenticated SSH account. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2023.03.21.08.02.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-48704
8.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp Markdown notebook links may open executable local files

Warp is an agentic development environment. From 0.2023.10.24.08.03.stable_00 until 0.2026.05.06.15.42.stable_01, Warp may open executable local files through the operating system default file handler. A malicious Markdown document or project can contain a local-file link that appears as normal rendered content. If a user opens the Markdown in Warp and clicks the link, affected builds may route the resolved local file to a platform file opener instead of limiting the action to safe viewer/editor targets. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2023.10.24.08.03.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1
Untriaged
Permalink CVE-2026-48719
8.0 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 2 months ago Activity log
  • Created suggestion
Warp branch selector command injection via Git branch names

Warp is an agentic development environment. From 0.2025.08.06.08.12.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command injection in the prompt branch selector. A user who can publish a branch to a Git repository opened in Warp can cause a crafted branch name to be interpreted by the victim's shell if the victim selects that branch from the UI. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Affected products

warp
  • ==>= 0.2025.08.06.08.12.stable_00, < 0.2026.05.13.09.15.stable_01

Matching in nixpkgs

pkgs.warp

Fast and secure file transfer

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.warpd

Modal keyboard driven interface for mouse manipulation

  • nixos-unstable -
    • nixos-unstable-small 1.3.5
  • nixos-26.05 -
    • nixos-26.05-small 1.3.5

pkgs.ts-warp

Transparent proxy server and traffic wrapper

  • nixos-unstable -
    • nixos-unstable-small 1.5.8
  • nixos-26.05 -
    • nixos-26.05-small 1.5.8

pkgs.warpgate

Smart SSH, HTTPS, MySQL and Postgres bastion that requires no additional client-side software

  • nixos-unstable -
  • nixos-26.05 -

pkgs.minio-warp

S3 benchmarking tool

  • nixos-unstable -
    • nixos-unstable-small 1.5.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.warpinator

Share files across the LAN

  • nixos-unstable -
    • nixos-unstable-small 2.0.4
  • nixos-26.05 -
    • nixos-26.05-small 2.0.4

pkgs.git-warp-time

Utility to reset filesystem timestamps based on Git history

  • nixos-unstable -
    • nixos-unstable-small 0.8.5
  • nixos-26.05 -
    • nixos-26.05-small 0.8.5

pkgs.cloudflare-warp

Replaces the connection between your device and the Internet with a modern, optimized, protocol

pkgs.haskellPackages.warp

A fast, light-weight web server for WAI applications

  • nixos-unstable -
    • nixos-unstable-small 3.4.9
  • nixos-26.05 -
    • nixos-26.05-small 3.4.9

pkgs.gnomeExtensions.warpgnome

Toggle Cloudflare WARP in quick settings.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.mouse-warp

Moves the mouse cursor to the center of the focused window on focus change.

  • nixos-unstable -
    • nixos-unstable-small 2
  • nixos-26.05 -
    • nixos-26.05-small 2

pkgs.gnomeExtensions.warp-toggle

Toggle Cloudflare WARP connection from Quick Settings menu

  • nixos-unstable -
    • nixos-unstable-small 9
  • nixos-26.05 -
    • nixos-26.05-small 9

pkgs.gnomeExtensions.cloudflare-warp-indicator

System tray indicator and controls for Cloudflare WARP VPN. Shows connection status, info panel, and connect/disconnect toggle via warp-cli.

  • nixos-unstable -
    • nixos-unstable-small 1
  • nixos-26.05 -
    • nixos-26.05-small 1