CVE-2026-92458

Summary

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.

Affected Software

VendorProductVersion RangeStatus
guchengwuyueyshop-crm0 <= 2.1.3affected

Weaknesses

  • CWE-862: Missing Authorization

References