Back to overview

CVE-2026-55544

HIGH
7.6
CVSS 3.1
Description
NextCRM is open-source customer relationship management (CRM) software. In version 0.12.1, the MCP campaign tools expose campaign read and write operations over the network using user-generated Bearer API tokens (`nxtc__...`). The application has an authorization model that restricts normal users to campaigns they created, but multiple MCP campaign handlers ignore the authenticated user ID and query or mutate campaigns only by object ID. As a result, a low-privileged authenticated user with a valid MCP API token can enumerate all campaigns, read campaign details, update or delete campaigns owned by other users, modify campaign templates and steps, and potentially trigger or pause campaign delivery. Version 0.12.2 fixes the issue.

Metadata

CVE ID
CVE-2026-55544
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-16 23:01 UTC
Published
2026-07-20 20:57 UTC
Last updated
2026-07-20 20:57 UTC
Primary CWE
CWE-284
CWE-284: Improper Access Control
Vendor / Product
pdovhomilja / nextcrm-app
Sources
cve.org  ·  NVD

Severity & Metrics

7.6 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
Affected products (1)
VendorProductPlatformVersions
pdovhomilja nextcrm-app = 0.12.1
Weakness (CWE)
CWESourceDescription
CWE-284 cna CWE-284: Improper Access Control
CWE-639 cna CWE-639: Authorization Bypass Through User-Controlled Key
CWE-862 cna CWE-862: Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.6 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
References (1)
Back to overview