CVE Catalog

CVE-2026-92457

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

yshop-crm through 2.1.3 contains a missing authorization vulnerability in the CrmInvoiceController issueInvoice endpoint that allows authenticated back-office users to issue arbitrary invoices. Attackers can call the PUT /admin-api/crm/invoice/issue endpoint without required permissions to modify invoice status, inflate contract invoiced amounts with attacker-chosen values, and trigger invoice emails to arbitrary addresses.

Risk Assessment

Unauthorized invoice issuance can lead to serious financial losses, billing errors, and tax fraud. Sending invoices to arbitrary addresses may result in financial data leakage and regulatory violations.

Recommendation

Immediately add permission checks to the PUT /admin-api/crm/invoice/issue endpoint and verify the integrity of existing invoices and contract amounts. It is also advisable to restrict invoice email sending to authorized addresses only.

Other vulnerabilities in yshop-crm

See all
Original NVD description (English source)

yshop-crm through 2.1.3 contains a missing authorization vulnerability in the CrmInvoiceController issueInvoice endpoint that allows authenticated back-office users to issue arbitrary invoices. Attackers can call the PUT /admin-api/crm/invoice/issue endpoint without required permissions to modify invoice status, inflate contract invoiced amounts with attacker-chosen values, and trigger invoice emails to arbitrary addresses.

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