CVE Catalog

CVE-2026-92462

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

yshop-crm through 2.1.3 fails to enforce authorization checks on the CrmFlowController deleteFlowStep endpoint, allowing any authenticated back-office user to delete arbitrary approval workflow steps. Attackers can invoke the DELETE /admin-api/crm/flow/delete-step endpoint without required permissions to remove approval steps that control contract, receivable, and invoice finalization processes.

Risk Assessment

Deleting approval steps can bypass business process controls, enabling unauthorized finalization of contracts, receivables, and invoices. This may lead to financial losses, billing errors, and internal compliance violations.

Recommendation

Add the required permission checks to the DELETE /admin-api/crm/flow/delete-step endpoint and verify the integrity of existing approval steps. It is also advisable to monitor and log changes to approval workflow configurations.

Other vulnerabilities in yshop-crm

See all
Original NVD description (English source)

yshop-crm through 2.1.3 fails to enforce authorization checks on the CrmFlowController deleteFlowStep endpoint, allowing any authenticated back-office user to delete arbitrary approval workflow steps. Attackers can invoke the DELETE /admin-api/crm/flow/delete-step endpoint without required permissions to remove approval steps that control contract, receivable, and invoice finalization processes.

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