Description
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.
Published: 2026-08-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Data Leakage
Action: Patch Now
AI Analysis

Impact

Dolibarr versions prior to 24.0.0 contain a SQL injection flaw in the users REST API. When an authenticated user with read permissions supplies an unsanitized filter parameter, the value is injected directly into a SQL WHERE clause without column restrictions. This flaw allows an attacker to perform binary searches on numeric fields and LIKE prefix iterations on string fields, recovering sensitive information such as salary figures and password verifier hashes that are normally omitted from the API response. Raw database error messages returned by the same endpoint further enable attackers to enumerate existing column names.

Affected Systems

The affected products include Dolibarr ERP/CRM from the vendor Dolibarr: Dolibarr. All installations running a version earlier than 24.0.0 are vulnerable. Detailed fix references point to the 24.0.0 release and the corresponding commit, indicating that newer releases contain the patch.

Risk and Exploitability

The CVSS score of 7.1 classifies the vulnerability as high severity, and the lack of an EPSS score makes the exact exploit probability uncertain. The flaw requires authentication with user‑read rights, meaning that protected accounts can be abused to extract confidential data. The vulnerability is not listed in the CISA KEV catalog, but its impact on data confidentiality and the relatively straightforward exploitation steps make it a significant risk for organizations using the affected Dolibarr version.

Generated by OpenCVE AI on August 24, 2026 at 20:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Dolibarr to version 24.0.0 or newer to apply the vendor patch that sanitizes filter parameters in the users REST API
  • Disable or restrict the use of the raw filter parameter in API requests until the upgrade is complete
  • Enforce strict least‑privilege access controls so that only required accounts have user‑read rights, limiting the potential attack surface

Generated by OpenCVE AI on August 24, 2026 at 20:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Dolibarr
Dolibarr dolibarr
Vendors & Products Dolibarr
Dolibarr dolibarr

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Dolibarr < 24.0.0 Users REST API SQL Injection via filter parameter
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Dolibarr Dolibarr
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-29T11:47:40.942Z

Reserved: 2026-08-06T20:42:17.834Z

Link: CVE-2026-71510

cve-icon Vulnrichment

Updated: 2026-08-24T19:27:18.931Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T20:17:12.957

Modified: 2026-09-08T20:23:49.880

Link: CVE-2026-71510

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T20:45:03Z

Weaknesses