AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-49229

HIGH · CVSS 8.3 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

The vulnerability affects the Actual personal finance app in OpenID multi-user mode, where disabling a user does not invalidate their existing session tokens, allowing continued access to authenticated server endpoints. This poses a significant security risk, as disabled users can still perform actions within the application, potentially leading to unauthorized data access. Organizations using this application should prioritize updating to version 26.6.0 to mitigate the risk of unauthorized access by disabled accounts.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-49229
Severity
HIGH
CVSS
8.3
EPSS
0.25%

Original NVD Description

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.