๐Ÿ” CVE Alert

CVE-2026-95625

MEDIUM 5.9

Tauri framework v2 missing updater signature version number validation can be exploited into forced downgrade

CVSS Score
5.9
EPSS Score
0.2%
EPSS Percentile
13th

The Tauri updater plugin verifies update binaries using minisign signatures, but the signature covers only the raw binary bytes. The update manifest -- which contains the version number, download URL, and signature -- is fetched over TLS but is never itself signed or authenticated. Because the only anti-rollback check compares the manifest's version field against the current version, and that field is unsigned, an attacker who can serve a crafted manifest can force installation of any older signed release without possessing the developer's private key.

CWE CWE-354
Vendor tauri
Product tauri-plugin-updater
Published Sep 23, 2026
Last Updated Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for tauri tauri-plugin-updater

Be the first to know when new medium vulnerabilities affecting tauri tauri-plugin-updater are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Tauri / tauri-plugin-updater
2.0.0 < 2.12.0 2.12.0 โ‰ค *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tauri-apps/plugins-workspace/security/advisories/GHSA-j38x-g3m3-95fr github.com: https://github.com/tauri-apps/plugins-workspace github.com: https://github.com/tauri-apps/plugins-workspace/commit/690dcfd694 github.com: https://github.com/tauri-apps/plugins-workspace/releases/tag/updater-v2.12.0

Credits

Yuval Moravchick JFrog Security Research