CVE-2026-92793 Details
Description
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.
An authorization bypass vulnerability has been identified in GoAdmin versions through 1.2.26. The issue arises because the application fails to properly anchor the logout pattern when verifying user permissions. This flaw allows authenticated users to bypass permission checks by appending a crafted query parameter to administrative URLs. Specifically, attackers can include a query string with the admin prefix followed by '/logout' to access administrative endpoints and perform unauthorized actions, such as reading sensitive data or modifying the application state.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/GoAdminGroup/go-admin | [email protected] | Vendor |
| https://github.com/GoAdminGroup/go-admin/blob/v1.2.26/modules/auth/middleware.go#L177 | [email protected] | Source CodeVendor |
| https://github.com/GoAdminGroup/go-admin/blob/v1.2.26/plugins/admin/models/user.go#L129-L133 | [email protected] | Source CodeVendor |
| https://github.com/GoAdminGroup/go-admin/issues/690 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/goadmin-through-1.2.26-authorization-bypass-via-query-parameter | [email protected] | AdvisoryVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| GoAdminGroup GoAdmin | <= 1.2.26 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion