CVE-2026-47130 PUBLISHED

NextCRM has a BOLA/IDOR in PATCH /api/crm/contacts/[id] that allows Cross-Tenant CRM Data Tampering

Assigner: GitHub_M
Reserved: 18.05.2026 Published: 20.07.2026 Updated: 20.07.2026

NextCRM is open-source customer relationship management (CRM) software. Versions prior to 0.12.0 have a Broken Object Level Authorization (BOLA/IDOR) vulnerability exists in the CRM contact and target update endpoints. The application fails to verify if the authenticated user has ownership of the specific resource being modified. This allows any authenticated user (even with a standard member role) to arbitrarily modify sensitive CRM contacts and targets belonging to other users or organizations (cross-tenant data tampering). Version 0.12.0 fixes the issue.

Metrics

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

Product Status

Vendor pdovhomilja
Product nextcrm-app
Versions
  • Version < 0.12.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE