2026-02-26 22:14:21
GitHub_M
PUBLISHED
Actual is a local-first personal finance tool. Prior to version 26.2.1, in multi-user mode (OpenID), the sync API endpoints (`/sync/*`) dont 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 users budget files by providing their file ID. Version 26.2.1 patches the issue.