CVE-2026-49229

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.
Configurations

No configuration.

History

08 Jul 2026, 14:17

Type Values Removed Values Added
References () https://github.com/actualbudget/actual/security/advisories/GHSA-cq9c-6w48-qmfg - () https://github.com/actualbudget/actual/security/advisories/GHSA-cq9c-6w48-qmfg -

07 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-07 22:16

Updated : 2026-07-09 15:16


NVD link : CVE-2026-49229

Mitre link : CVE-2026-49229

CVE.ORG link : CVE-2026-49229


JSON object : View

Products Affected

No product.

CWE
CWE-613

Insufficient Session Expiration