CVE Catalog

CVE-2026-71511

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

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

Summary

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API. Authenticated attackers with member-read rights can retrieve bcrypt password verifiers by querying member endpoints. The verifier fields are not filtered by the base API serializer or the Members API class, enabling offline password cracking.

Risk Assessment

The risk is that passwords can be cracked offline, potentially leading to unauthorized account access and further system compromise.

Recommendation

Upgrade Dolibarr to version 24.0.0 or later immediately. Additionally, restrict member-read permissions to the minimum necessary.

Other vulnerabilities in Dolibarr

See all
Original NVD description (English source)

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API that allows authenticated attackers with member-read rights to retrieve bcrypt password verifiers by querying member endpoints. Attackers can call the individual member or member list endpoints to obtain crypted password verifier fields that are not filtered by the base API serializer or the Members API class, potentially enabling offline password cracking attacks.

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