Description
Dolibarr versions 10.0.0 before 24.0.0 fail to perform per-object authorization checks in the Users::getGroups REST API endpoint, allowing authenticated users to retrieve group memberships of other users. Attackers can call GET /users/{id}/groups with arbitrary user identifiers to access group names, entity associations, and private notes across tenant boundaries.
Published: 2026-08-30
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Dolibarr releases prior to 24.0.0 lack per-object authorization checks in the Users::getGroups REST API endpoint. As a result, any authenticated user can invoke GET /users/{id}/groups with arbitrary identifiers and obtain group membership details, entity associations, and private notes that belong to other users. This allows unauthorized disclosure of potentially sensitive organizational data.

Affected Systems

Affected software is Dolibarr ERP/CRM, versions starting at 10.0.0 up to, but not including, 24.0.0. The vulnerability applies to all builds in this range because the authorization check is missing throughout the code base referenced in the commit history.

Risk and Exploitability

The reported CVSS score of 5.3 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. Attackers must be authenticated, but the API endpoint accepts any numeric user ID, meaning that a malicious user with valid credentials can enumerate groups of any other user. The vulnerability can be exploited remotely via standard HTTP requests to the affected REST endpoint.

Generated by OpenCVE AI on August 30, 2026 at 13:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Dolibarr to version 24.0.0 or later, which contains the added authorization check for the group membership endpoint.
  • Apply the upstream commit fd478850f823e27c672300acb4b02baeef79aef1 as a temporary fix if an upgrade is not yet possible.
  • Reconfigure or restrict access to the /users/{id}/groups REST endpoint so that only users with explicit administrative privileges can call it, preventing unauthorized group enumeration.

Generated by OpenCVE AI on August 30, 2026 at 13:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description Dolibarr versions 10.0.0 before 24.0.0 fail to perform per-object authorization checks in the Users::getGroups REST API endpoint, allowing authenticated users to retrieve group memberships of other users. Attackers can call GET /users/{id}/groups with arbitrary user identifiers to access group names, entity associations, and private notes across tenant boundaries.
Title Dolibarr 10.0.0 before 24.0.0 Missing Authorization on REST Users Groups Endpoint
First Time appeared Dolibarr
Dolibarr dolibarr Erp\/crm
Weaknesses CWE-862
CPEs cpe:2.3:a:dolibarr:dolibarr_erp\/crm:*:*:*:*:*:*:*:*
Vendors & Products Dolibarr
Dolibarr dolibarr Erp\/crm
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Dolibarr Dolibarr Erp\/crm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-30T12:34:51.768Z

Reserved: 2026-08-30T11:59:01.719Z

Link: CVE-2026-82633

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T13:16:56.613

Modified: 2026-08-30T13:16:56.613

Link: CVE-2026-82633

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T13:30:05Z

Weaknesses