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.
Published: 2026-07-20
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an RBAC bypass in the MCP product tools of NextCRM. The API endpoint /api/mcp/mcp processes write operations for the product catalog without enforcing role checks, allowing any authenticated low‑privileged user who can generate an MCP API token to create, modify, archive, or soft‑delete products in the shared CRM product catalog. This flaw transforms low‑privileged users into de facto administrators of the shared product catalog, compromising the confidentiality and integrity of business data such as product listings, pricing, and inventory status. The weakness is cataloged as CWE‑269, CWE‑284, and CWE‑862, highlighting the lack of proper authorization checks.

Affected Systems

NextCRM, the open‑source CRM platform maintained by pdovhomilja, is impacted. Version 0.12.1 contains the flaw, and version 0.12.3 includes a fix. The status of other intermediate releases, such as 0.12.2, is not specified in the available data. Administrators should verify the version of their NextCRM deployment and plan an upgrade to a fixed release accordingly.

Risk and Exploitability

The CVSS score of 7.1 places the vulnerability in the high category, indicating a significant potential for harm if exploited. EPSS predicts a very low probability of exploit (<1%), and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is internal: a user with the ability to generate MCP API tokens, and because authenticated access is required, an attacker would need insider knowledge or social engineering to obtain a token, but once achieved they can modify the shared product catalog with full privileges.

Generated by OpenCVE AI on July 30, 2026 at 18:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NextCRM to version 0.12.3 or later checks on MCP API endpoints.
  • Restrict the generation of MCP API Bearer tokens to manager or admin users only and revoke any existing tokens that are not tied to those roles.
  • Implement additional network segmentation or access controls so that the /api/mcp/mcp endpoint is only accessible within the internal network.

Generated by OpenCVE AI on July 30, 2026 at 18:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Pdovhomilja
Pdovhomilja nextcrm-app
Vendors & Products Pdovhomilja
Pdovhomilja nextcrm-app

Mon, 20 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
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.
Title NextCRM has RBAC Bypass in MCP Product Tools that Allows Low-Privileged Users to Modify the CRM Product Catalog
Weaknesses CWE-269
CWE-284
CWE-862
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L'}


Subscriptions

Pdovhomilja Nextcrm-app
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-20T21:41:29.884Z

Reserved: 2026-06-16T23:01:04.075Z

Link: CVE-2026-55550

cve-icon Vulnrichment

Updated: 2026-07-20T21:41:18.765Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:30:05Z

Weaknesses