Security Advisory

CVE-2026-47129

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-20 20:34:55
Last updated 2026-07-21 14:56:15
Assigner GitHub_M
CVSS score 8.1
State PUBLISHED

Description

NextCRM is open-source customer relationship management (CRM) software. Versions prior to 0.12.0 have a Broken Access Control (BAC) vulnerability in the `activateUser` and `deactivateUser` Next.js Server Actions of NextCRM. The application fails to verify if the requesting user holds the `admin` role. Consequently, any authenticated user (even those with the lowest `member` or `viewer` roles) can arbitrarily activate or deactivate any user account in the system, including the main administrator. Version 0.12.0 fixes the issue.