CVE-2026-92793 PUBLISHED

GoAdmin through 1.2.26 Authorization Bypass via Query Parameter

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

GoAdmin through 1.2.26 fails to properly anchor the logout pattern when checking permissions, allowing authenticated users to bypass permission checks by appending a query parameter. Attackers can append a query string containing the admin prefix followed by /logout to reach administrative endpoints and perform unauthorized actions including reading sensitive data and modifying application state.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor GoAdminGroup
Product go-admin
Versions Default: unaffected
  • affected from 0 to 1.2.26 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Incorrect Authorization CWE