๐Ÿ” CVE Alert

CVE-2026-46700

MEDIUM 4.3

Actual: Missing authorization on GET /secret/:name allows non-admin OpenID users to enumerate admin-configured bank-sync secrets

CVSS Score
4.3
EPSS Score
0.3%
EPSS Percentile
26th

Actual is a local-first personal finance tool. Prior to 26.6.0, the GET /secret/:name endpoint in @actual-app/sync-server checks only that the caller has a valid session and does not verify the caller is an admin, while the sibling POST /secret/ handler enforces an admin check in OpenID mode. Any authenticated non-admin BASIC user in OpenID multi-user deployments can probe the secrets store and learn which admin-managed bank-sync integrations have been configured, including simplefin_accessKey, pluggyai_clientSecret, pluggyai_itemIds, and the gocardless secrets. This issue is fixed in version 26.6.0.

CWE CWE-285
Vendor actualbudget
Product actual
Published Jul 7, 2026
Last Updated Jul 8, 2026
Stay Ahead of the Next One

Get instant alerts for actualbudget actual

Be the first to know when new medium vulnerabilities affecting actualbudget actual are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

actualbudget / actual
< 26.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/actualbudget/actual/security/advisories/GHSA-3f62-qv96-4p78 github.com: https://github.com/actualbudget/actual/pull/7862 github.com: https://github.com/actualbudget/actual/commit/3494f78c9459ed9c412e28b500b675ba5eb72d4e github.com: https://github.com/actualbudget/actual/releases/tag/v26.6.0