Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pdovhomilja/nextcrm-app/releases/tag/v0.12.0
- https://github.com/pdovhomilja/nextcrm-app/security/advisories/GHSA-gm7p-f88p-vh
- https://github.com/pdovhomilja/nextcrm-app/security/advisories/GHSA-gm7p-f88p-vh
FAQ
What is CVE-2026-47129?
CVE-2026-47129 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 Ser...
How severe is CVE-2026-47129?
CVE-2026-47129 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47129?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.