CVE-2026-92920

Source
https://cve.org/CVERecord?id=CVE-2026-92920
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92920.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-92920
Published
2026-09-17T12:33:24Z
Modified
2026-09-19T03:47:29Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
admin3 through 3.0.0 Session Not Invalidated When a User Account Is Disabled
Details

admin3 through 3.0.0 fails to invalidate existing sessions when disabling a user account, allowing attackers to retain authenticated access with original permissions. Attackers can continue using bearer tokens issued before account disablement to authenticate requests, as the AuthInterceptor never re-validates the user's locked status and session expiry resets on each request.

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

Affected packages

Git / github.com/cjbi/admin3

Affected ranges

Type
GIT
Repo
https://github.com/cjbi/admin3
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.0.0"
        },
        {
            "introduced": "admin3"
        },
        {
            "fixed": "3.0.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Database specific

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