CVE-2026-27584 PUBLISHED

ActualBudget server is Missing Authentication for SimpleFIN and Pluggy AI bank sync endpoints

Assigner: GitHub_M
Reserved: 20.02.2026 Published: 24.02.2026 Updated: 24.02.2026

Actual is a local-first personal finance tool. Prior to version 26.2.1, missing authentication middleware in the ActualBudget server component allows any unauthenticated user to query the SimpleFIN and Pluggy.ai integration endpoints and read sensitive bank account balance and transaction information. This vulnerability allows an unauthenticated attacker to read the bank account balance and transaction history of ActualBudget users. This vulnerability impacts all ActualBudget Server users with the SimpleFIN or Pluggy.ai integrations configured. The ActualBudget Server instance must be reachable over the network. Version 26.2.1 patches the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor actualbudget
Product actual
Versions
  • Version < 26.2.1 is affected

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE