Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-90616
Alma Linux vulnerability analysis and mitigation

Overview

CVE-2026-90616 is a UNIX symlink-following vulnerability in Flatpak that allows a malicious sandboxed application to obtain arbitrary read and write access to files on the host system, escalating to arbitrary code execution. It affects all Flatpak versions up to and including 1.18.0, and was patched in version 1.18.1. The vulnerability was reported by researcher Ee Yang and publicly disclosed on August 11, 2026, via the oss-security mailing list, with the CVE formally published on September 12, 2026. It carries a CVSS v3.1 base score of 7.4 (High) (GitHub Advisory, Openwall).

Technical details

The root cause is improper handling of symbolic links during app data directory creation (CWE-61: UNIX Symbolic Link Following). When Flatpak launches a sandboxed app, it creates several data directories (e.g., /var/cache, /var/data, /var/config, /var/tmp) under paths such as /home/user/.var/app/APP_ID/cache/tmp, where some path components (e.g., tmp) are attacker-controlled. Flatpak passes these paths directly to bwrap --bind SRC DST without resolving or validating symlinks; the kernel then follows any symlinks present, allowing a malicious symlink placed by the sandboxed app to redirect the bind-mount to an arbitrary host filesystem location. This is a distinct vulnerability from CVE-2026-76925, which was fixed in the same release (GitHub Advisory, GitHub Advisory DB).

Impact

Successful exploitation allows any local user running a malicious Flatpak application to read and write arbitrary files on the host filesystem with the privileges of the host user running Flatpak, which can be further escalated to arbitrary code execution on the host. The sandbox isolation guarantee of Flatpak is completely bypassed, exposing sensitive host files including credentials, configuration, and user data. The attack is scoped to the host user's privilege level but can affect system integrity and confidentiality broadly (GitHub Advisory, Feedly).

Exploitability

As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (Feedly). The EPSS score is 0.0, reflecting low current exploitation probability. The vulnerability requires a local attacker to install and execute a malicious Flatpak application, which raises the bar slightly (Attack Complexity: High), but no privileges are required within the sandbox. The CVE is not listed in the CISA Known Exploited Vulnerabilities catalog.

Exploitation steps

  1. Prepare malicious Flatpak app: Create or modify a Flatpak application package that, upon launch, places a malicious symlink in an attacker-controlled path component of the app data directory (e.g., replace ~/.var/app/APP_ID/cache/tmp with a symlink pointing to a sensitive host directory such as /etc or /home/victim).
  2. Install the malicious app: Convince the target user to install the malicious Flatpak application (e.g., via a third-party Flatpak repository or a crafted .flatpak bundle).
  3. Trigger app launch: When the user launches the app, Flatpak creates app data directories and calls bwrap --bind /home/user/.var/app/APP_ID/cache/tmp DST without resolving the symlink.
  4. Kernel follows symlink: The kernel follows the malicious symlink, causing the targeted host directory (e.g., /etc) to be bind-mounted inside the sandbox at the expected mount point.
  5. Access host filesystem: From within the sandbox, the attacker now has read and write access to the bind-mounted host directory, enabling exfiltration of sensitive files or modification of host configuration.
  6. Escalate to code execution: Write a malicious script or binary to a host location that will be executed (e.g., overwrite a cron job, .bashrc, or other user-writable executable), achieving arbitrary code execution on the host (GitHub Advisory, Openwall).

Indicators of compromise

  • File System: Unexpected symlinks in ~/.var/app/<APP_ID>/ subdirectories (e.g., cache, data, config, tmp) pointing to locations outside the app's data directory; unexpected files modified in host directories such as /etc, /home, or user config directories shortly after a Flatpak app launch.
  • Logs: System journal entries (journalctl) showing bwrap bind-mount operations to unusual host paths; Flatpak session logs referencing unexpected mount sources.
  • Process: Unusual child processes spawned from within a Flatpak sandbox (e.g., shell processes accessing files outside expected sandbox paths); bwrap invocations with SRC paths resolving to sensitive host directories.

Mitigation and workarounds

Upgrade Flatpak to version 1.18.1 or later, which hardens ensure_data_dir and /var setup against symlink attacks via commit 4780729 (GitHub Advisory). For LTS distributions unable to upgrade immediately, backports of the fix are available in the flatpak-1.16.x upstream branch; note that cherry-picked libglnx changes (glnx_chaseat_full and glnx_chase_and_mkdirat) are also required (Openwall). As a temporary workaround, restrict the installation and execution of untrusted or unknown Flatpak applications, since exploitation requires a malicious app to be installed and launched by the user.

Community reactions

The vulnerability was disclosed alongside nine other Flatpak security fixes in the 1.18.1 release, announced by Simon McVittie (Collabora Ltd./Debian) on the oss-security mailing list on August 11, 2026 (Openwall). The coordinated multi-vulnerability release drew attention to the breadth of symlink and path traversal issues in Flatpak's sandbox implementation. No notable independent researcher commentary or significant social media discussion has been identified beyond the official disclosure channels.

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

flatpak

Affected

sid

flatpak: 1.18.1-1

Fixed

trixie

flatpak: 1.16.6-1~deb13u2

Fixed

Ubuntu

Unknown

bionic (esm-apps)

flatpak

Unknown

devel

flatpak

Not Affected

focal (esm-apps)

flatpak

Unknown

jammy

flatpak

Unknown

jammy (esm-apps)

flatpak

Unknown

noble

flatpak

Unknown

noble (esm-apps)

flatpak

Unknown

resolute

flatpak

Unknown

RHEL / CentOS

Affected

RHEL 8

flatpak.src

Affected

RHEL 9

flatpak.src

Affected

RHEL 10

flatpak.src

Affected

SourceThis report was generated using AI

Related Alma Linux vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-89643CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • python-perf
NoYesSep 11, 2026
CVE-2026-82049HIGH8.4
  • Python Interpreter logoPython Interpreter
  • python3.11-debug
NoYesSep 14, 2026
CVE-2026-89711HIGH8.2
  • Linux Kernel logoLinux Kernel
  • kernel-abi-stablelists
NoYesSep 11, 2026
CVE-2026-89682HIGH8.1
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 11, 2026
CVE-2026-90616HIGH7.4
  • Alma Linux logoAlma Linux
  • flatpak.src
NoYesSep 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management