CVE-2026-47129

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-20 21:16

Updated : 2026-07-22 20:50


NVD link : CVE-2026-47129

Mitre link : CVE-2026-47129

CVE.ORG link : CVE-2026-47129


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization