CVE-2026-46700

Source
https://cve.org/CVERecord?id=CVE-2026-46700
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46700.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46700
Aliases
Published
2026-07-07T20:56:39.203Z
Modified
2026-07-15T01:49:01.647635947Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Actual: Missing authorization on GET /secret/:name allows non-admin OpenID users to enumerate admin-configured bank-sync secrets
Details

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 simplefinaccessKey, pluggyaiclientSecret, pluggyai_itemIds, and the gocardless secrets. This issue is fixed in version 26.6.0.

Database specific
{
    "cwe_ids": [
        "CWE-285"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46700.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/actualbudget/actual

Affected ranges

Type
GIT
Repo
https://github.com/actualbudget/actual
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "26.6.0"
        }
    ]
}

Affected versions

v22.*
v22.12.9
v23.*
v23.1.12
v23.10.0
v23.11.0
v23.12.0
v23.2.5
v23.2.9
v23.3.0
v23.3.2
v23.4.0
v23.4.1
v23.4.2
v23.5.0
v23.6.0
v23.7.0
v23.7.1
v23.7.2
v23.8.0
v23.8.1
v23.9.0
v24.*
v24.1.0
v24.10.0
v24.11.0
v24.12.0
v24.2.0
v24.3.0
v24.4.0
v24.5.0
v24.6.0
v24.7.0
v24.8.0
v24.9.0
v25.*
v25.1.0
v25.10.0
v25.11.0
v25.12.0
v25.2.0
v25.3.0
v25.4.0
v25.5.0
v25.6.0
v25.6.1
v25.7.0
v25.7.1
v25.8.0
v25.9.0
v26.*
v26.1.0
v26.2.0
v26.3.0
v26.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46700.json"