CVE-2026-92920 PUBLISHED

admin3 through 3.0.0 Session Not Invalidated When a User Account Is Disabled

Assigner: VulnCheck
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

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.

Metrics

CVSS Vector: 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 Score: 5.3

Product Status

Vendor cjbi
Product admin3
Versions Default: unaffected
  • affected from 0 to 3.0.0 (incl.)

Credits

  • Mingsheng Lin reporter

References

Problem Types

  • Insufficient Session Expiration CWE