Description
Actual is a local-first personal finance tool. Prior to version 26.2.1, in multi-user mode (OpenID), the sync API endpoints (`/sync/*`) don't verify that the authenticated user owns or has access to the file being operated on. Any authenticated user can read, modify, and overwrite any other user's budget files by providing their file ID. Version 26.2.1 patches the issue.
Problem types
CWE-862: Missing Authorization
Product status
References
github.com/...actual/security/advisories/GHSA-qmjj-p7m9-wjrv
github.com/...ommit/9966c024cb75f57943193cac8e42f401efed9d08
github.com/actualbudget/actual/releases/tag/v26.2.1