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.

Project Subscriptions

Vendors Products
Flatpak Subscribe
Flatpak Subscribe
Advisories

No advisories yet.

Fixes

Solution

https://github.com/flatpak/flatpak/commit/478072972056d2d15c768c246f80abdf83cf0e5e


Workaround

No workaround given by the vendor.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title Flatpak Sandbox Symlink Injection Enables Arbitrary Host File Access and Code Execution flatpak: Flatpak: Arbitrary code execution via missing symlink protection
Weaknesses CWE-59
References
Metrics threat_severity

None

threat_severity

Important


Mon, 14 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Title Flatpak Sandbox Symlink Injection Enables Arbitrary Host File Access and Code Execution

Sun, 13 Sep 2026 14:15:00 +0000

Type Values Removed Values Added
Title Flatpak Improper Symlink Handling Enables Filesystem Exploitation and Arbitrary Code Execution

Sun, 13 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Title Flatpak Improper Symlink Handling Enables Filesystem Exploitation and Arbitrary Code Execution

Sat, 12 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description 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.
First Time appeared Flatpak
Flatpak flatpak
Weaknesses CWE-61
CPEs cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*
Vendors & Products Flatpak
Flatpak flatpak
References
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-14T18:22:31.917Z

Reserved: 2026-09-12T20:00:58.046Z

Link: CVE-2026-90616

cve-icon Vulnrichment

Updated: 2026-09-14T18:22:27.111Z

cve-icon NVD

Status : Received

Published: 2026-09-12T20:16:30.957

Modified: 2026-09-14T19:18:07.043

Link: CVE-2026-90616

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-12T20:00:58Z

Links: CVE-2026-90616 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T00:30:10Z

Weaknesses