# CVE-2026-46657

## Summary

- **CVE ID:** CVE-2026-46657
- **Severity:** HIGH
- **CVSS Score:** 7.1 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N)
- **CWE:** CWE-212, CWE-613
- **Published:** Jun 8, 2026
- **Last Modified:** Jun 8, 2026

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

## Affected Products

- bludit — bludit (< 3.22.0)

## References

- [CNA](https://github.com/bludit/bludit/security/advisories/GHSA-ggqg-xvx6-hgwh)
- [CNA](https://github.com/bludit/bludit/releases/tag/3.22.0)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.27%
- **EPSS Percentile:** 19.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._