Re: Flatpak 1.18.1 fixes multiple vulnerabilities
MITRE assigned CVE-2026-96808 and CVE-2026-96807 to Flatpak flaws fixed in 1.18.1.
Simon McVittie reported on oss-security that MITRE assigned CVE identifiers for two Flatpak issues fixed in version 1.18.1. CVE-2026-96808 corresponds to GHSA-qrwq-7qwx-q9rp, and CVE-2026-96807 corresponds to GHSA-99wv-m8rp-g58x. The note does not describe impact or exploitation.
- CVE-2026-96808 maps to GHSA-qrwq-7qwx-q9rp.
- CVE-2026-96807 maps to GHSA-99wv-m8rp-g58x.
- Both identifiers cover issues fixed in Flatpak 1.18.1.
Vulnerabilities mentionedAll →
- CVE-2026-968087.4—Symlink traversal in Flatpak revokefs allows local root privilege escalationpublished · Flatpak project (freedesktop.org) Flatpak (revokefs writer / flatpak-system-helper)+1 related
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
CVE-2026-96808+1 related CVE | Symlink traversal in Flatpak revokefs allows local root privilege escalation Flatpak before 1.18.1 contains a symlink-traversal flaw (CWE-61) in the revokefs writer used by flatpak-system-helper to receive repository data from unprivileged callers: it rejected literal '..' path components but did not block traversal through symlinks. A malicious local user with an active session could open two revokefs sessions via the system helper, place a symlink in one pointing into the other's directory, and retain a file descriptor to modify files after they had been validated and imported. This enables tampering with ostree commit objects in the system repository after they passed signature verification, yielding root-controlled file writes to attacker-chosen paths and full local root privilege escalation (CVSS 3.1: 7.4, high; attack complexity is high and an active local session is required). Anyone running a vulnerable Flatpak build that uses the revokefs-backed system helper — common in mainstream Linux desktop distributions — is affected. No public proof of concept is known and there is no indication of exploitation in the wild. |
Posted by Simon McVittie on Sep 23 CVE-2026-96808 was allocated for GHSA-qrwq-7qwx-q9rp. CVE-2026-96807 was allocated for GHSA-99wv-m8rp-g58x. (Thanks to MITRE CNA-LR for these)
This source does not provide full text. Read it at seclists.org.