Description
A malicious OCI registry can hardlink arbitrary host files into the extraction directory when a user installs or updates a Flatpak application from an OCI remote, allowing disclosure of arbitrary host file contents. For system-wide installs running as root, this includes sensitive files such as /etc/shadow.
Published: 2026-09-27
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Information Disclosure via hardlinks
Action: Restrict Install
AI Analysis

Impact

A malicious OCI registry can instruct Flatpak to create hardlinks to arbitrary host files during the extraction of an OCI archive. When a user installs or updates a Flatpak application from such a registry, the hardlinks allow the attacker to read any files that the Flatpak process can access, including sensitive host files such as /etc/shadow for system‑wide installs running as root. This vulnerability represents a path traversal via hardlink misuse and results in unauthenticated disclosure of host file contents.

Affected Systems

The flaw affects Red Hat Enterprise Linux 10, 7, 8, and 9 systems that use the Flatpak runtime to install or update applications from OCI remotes. The issue arises when the Flatpak client extracts OCI archives without validating the destination paths, allowing an attacker who controls the OCI registry to supply file paths that map to arbitrary host files.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, but the impact is high for root‑running installations because the attacker can read critical files. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. Exploitation requires the attacker to provide a malicious OCI registry entry and a user to install or update a Flatpak application from that registry. For normal user installations, the risk is lower, but for system‑wide, privileged installs the compromise can lead to credential theft.

Generated by OpenCVE AI on September 27, 2026 at 21:22 UTC.

Remediation

Vendor Workaround

Only install applications from trusted OCI registries. Flatpak remotes using the default OSTree transport are not affected.


OpenCVE Recommended Actions

  • Restrict Flatpak installations to trusted, signed OCI registries and avoid generic OCI sources.
  • Apply any Red Hat or Flatpak update that addresses this hardlink path traversal issue.
  • Avoid performing system‑wide Flatpak installs as root until a patch is applied; run Flatpak applications with non‑privileged users.

Generated by OpenCVE AI on September 27, 2026 at 21:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Sun, 27 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Description A malicious OCI registry can hardlink arbitrary host files into the extraction directory when a user installs or updates a Flatpak application from an OCI remote, allowing disclosure of arbitrary host file contents. For system-wide installs running as root, this includes sensitive files such as /etc/shadow.
Title Flatpak: flatpak: path traversal issue in oci archive extraction via hardlinks
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-59
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References

Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-27T20:19:12.703Z

Reserved: 2026-09-22T20:43:23.241Z

Link: CVE-2026-96279

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T20:16:53.043

Modified: 2026-09-27T21:17:04.100

Link: CVE-2026-96279

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T21:30:18Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')