CVE-2026-95625
Last modified
CVE-2026-95625 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Tauri | tauri-plugin-updater | >= 2.0.0, < 2.12.0; >= 2.12.0, <= * |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-95625?
How severe is CVE-2026-95625?
How do I fix CVE-2026-95625?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-95604Unauthenticated Broken Access Control in Loops & Logic <= 4.…7.5
- CVE-2026-9561Eclipse Kura versions prior to 5.6.2 trust the client-suppli…8.2
- CVE-2026-95619A flaw was found in libstdc++. An integer overflow can occur…7.7
- CVE-2026-9562A vulnerability has been found in sambitraj STUDENT-MANAGEME…7.3
- CVE-2026-95623The Tauri HTTP plugin validates requested URLs against the a…5.6
- CVE-2026-95624The Tauri updater plugin's 'check' IPC command accepts an al…6.8
- CVE-2026-95626Tauri's Content Security Policy hardening, which injects a r…8.3
- CVE-2026-95627When a Tauri application uses the dialog plugin's file or fo…7.7
- CVE-2026-9563In Eclipse Parsson published Maven Central artifacts before …7.5
- CVE-2026-9564A vulnerability was found in SourceCodester/oretnom23 Hospit…2.4
- CVE-2026-9565A vulnerability was determined in haojing8312 WorkClaw up to…6.3
- CVE-2026-95653Concrete CMS Community Store before 2.7.8 derives digital pr…7.5
Are you affected by CVE-2026-95625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
