CVE-2026-96276 PUBLISHED

Flatpak: flatpak: arbitrary write in host context via flatpak build-init

Assigner: redhat
Reserved: 22.09.2026 Published: 23.09.2026 Updated: 23.09.2026

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.

Product Status

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Versions Default: unknown
Vendor Red Hat
Product Red Hat Enterprise Linux 7
Versions Default: unknown
Vendor Red Hat
Product Red Hat Enterprise Linux 8
Versions Default: unknown
Vendor Red Hat
Product Red Hat Enterprise Linux 9
Versions Default: unknown

Workarounds

Fixed in v1.18.1. Avoid using an non-trusted SDK for development/compilation.

Credits

  • Upstream acknowledges Sebastian Wick as the original reporter.

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE