Vulnerability Description
NextCRM is open-source customer relationship management (CRM) software. The CRM product catalog is an organization-wide business object. Normal application server actions restrict product creation, update, and deletion to `manager` and `admin` roles. However, in version 0.12.1, the MCP product tools expose the same write operations through `/api/mcp/mcp` using user-generated Bearer tokens and do not enforce role checks. Any authenticated low-privileged user who can generate an MCP API token can create, modify, archive, or soft-delete products in the shared CRM product catalog. Version 0.12.3 contains a fix.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pdovhomilja/nextcrm-app/security/advisories/GHSA-wv63-cq38-qg
- https://github.com/pdovhomilja/nextcrm-app/security/advisories/GHSA-wv63-cq38-qg
FAQ
What is CVE-2026-55550?
CVE-2026-55550 is a vulnerability with a CVSS score of 7.1 (HIGH). NextCRM is open-source customer relationship management (CRM) software. The CRM product catalog is an organization-wide business object. Normal application server actions restrict product creation, up...
How severe is CVE-2026-55550?
CVE-2026-55550 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55550?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.