CVE Catalog

CVE-2026-71510

MediumCVSS 6.5
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

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

Summary

Dolibarr before 24.0.0 contains a SQL injection vulnerability in the users REST API. Authenticated attackers with user-read rights can extract sensitive data by splicing unsanitized filter parameters into SQL WHERE clauses without column restrictions. Attackers can perform binary search on numeric fields and LIKE prefix iteration on string fields to recover salary figures and password verifiers, while raw database errors enable column name enumeration.

Risk Assessment

The risk includes leakage of sensitive data such as salaries and passwords, and potential privilege escalation through SQL manipulation.

Recommendation

Upgrade Dolibarr to version 24.0.0 or later. Also restrict user-read permissions and use parameterized queries.

Other vulnerabilities in Dolibarr

See all
Original NVD description (English source)

Dolibarr before 24.0.0 contains a SQL injection vulnerability in the users REST API that allows authenticated attackers with user-read rights to extract sensitive data by splicing unsanitized filter parameters into SQL WHERE clauses without column restrictions. Attackers can perform binary search on numeric fields and LIKE prefix iteration on string fields to recover salary figures and password verifiers omitted from normal API responses, while raw database error messages in the same endpoint enable column name enumeration.

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