SCA: security update for @actual-app/sync-server (GHSA-3f62-qv96-4p78)

medium Tenable Cloud Security Plugin ID 443764

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-46700)

Solution

Update the @actual-app/sync-server library and its related packages to version 26.6.0 or later.

See Also

https://github.com/advisories/GHSA-3f62-qv96-4p78

Plugin Details

Severity: Medium

ID: 443764

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/23/2026

Updated: 7/8/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2026-46700

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/22/2026

Vulnerability Publication Date: 6/22/2026

Reference Information

CVE: CVE-2026-46700

cwe: CWE-285