Vulnerability Description
Dolibarr ERP/CRM versions prior to 23.0.2 contain an authenticated remote code execution vulnerability in the dol_eval_standard() function that fails to apply forbidden string checks in whitelist mode and does not detect PHP dynamic callable syntax. Attackers with administrator privileges can inject malicious payloads through computed extrafields or other evaluation paths using PHP dynamic callable syntax to bypass validation and achieve arbitrary command execution via eval().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dolibarr | Dolibarr Erp\/Crm | < 23.0.2 |
Related Weaknesses (CWE)
References
- https://github.com/Dolibarr/dolibarr/commit/6f425521b3e6f9f27eca05228e02093dbaa4Patch
- https://github.com/Dolibarr/dolibarr/releases/tag/23.0.2Release Notes
- https://github.com/Dolibarr/dolibarr/security/advisories/GHSA-vmvw-qq8w-wqhgBroken Link
- https://jivasecurity.com/writeups/dolibarr-remote-code-execution-cve-2026-22666ExploitThird Party Advisory
- https://www.vulncheck.com/advisories/dolibarr-erp-crm-authenticated-rce-via-dol-Third Party AdvisoryVDB Entry
FAQ
What is CVE-2026-22666?
CVE-2026-22666 is a vulnerability with a CVSS score of 7.2 (HIGH). Dolibarr ERP/CRM versions prior to 23.0.2 contain an authenticated remote code execution vulnerability in the dol_eval_standard() function that fails to apply forbidden string checks in whitelist mode...
How severe is CVE-2026-22666?
CVE-2026-22666 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22666?
Check the references section above for vendor advisories and patch information. Affected products include: Dolibarr Dolibarr Erp\/Crm.