CVE-2026-92455

yshop-crm through 2.1.3 fails to enforce authorization on the sendSms and sendMail endpoints in CrmCustomerController, allowing any authenticated back-office user to send SMS and email to arbitrary customers. Attackers can invoke POST /admin-api/crm/customer/send-sms and POST /admin-api/crm/customer/send-mail with arbitrary customerIds, templateCode, and templateParams to deliver unauthorized messages through the organization's SMS and email channels.
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-92455

Mitre link : CVE-2026-92455

CVE.ORG link : CVE-2026-92455


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization