CVE-2026-50007 Details
Description
Actual is an open-source personal finance application. Prior to 26.7.0, a missing authorization issue allows a shared user with user_access on a budget file to perform owner-only file management actions. A non-owner shared user can call file-management endpoints intended for higher-privilege users, including /delete-user-file, /reset-user-file, and /user-create-key, because requireFileAccess treats ordinary shared access as sufficient for file-management operations that should be restricted to the file owner or an administrator. This issue is fixed in version 26.7.0.
A missing authorization vulnerability has been identified in the Actual personal finance application, prior to version 26.7.0. This issue allows shared users with 'user_access' on a budget file to perform file management actions reserved for owners. The vulnerability arises because the 'requireFileAccess' function incorrectly considers ordinary shared access sufficient for operations that should be limited to file owners or administrators. As a result, non-owner shared users can manipulate file management endpoints, including deleting files, resetting file states, and modifying encryption keys.
Users can update to Actual version 26.7.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 7, 2026CISA-ADP
Assessed Jul 8, 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/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/actualbudget/actual/commit/18a8dc03c48eeb2e8252669a80673e6a9933b5fd | [email protected] | Source CodeVendor |
| https://github.com/actualbudget/actual/commit/3b9e79ed5ee795a80bbae214d6ebb2755289d7f2 | [email protected] | Source CodeVendor |
| https://github.com/actualbudget/actual/pull/7977 | [email protected] | Issue TrackingVendor |
| https://github.com/actualbudget/actual/pull/8333 | [email protected] | Issue TrackingVendor |
| https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Actual | <= 26.4.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 7, 2026 | New CVE Received | [email protected] |
Volerion