Vulnerability in Tauri Tauri-Plugin-Updater

CVE-2026-95625

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.

Published · last modified .

CVSS v3 metric

CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N.

EPSS exploit prediction

EPSS: 0.002 (13.0th percentile), scored .

Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 13th percentile — 13.0% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.

The 30-day trend appears once there are two daily scores.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-95625?
CVE-2026-95625 is a medium-severity vulnerability in Tauri Tauri-Plugin-Updater, classified under Improper Validation of Integrity Check Value. CVSS score: 5.9/10. Published 2026-09-23.
How severe is CVE-2026-95625?
Medium severity. CVSS v3 base score is 5.9 out of 10.