NIXPKGS-2026-0422
GitHub issue
published on
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored package gnomeExtensions.maximized-by-default-actually-reborn
- @LeSuisse accepted
- @LeSuisse published on GitHub
ActualBudget missing authorization in sync endpoints allows cross-user budget file access in multi-user mode
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
-
https://github.com/actualbudget/actual/security/advisories/GHSA-qmjj-p7m9-wjrv x_refsource_CONFIRM
-
https://github.com/actualbudget/actual/releases/tag/v26.2.1 x_refsource_MISC
Affected products
actual
- ==< 26.2.1
Matching in nixpkgs
Package maintainers
-
@oddlama oddlama <oddlama@oddlama.org>
-
@PatrickDaG Patrick <patrick-nixos@failmail.dev>