HackerFeeds
All CVEs

CVE-2026-96276

CRITICAL9.8

Published 2026-09-23 · Updated 2026-09-23 · Source secalert@redhat.com

Description

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-22
View on NVD