CVE-2026-92455 PUBLISHED

yshop-crm through 2.1.3 Missing Authorization via CRM Customer Messaging Endpoints

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor guchengwuyue
Product yshop-crm
Versions Default: unaffected
  • affected from 0 to 2.1.3 (incl.)

Credits

  • Mingsheng Lin (lincoke) finder

References

Problem Types

  • Missing Authorization CWE