CVE-2026-46657

Source
https://cve.org/CVERecord?id=CVE-2026-46657
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46657.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46657
Aliases
  • GHSA-ggqg-xvx6-hgwh
Published
2026-06-08T15:05:45.305Z
Modified
2026-07-08T08:13:36.885492680Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
Bludit's persistent authentication tokens not revoked upon account disablement
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46657.json",
    "cwe_ids": [
        "CWE-212",
        "CWE-613"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/bludit/bludit

Affected ranges

Type
GIT
Repo
https://github.com/bludit/bludit
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.22.0"
        }
    ]
}

Affected versions

3.*
3.17.2
3.18.0
3.18.1
3.18.2
3.18.4
3.19.0
3.20.0
3.21.0
3.21.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46657.json"