Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: kdePackages.flatpak-kcm

Found 2 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-90616
7.4 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • 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): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 5 days, 8 hours ago Activity log
  • Created suggestion
In Flatpak before 1.18.1, a malicious sandboxed app can obtain …

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories (e.g., /var/cache, /var/data, /var/config, and /var/tmp) in every sandbox on every app launch where, in some cases, components of the path are attacker-controlled. Missing symlink protection can redirect the directories. Some of these directories are bind-mounted by Flatpak by passing the path (e.g., /home/user/.var/app/APP_ID/cache/tmp), which contains attacker-controlled directories (tmp) to bwrap --bind SRC DST. bwrap passes the path on to the kernel, which then follows symlinks. A malicious symlink can point to arbitrary locations on the host and it will become mounted inside the sandbox.

Affected products

Flatpak
  • <1.18.1

Matching in nixpkgs

pkgs.flatpak

Linux application sandboxing and distribution framework

  • nixos-unstable -
  • nixos-26.05 -

pkgs.flatpak-builder

Tool to build flatpaks from source

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

pkgs.flatpak-xdg-utils

Commandline utilities for use inside Flatpak sandboxes

  • nixos-unstable -
    • nixos-unstable-small 1.0.6
  • nixos-26.05 -
    • nixos-26.05-small 1.0.6
Untriaged
Permalink CVE-2026-76925
5.8 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): High (H)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • 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): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
created 1 week, 6 days ago Activity log
  • Created suggestion
Flatpak: flatpak: toctou race condition allows symlink redirection

A flaw was found in Flatpak. A Time-of-check to time-of-use (TOCTOU) race condition exists in the `org.freedesktop.Flatpak.SystemHelper` component. This vulnerability occurs because a privileged `chmod` operation executes before the OSTree repository validation within the `Deploy()` function. An attacker can exploit this timing window to redirect symlinks to arbitrary files, potentially leading to unauthorized file manipulation or information disclosure.

References

Affected products

flatpak

Matching in nixpkgs

pkgs.flatpak

Linux application sandboxing and distribution framework

  • nixos-unstable -
  • nixos-26.05 -

pkgs.flatpak-builder

Tool to build flatpaks from source

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

pkgs.flatpak-xdg-utils

Commandline utilities for use inside Flatpak sandboxes

  • nixos-unstable -
    • nixos-unstable-small 1.0.6
  • nixos-26.05 -
    • nixos-26.05-small 1.0.6