Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @actual-app/sync-server
  4. ›
  5. GHSA-xvp7-8vm8-xfxx

GHSA-xvp7-8vm8-xfxx: Actual Sync-server Gocardless service is logging sensitive data including bearer tokens and account numbers

October 20, 2025 (updated June 8, 2026)

The GoCardless components in Actualbudget in are logging responses to STDOUT in a parsed format using console.logand console.debug (Which in this version of node is an alias for console.log). This is exposing sensitive information in log files including, but not limited to:

  • Gocardless bearer tokens.
  • Account IBAN and Bank Account numbers.
  • PII of the account holder.
  • Transaction details (Payee bank information, Recipient account numbers, Transaction IDs)…

References

  • github.com/actualbudget/actual/blob/36c40d90d2fe09eb1f25a6e2f77f6dd40638b267/packages/sync-server/src/app-gocardless/app-gocardless.js
  • github.com/actualbudget/actual/blob/36c40d90d2fe09eb1f25a6e2f77f6dd40638b267/packages/sync-server/src/app-gocardless/banks/integration-bank.js
  • github.com/actualbudget/actual/blob/36c40d90d2fe09eb1f25a6e2f77f6dd40638b267/packages/sync-server/src/app-gocardless/banks/integration-bank.js
  • github.com/actualbudget/actual/commit/97482a082d502887ef22514b93e35e4c67f4f30f
  • github.com/actualbudget/actual/security/advisories/GHSA-xvp7-8vm8-xfxx
  • github.com/advisories/GHSA-xvp7-8vm8-xfxx

Code Behaviors & Features

Detect and mitigate GHSA-xvp7-8vm8-xfxx with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 25.11.0

Fixed versions

  • 25.11.0

Solution

Upgrade to version 25.11.0 or above.

Impact 4.2 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-209: Generation of Error Message Containing Sensitive Information
  • CWE-215: Insertion of Sensitive Information Into Debugging Code
  • CWE-219: Storage of File with Sensitive Data Under Web Root

Source file

npm/@actual-app/sync-server/GHSA-xvp7-8vm8-xfxx.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:24 +0000.