Vulnerability Description
yshop-crm through 2.1.3 contains a missing authorization vulnerability in the StoreProductController onSale handler that allows authenticated back-office users to modify product sale status. Attackers can invoke the GET /admin-api/product/store-product/sale endpoint with sequential product IDs to withdraw entire product catalogs from sale or re-enable withdrawn products without proper permission checks.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/yshop-crm/C05_store_pr
- https://github.com/guchengwuyue/yshop-crm
- https://github.com/guchengwuyue/yshop-crm/blob/5f5810a0e1e4ab0828523ec299bf973c2
- https://github.com/guchengwuyue/yshop-crm/blob/5f5810a0e1e4ab0828523ec299bf973c2
- https://github.com/guchengwuyue/yshop-crm/blob/5f5810a0e1e4ab0828523ec299bf973c2
- https://www.vulncheck.com/advisories/yshop-crm-through-2.1.3-missing-authorizati
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/yshop-crm/C05_store_pr
FAQ
What is CVE-2026-92458?
CVE-2026-92458 is a vulnerability with a CVSS score of 4.3 (MEDIUM). yshop-crm through 2.1.3 contains a missing authorization vulnerability in the StoreProductController onSale handler that allows authenticated back-office users to modify product sale status. Attackers...
How severe is CVE-2026-92458?
CVE-2026-92458 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92458?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.