CVE-2026-82635

Source
https://cve.org/CVERecord?id=CVE-2026-82635
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-82635.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-82635
Published
2026-08-30T12:26:16.770Z
Modified
2026-09-01T03:46:34.218314148Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Pake arbitrary file write via unsanitized download_file filename
Details

Pake before 3.13.1 joins the JavaScript-supplied filename for the download_file Tauri command onto the user's Downloads directory with no sanitization. A filename containing path traversal sequences (for example ../Library/LaunchAgents/com.evil.plist) or an absolute path resolves outside ~/Downloads. The command then fetches attacker-controlled content from the supplied URL (via Rust HTTP, not the browser) and writes it to that path. A script that can invoke the command can overwrite user-writable files and install persistence (macOS LaunchAgents, Linux autostart, Windows Startup), leading to code execution in the user account. All desktop apps generated from an affected Pake tree expose the same command.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82635.json",
    "cna_assigner": "JFROG",
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Git / github.com/tw93/pake

Affected ranges

Type
GIT
Repo
git://github.com/tw93/pake
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
ad6f9b79fde1c2aa4a6e6482e3501bbfe631d856
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.13.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/tw93/pake
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.13.1"
        }
    ]
}

Affected versions

0.*
0.1.0
V0.*
V0.1.0-alpha
V0.2.0
V0.2.0-alpha
V2.*
V2.3.0
V2.3.2
V2.3.6
V2.5.0
V2.5.1
V2.6.0
V3.*
V3.0.0
V3.0.3
V3.1.1
V3.10.0
V3.11.0
V3.11.10
V3.11.5
V3.11.7
V3.11.8
V3.12.0
V3.2.16
V3.3.5
V3.4.0
V3.4.2
V3.4.3
V3.5.1
V3.6.0
V3.8.1
V3.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-82635.json"