VYPR

Sync Server

by Actualbudget

CVEs (4)

  • CVE-2026-49229higJun 22, 2026
    risk 0.45cvss epss

    ### Summary In OpenID multi-user mode, disabling a user only blocks future OpenID login for that identity. Existing Actual session tokens for the disabled user remain valid, so the user can continue calling authenticated server endpoints after an administrator has disabled the…

  • CVE-2026-42604MedJun 12, 2026
    risk 0.45cvss epss 0.00

    Actual is a local-first personal finance tool. The `POST /openid/config` endpoint in Actual Budget's sync-server versions <= 26.4.0 exposes the full OpenID Connect configuration—including the OAuth2 `client_secret`—to any caller who knows the bootstrap password. The endpoint…

  • 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-50179medJun 22, 2026
    risk 0.26cvss epss

    ## Summary `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 formula-prefix neutralization.…