VYPR

Actual

by Actualbudget

Source repositories

CVEs (11)

  • CVE-2026-33318HigApr 24, 2026
    risk 0.50cvss 8.8epss 0.00

    Actual is a local-first personal finance tool. Prior to version 26.4.0, any authenticated user (including `BASIC` role) can escalate to `ADMIN` on servers migrated from password authentication to OpenID Connect. Three weaknesses combine: `POST /account/change-password` has no…

  • CVE-2026-27584HigFeb 24, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-49229HigJul 7, 2026
    risk 0.39cvss 8.3epss 0.00

    Actual is a local-first personal finance app. Prior to 26.6.0, in OpenID multi-user mode, disabling a user only blocks future OpenID login for that identity, while existing Actual session tokens for the disabled user remain valid. The shared session validation path accepts any…

  • CVE-2026-27638HigFeb 26, 2026
    risk 0.39cvss 7.1epss 0.00

    Actual is a local-first personal finance tool. Prior to version 26.2.1, in multi-user mode (OpenID), the sync API endpoints (`/sync/*`) don't verify that the authenticated user owns or has access to the file being operated on. Any authenticated user can read, modify, and…

  • CVE-2026-3089MedMar 9, 2026
    risk 0.35cvss 6.5epss 0.00

    Actual Sync Server allows authenticated users to upload files through POST /sync/upload-user-file. In versions prior to 26.3.0, improper validation of the user-controlled x-actual-file-id header means that traversal segments (../) can escape the intended directory and write…

  • CVE-2026-42890MedJun 12, 2026
    risk 0.31cvss epss 0.00

    Actual is an open-source personal finance application. In the macOS desktop application version 25.x (built on Electron 39.2.7), the ELECTRON_RUN_AS_NODE fuse is not disabled, allowing an attacker who can place a file on disk or control command-line arguments to invoke the…

  • CVE-2026-46672MedJul 7, 2026
    risk 0.30cvss 4.6epss 0.00

    Actual is a local-first personal finance app. Prior to 26.6.0, @actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts used whenever the global --format csv option is passed, whose escapeCsv helper only handles RFC 4180 delimiter, quote, and newline…

  • CVE-2026-46700MedJul 7, 2026
    risk 0.28cvss 4.3epss 0.00

    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…

  • CVE-2026-43872MedJun 12, 2026
    risk 0.27cvss epss 0.00

    Actual is an open-source personal finance application. Prior to version 26.5.0, several endpoints are affected by a path traversal vulnerability. Version 26.5.0 fixes the issue.

  • CVE-2026-50179MedJul 7, 2026
    risk 0.19cvss 4.2epss 0.00

    Actual is a local-first personal finance tool. Prior to 26.6.0, exportToCSV and exportQueryToCSV in packages/loot-core/src/server/transactions/export/export-to-csv.ts pass user-controlled Payee, Notes, Account, and Category strings to csv-stringify with no cast callback and no…

  • CVE-2026-50007HigJul 7, 2026
    risk 0.00cvss epss 0.00

    Actual is an open-source personal finance application. Prior to 26.7.0, a missing authorization issue allows a shared user with user_access on a budget file to perform owner-only file management actions. A non-owner shared user can call file-management endpoints intended for…