CVE-2026-49229 HIGH

CVE-2026-49229: Actual: Disabled OpenID users keep access through existing session tokens

Vendor Actualbudget
Product actual
Weakness CWE-613 · Insufficient session expiration
Published July 7, 2026
Last update July 7, 2026

CVSS base score

8.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 7, 2026 CVE published