CVE-2026-46700

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.
Configurations

No configuration.

History

08 Jul 2026, 15:16

Type Values Removed Values Added
References () https://github.com/actualbudget/actual/security/advisories/GHSA-3f62-qv96-4p78 - () https://github.com/actualbudget/actual/security/advisories/GHSA-3f62-qv96-4p78 -

07 Jul 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-07 21:17

Updated : 2026-07-08 15:28


NVD link : CVE-2026-46700

Mitre link : CVE-2026-46700

CVE.ORG link : CVE-2026-46700


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization