Vulnerability 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.
Related Weaknesses (CWE)
References
- https://github.com/actualbudget/actual/commit/18a8dc03c48eeb2e8252669a80673e6a99
- https://github.com/actualbudget/actual/commit/3b9e79ed5ee795a80bbae214d6ebb27552
- https://github.com/actualbudget/actual/pull/7977
- https://github.com/actualbudget/actual/pull/8333
- https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr
- https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr
FAQ
What is CVE-2026-50007?
CVE-2026-50007 is a documented vulnerability. 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 actio...
How severe is CVE-2026-50007?
CVSS scoring is not yet available for CVE-2026-50007. Check NVD for updates.
Is there a patch for CVE-2026-50007?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.