UBUNTU-CVE-2026-95625

Source
https://ubuntu.com/security/CVE-2026-95625
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-95625.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2026-95625
Upstream
Published
2026-09-23T09:17:00Z
Modified
2026-09-24T02:02:53Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

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.

References

Affected packages

Ubuntu:24.04:LTS / minisign

Package

Name
minisign
Purl
pkg:deb/ubuntu/minisign?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.11-1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "minisign",
            "binary_version":  "0.11-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-95625.json"

Ubuntu:26.04:LTS / minisign

Package

Name
minisign
Purl
pkg:deb/ubuntu/minisign?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.12-1
0.12-1build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "minisign",
            "binary_version":  "0.12-1build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-95625.json"