Intel

AIKIDO-2026-413196

flatpak is vulnerable to Improper Authorization

Improper AuthorizationGHSA-q4gr-vc25-57m5 Published Aug 13, 2026

54

Medium Risk

This Affects:

OSflatpak
0.0.1 - 1.18.0
Fixed in 1.18.1
Are you affected? Scan for Free

TL;DR

Flatpak's system helper exposes an unprivileged RemoveLocalRef method that a local user with an active session can call to remove the remote ref of an installed system app or runtime. With the remote ref gone, the anti-downgrade check cannot find the reference date it compares against and silently passes, allowing the app to be downgraded to an older version. On multi-user systems this lets one user expose others to an app version with known vulnerabilities. The fix falls back to the deployed ref commit when checking up and downgrades and prevents removing deployed refs through the system helper.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and the system is multi-user.

Background info

flatpak is vulnerable to Improper Authorization in versions 0.0.1 - 1.18.0.

How to fix this

Upgrade the flatpak library to the patch version.