Vulnerability Description
Guns through 8.3.5 contains an information disclosure vulnerability in SysUserController where /sysUser/detail and /sysUser/page endpoints omit requiredPermission configuration, causing the permission interceptor to skip RBAC validation for authenticated users. Attackers with any valid login token can retrieve sensitive user information including account names, real names, email addresses, phone numbers, last login IPs, and role assignments for all users in the system.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/stylefeng/Guns
- https://github.com/stylefeng/Guns/blob/2a12947733945d5c06197d99ecaa77d7f2b0aeba/
- https://github.com/stylefeng/Guns/issues/118
- https://repo1.maven.org/maven2/com/javaguns/roses/system-business-hr/8.3.5/syste
- https://www.vulncheck.com/advisories/guns-through-8.3.5-information-disclosure-v
FAQ
What is CVE-2026-92600?
CVE-2026-92600 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Guns through 8.3.5 contains an information disclosure vulnerability in SysUserController where /sysUser/detail and /sysUser/page endpoints omit requiredPermission configuration, causing the permission...
How severe is CVE-2026-92600?
CVE-2026-92600 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92600?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.