CVE Catalog

CVE-2026-92455

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Unauthorized message sending can be exploited for phishing, spam, or disinformation on behalf of the organization, damaging its reputation and customer relationships. It may also generate unexpected costs related to the use of communication channels.

Recommendation

Add permission checks to the sendSms and sendMail endpoints and restrict message sending to authorized users and verified templates. It is also advisable to monitor and log sent messages to detect abuse.

Other vulnerabilities in yshop-crm

See all
Original NVD description (English source)

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.

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