CVE-2026-46657

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

No configuration.

History

08 Jun 2026, 17:16

Type Values Removed Values Added
References () https://github.com/bludit/bludit/security/advisories/GHSA-ggqg-xvx6-hgwh - () https://github.com/bludit/bludit/security/advisories/GHSA-ggqg-xvx6-hgwh -

08 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-08 16:16

Updated : 2026-06-08 17:16


NVD link : CVE-2026-46657

Mitre link : CVE-2026-46657

CVE.ORG link : CVE-2026-46657


JSON object : View

Products Affected

No product.

CWE
CWE-212

Improper Removal of Sensitive Information Before Storage or Transfer

CWE-613

Insufficient Session Expiration