CVE-2026-46657 HIGH

CVE-2026-46657: Bludit's persistent authentication tokens not revoked upon account disablement

Vendor Bludit
Product bludit
Weakness CWE-212
Published June 8, 2026
Last update June 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Bludit is a content management system. Versions prior to 3.22.0 have a vulnerability in the user management logic that allows deactivated accounts to maintain access via persistent authentication tokens. When an administrator disables a user account, the application fails to invalidate or clear the associated tokenAuth and tokenRemember fields in the JSON database. Consequently, any user with a pre-existing "Remember Me" cookie can bypass the account disablement and maintain a valid authenticated state. Version 3.22.0 patches the issue.

Key dates

02Disclosure timeline

June 8, 2026 CVE published
June 8, 2026 Record updated