CVE-2026-33430 Details
Description
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.
A local privilege escalation vulnerability has been identified in BeeWare Briefcase versions 0.3.0 prior to 0.3.26. When Briefcase is used to create a Windows MSI installer for a project that is then installed for all users (per-machine scope), the installation directory inherits permissions from the parent directory. This can allow a low-privileged but authenticated user to modify or replace the application's binaries. If an administrator subsequently executes the altered binary, it will run with elevated privileges. The vulnerability arises from the WiX template used to generate the installer, which does not set explicit permissions for the installation directory.
Users can update Briefcase to version 0.3.26, 0.4.0, or 0.4.1, where the vulnerability has been fixed. For those using Briefcase versions 0.3.24 or later, the patch can be manually applied to the .wxs file generated by Briefcase.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/beeware/briefcase/issues/2759 | [email protected] | Issue Tracking |
| https://github.com/beeware/briefcase/security/advisories/GHSA-r3r2-35v9-v238 | [email protected] | MitigationPatchVendor Advisory |
| https://github.com/beeware/briefcase-windows-app-template/pull/86 | [email protected] | Issue TrackingPatch |
| https://github.com/beeware/briefcase-windows-VisualStudio-template/pull/85 | [email protected] | Issue TrackingPatch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-732 | Incorrect Permission Assignment for Critical Resource | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| beeware briefcase | >= 0.3.0, < 0.3.26 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 20, 2026 | Initial Analysis | [email protected] |
| Mar 26, 2026 | New CVE Received | [email protected] |