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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-24 20:17
Updated : 2026-09-08 20:23
NVD link : CVE-2026-71510
Mitre link : CVE-2026-71510
CVE.ORG link : CVE-2026-71510
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
