CVE-2026-33430

Source
https://cve.org/CVERecord?id=CVE-2026-33430
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33430.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33430
Aliases
Published
2026-03-26T16:54:42.992Z
Modified
2026-05-20T08:11:14.334562990Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Briefcase: Windows MSI Installer Privilege Escalation via Insecure Directory Permissions
Details

Briefcase is a tool for converting a Python project into a standalone native application. Starting in version 0.3.0 and prior to version 0.3.26, if a developer uses Briefcase to produce an Windows MSI installer for a project, and that project is installed for All Users (i.e., per-machine scope), the installation process creates an directory that inherits all the permissions of the parent directory. Depending on the location chosen by the installing user, this may allow a low privilege but authenticated user to replace or modify the binaries installed by the application. If an administrator then runs the altered binary, the binary will run with elevated privileges. The problem is caused by the template used to generate the WXS file for Windows projects. It was fixed in the templates used in Briefcase 0.3.26, 0.4.0, and 0.4.1. Re-running briefcase create on your Briefcase project will result in the updated templates being used. As a workaround, the patch can be added to any existing Briefcase .wxs file generated by Briefcase 0.3.24 or later.

Database specific
{
    "cwe_ids": [
        "CWE-732"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33430.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/beeware/briefcase

Affected ranges

Type
GIT
Repo
https://github.com/beeware/briefcase
Events
Database specific
{
    "versions": [
        {
            "introduced": "0.3.0"
        },
        {
            "fixed": "0.3.26"
        }
    ]
}

Affected versions

v0.*
v0.3.0
v0.3.1
v0.3.10
v0.3.10rc2
v0.3.10rc3
v0.3.10rc4
v0.3.10rc5
v0.3.10rc6
v0.3.10rc7
v0.3.10rc8
v0.3.11
v0.3.12
v0.3.13
v0.3.14
v0.3.15
v0.3.16
v0.3.17
v0.3.18
v0.3.19
v0.3.2
v0.3.20
v0.3.21
v0.3.22
v0.3.23
v0.3.24
v0.3.25
v0.3.26rc1
v0.3.26rc2
v0.3.26rc3
v0.3.26rc4
v0.3.26rc5
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.8
v0.3.9

Database specific

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