CVE-2026-55550 PUBLISHED

NextCRM has RBAC Bypass in MCP Product Tools that Allows Low-Privileged Users to Modify the CRM Product Catalog

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 20.07.2026 Updated: 20.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
CVSS Score: 7.1

Product Status

Vendor pdovhomilja
Product nextcrm-app
Versions
  • Version = 0.12.1 is affected

References

Problem Types

  • CWE-269: Improper Privilege Management CWE
  • CWE-284: Improper Access Control CWE
  • CWE-862: Missing Authorization CWE