Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/bludit/bludit/releases/tag/3.22.0
- https://github.com/bludit/bludit/security/advisories/GHSA-ggqg-xvx6-hgwh
- https://github.com/bludit/bludit/security/advisories/GHSA-ggqg-xvx6-hgwh
FAQ
What is CVE-2026-46657?
CVE-2026-46657 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 toke...
How severe is CVE-2026-46657?
CVE-2026-46657 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46657?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.