CVE-2026-89012 Details
Description
Dolibarr 24.0.0 before 24.0.1 contains a case-sensitive denylist bypass vulnerability in the sqlfilters API query parameter that allows authenticated attackers to recover protected database fields by supplying uppercase variants of denylist-protected field names. Attackers can exploit the case-insensitive database column resolution against the case-sensitive denylist check in the core library to use prefix-matching predicates as a boolean oracle and extract full password hashes for any user account, including administrators.
A case-sensitive denylist bypass vulnerability has been identified in Dolibarr versions 24.0.0 prior to 24.0.1. This vulnerability resides in the sqlfilters API query parameter, where authenticated attackers can exploit the case sensitivity of denylist-protected field names. By supplying uppercase variants of these field names, attackers can bypass the denylist and access protected database fields. The exploitation takes advantage of the case-insensitive resolution of database columns, allowing attackers to use prefix-matching predicates as a boolean oracle to extract full password hashes from any user account, including those of administrators.
Users can upgrade to Dolibarr version 24.0.1 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 11, 2026CISA-ADP
Assessed Sep 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-178 | Improper Handling of Case Sensitivity | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dolibarr | >= 24.0.0, < 24.0.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 11, 2026 | New CVE Received | [email protected] |
Volerion