---
id: CVE-2026-71510
title: >-
  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 with…
summary: >-
  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 with…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-863
published: '2026-08-24'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:23:49.880'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71510'
references:
  - url: >-
      https://codeant.ai/security-research/cve-2026-71510-blind-column-extraction-via-sqlfilters
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/Dolibarr/dolibarr/commit/12687f83705c2a1e46aaf6f8d1ac7347bee4710c
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Dolibarr/dolibarr/releases/tag/24.0.0'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/dolibarr-users-rest-api-sql-injection-via-filter-parameter
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00382
epssPercentile: 0.29489
ingestedAt: '2026-09-08T21:11:12.285Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
