CVE Catalog

CVE-2026-89012

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

Dolibarr 24.0.0 before 24.0.1 contains a case-sensitive denylist bypass vulnerability in the sqlfilters API query parameter. An authenticated attacker can recover protected database fields by supplying uppercase variants of denylist-protected field names, exploiting the mismatch between case-insensitive database column resolution and the case-sensitive denylist check.

Risk Assessment

An attacker can extract full password hashes for any user account, including administrators, leading to account takeover and privilege escalation.

Recommendation

Upgrade Dolibarr to version 24.0.1 or later to fix the denylist bypass and protect sensitive database fields.

Other vulnerabilities in Dolibarr

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS