CVE Catalog

CVE-2026-92460

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Unauthorized access to the audit trail may expose sensitive operational information and personal data, enabling an attacker to analyze system activity and prepare further attacks. It may also hinder security incident detection and violate audit compliance requirements.

Recommendation

Add permission checks to the GET /admin-api/crm/operatelog/page endpoint and restrict audit log access to authorized administrative roles only. It is also advisable to review and secure other endpoints exposing audit data.

Other vulnerabilities in yshop-crm

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS