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.
References
| Link | Resource |
|---|---|
| https://github.com/actualbudget/actual/commit/9966c024cb75f57943193cac8e42f401efed9d08 | Patch |
| https://github.com/actualbudget/actual/releases/tag/v26.2.1 | Product Release Notes |
| https://github.com/actualbudget/actual/security/advisories/GHSA-qmjj-p7m9-wjrv | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-02-26 23:16
Updated : 2026-02-27 17:03
NVD link : CVE-2026-27638
Mitre link : CVE-2026-27638
CVE.ORG link : CVE-2026-27638
JSON object : View
Products Affected
actualbudget
- actual
CWE
CWE-862
Missing Authorization
