CVE Catalog

CVE-2026-47129

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

BAC vulnerability in NextCRM (versions before 0.12.0) allows any authenticated user (even with 'member' or 'viewer' role) to activate or deactivate any user account, including the admin. Missing admin role check in activateUser and deactivateUser actions.

Risk Assessment

Risk of deactivating admin accounts, potentially leading to complete loss of system access.

Recommendation

Upgrade NextCRM to version 0.12.0.

Other vulnerabilities in NextCRM

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS