CVE-2026-92460: yshop-crm through 2.1.3 Missing Authorization via CRM Operation-Log Listing
yshop-crm through 2.1.3 fails to enforce authorization on the GET /admin-api/crm/operatelog/page endpoint, allowing any authenticated back-office user to access the installation-wide audit trail. Attackers can query the operation log to retrieve operator names, display nicknames, client IP addresses, User-Agent strings, request URLs, action details, and customer identifiers without proper permission checks.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
yshop-crmto a version that resolves this vulnerability.Fixed in 2.1.3
Event History
Frequently Asked Questions
What level of access does an attacker need?
The attacker needs an authenticated back-office account. The affected endpoint does not require the user to have the authorization normally needed to view installation-wide operation logs.
What information can be exposed through the operation-log endpoint?
An unauthorized back-office user can retrieve audit-trail data including operator names, display nicknames, client IP addresses, User-Agent strings, request URLs, action details, and customer identifiers.