SecBoard
Zurück zur CVE-Übersicht

CVE-2026-49229

HIGH(8.3)

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

Risk Signal Score31/100 — MITTEL
  • CVSS 8.3 — Hoch
  • Weniger als 24 Stunden alt

Beschreibung

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 existing token row that has not expired without checking whether the associated user is still enabled, allowing a disabled user to continue calling authenticated server endpoints. This issue is fixed in version 26.6.0.

GitHub Advisories

GHSA-cq9c-6w48-qmfgHIGH

@actual-app/sync-server: Disabled OpenID users keep access through existing session tokens

npm/@actual-app/sync-server26.6.0
GitHub Advisory

Referenzen