GHSA-r3r2-35v9-v238 · Severity: high · Ecosystem: pip — Briefcase: Windows MSI Installer Privilege Escalation via Insecure Directory Permissions
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.
Conclusion & alert: CVE-2026-33430 is rated Low Risk (29.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-27 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
1.3 | 5.9 | [email protected] |
GHSA-r3r2-35v9-v238 · Severity: high · Ecosystem: pip — Briefcase: Windows MSI Installer Privilege Escalation via Insecure Directory Permissions
| URL | Tags |
|---|---|
| https://github.com/beeware/briefcase-windows-VisualStudio-template/pull/85 | Issue Tracking Patch |
| https://github.com/beeware/briefcase-windows-app-template/pull/86 | Issue Tracking Patch |
| https://github.com/beeware/briefcase/issues/2759 | Issue Tracking |
| https://github.com/beeware/briefcase/security/advisories/GHSA-r3r2-35v9-v238 | Mitigation Patch Vendor Advisory |