SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-71511

MEDIUM · CVSS 6.5 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-24 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Dolibarr versions prior to 24.0.0 are vulnerable to a sensitive data exposure issue in the Members REST API, allowing authenticated attackers with member-read rights to access bcrypt password verifiers through member endpoints. This vulnerability can lead to offline password cracking attacks, compromising user accounts. Organizations using Dolibarr should prioritize patching this issue to protect sensitive user data.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71511
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%

Original NVD Description

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.