CVE Catalog

CVE-2026-96276

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Summary

If a malicious SDK container declares an extension point with a crafted `directory` path, and a developer runs `flatpak build-init --writable-sdk --sdk-extension` with that SDK, attacker-chosen files could be written outside the working directory, since the target path is resolved via a function that allows `..` traversal.

Risk Assessment

An attacker can write files to arbitrary locations on the filesystem, potentially leading to overwriting critical files, privilege escalation, or system integrity compromise.

Recommendation

It is recommended to upgrade Flatpak to a patched version and avoid using untrusted SDKs with the --writable-sdk option.

Other vulnerabilities in Flatpak

See all
Original NVD description (English source)

If a malicious SDK container declares an extension point with a crafted `directory` path, and a developer runs `flatpak build-init --writable-sdk --sdk-extension` with that SDK, attacker-chosen files could be written outside the working directory, since the target path is resolved via a function that allows `..` traversal.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS