Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn't properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there's a null byte in the metadata file of an app. Therefore apps can grant themselves permissions without the consent of the user. Flatpak shows permissions to the user during install by reading them from the "xa.metadata" key in the commit metadata. This cannot contain a null terminator, because it is an untrusted GVariant. Flatpak compares these permissions to the *actual* metadata, from the "metadata" file to ensure it wasn't lied to. However, the actual metadata contents are loaded in several places where they are read as simple C-style strings. That means that, if the metadata file includes a null terminator, only the content of the file from *before* the terminator gets compared to xa.metadata. Thus, any permissions that appear in the metadata file after a null terminator are applied at runtime but not shown to the user. So maliciously crafted apps can give themselves hidden permissions. Users who have Flatpaks installed from untrusted sources are at risk in case the Flatpak has a maliciously crafted metadata file, either initially or in an update. This issue is patched in versions 1.12.3 and 1.10.6. As a workaround, users can manually check the permissions of installed apps by checking the metadata file or the xa.metadata key on the commit metadata.
総合評価: CVE-2021-43860 は中リスク(57.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.35%、68 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.18% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.17% | 1.35% | +1.18% |
| 2 | 2026-01-23 | 0.13% | 0.17% | +0.03% |
| 3 | 2026-01-20 | — | 0.13% | — |
EPSS の全履歴 (全 17 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
1.8 | 5.8 | [email protected] |
| 8.6 | 3.1 | HIGH |
|
1.8 | 6.0 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2021-43860: 1 source package rows (flatpak); 14 state rows across 7 repos (3.17-community, 3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 7, open 7. | https://security.alpinelinux.org/vuln/CVE-2021-43860 |
debian
|
not yet assigned | CVE-2021-43860 not yet assigned priority: Debian including 1 source packages (flatpak), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2021-43860 |
gentoo
|
high | CVE-2021-43860: 1 GLSA(s) (202312-12), 1 atom(s) (sys-apps/flatpak); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2021-43860 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2021-43860 |
suse
|
high | CVE-2021-43860 severity important: SUSE including 63 source package names (flatpak, flatpak-1.10.7-4.12.1, …), 175 product×package rows across 31 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 6, … (31 product lines)): Fixed 156, Will Not Fix 13, Known Not Affected 6. | https://www.suse.com/security/cve/CVE-2021-43860/ |
ubuntu
|
medium | CVE-2021-43860 medium priority: Ubuntu including 1 source packages (flatpak), 15 status rows across 15 suites (bionic, focal, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 6, ignored 5, needs-triage 3, released 1. | https://ubuntu.com/security/CVE-2021-43860 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| flatpak | flatpak | < 1.10.6 | cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:* |
| flatpak | flatpak | >= 1.11.1, <= 1.12.3 | cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:* |
| fedoraproject | fedora | 35 | cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* |
| redhat | enterprise_linux | 8.0 | cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |