CVE-2026-89012 PUBLISHED

Dolibarr 24.0.0 < 24.0.1 SQL Filter Denylist Bypass via sqlfilters Parameter

Assigner: VulnCheck
Reserved: 10.09.2026 Published: 11.09.2026 Updated: 11.09.2026

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.

Metrics

CVSS 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
CVSS Score: 7.1

Product Status

Vendor Dolibarr
Product Dolibarr
Versions Default: unaffected
  • affected from 24.0.0 to 24.0.1 (excl.)

Credits

  • Faceless finder

References

Problem Types

  • Improper Handling of Case Sensitivity CWE