{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.22.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c573a995a97dc80bf4eadd454f466d7a6ad2bba0"
            }
          ],
          "repo": "https://github.com/bludit/bludit",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-ggqg-xvx6-hgwh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-212",
      "CWE-613"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46657.json"
  },
  "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.",
  "id": "CVE-2026-46657",
  "modified": "2026-07-08T05:37:06.936601377Z",
  "published": "2026-06-08T15:05:45.305Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/bludit/bludit/releases/tag/3.22.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46657.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/bludit/bludit/security/advisories/GHSA-ggqg-xvx6-hgwh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46657"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Bludit's persistent authentication tokens not revoked upon account disablement"
}