yshop-crm through 2.1.3 contains an authorization failure in the GET /admin-api/system/user/page endpoint where the @PreAuthorize annotation is commented out, allowing authenticated back-office users without system:user:list permission to enumerate all users. Attackers with valid back-office credentials and a role with data scope ALL can retrieve the complete user directory including login names, nicknames, departments, email addresses, mobile numbers, and last login information.
References
Configurations
No configuration.
History
16 Sep 2026, 12:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-09-16 12:17
Updated : 2026-09-16 12:17
NVD link : CVE-2026-92463
Mitre link : CVE-2026-92463
CVE.ORG link : CVE-2026-92463
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
