SQL Injection in Dolibarr's CSV and XLSX Import Wizard
CVE-2026-81728

8.6HIGH

Key Information:

Vendor

Dolibarr

Status
Vendor
CVE Published:
27 August 2026

What is CVE-2026-81728?

Dolibarr is susceptible to a SQL injection through its CSV and XLSX import wizard, allowing attackers with import permissions to execute arbitrary SQL commands. The vulnerability arises when imported keys are processed using a minimal filtering approach, exposing the database to exploitation. Specifically, the import functionality accepts unsafe input without adequate validation, permitting an attacker to construct a malicious SELECT statement that can read sensitive data and manipulate database entries. A patch has been introduced in version 24.0.0, which implements an allow-list for input validation, addressing the security weakness present in earlier versions.

Affected Version(s)

dolibarr 0 < 24.0.0

dolibarr 24.0.0

References

CVSS V4

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Michael Holmquist (HASP Labs)
.