CVE-2026-82633 PUBLISHED

Dolibarr 10.0.0 before 24.0.0 Missing Authorization on REST Users Groups Endpoint

Assigner: VulnCheck
Reserved: 30.08.2026 Published: 30.08.2026 Updated: 30.08.2026

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.

Metrics

CVSS 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
CVSS Score: 5.3

Product Status

Vendor Dolibarr
Product dolibarr
Versions Default: unaffected
  • affected from 10.0.0 to 24.0.0 (excl.)

Credits

  • Michael Holmquist (Hasp Labs) finder

References

Problem Types

  • Missing Authorization CWE