Description
Actual is a local-first personal finance tool. The `POST /openid/config` endpoint in Actual Budget's sync-server versions <= 26.4.0 exposes the full OpenID Connect configuration—including the OAuth2 `client_secret`—to any caller who knows the bootstrap password. The endpoint also lacks authentication and rate limiting, making the bootstrap password brute-forceable. Version 26.5.0 fixes the issue.
Problem types
CWE-863: Incorrect Authorization
Product status
References
github.com/...actual/security/advisories/GHSA-49v6-pqjq-xw55
actualbudget.org/blog/release-26.5.0