Back to overview

CVE-2026-47129

HIGH
8.1
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-47129
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-18 19:50 UTC
Published
2026-07-20 20:34 UTC
Last updated
2026-07-20 20:34 UTC
Primary CWE
CWE-862
CWE-862: Missing Authorization
Vendor / Product
pdovhomilja / nextcrm-app
Sources
cve.org  ·  NVD

Severity & Metrics

8.1 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
pdovhomilja nextcrm-app < 0.12.0
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862: Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.1 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
References (2)
Back to overview