CVE-2025-67486: Dolibarr has an Authenticated Remote Code Execution via eval() injection in user extrafields
Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. Versions 22.0.2 and earlier contains an authenticated remote code execution vulnerability in the user extrafields functionality. User-controlled input from the "computed value" field is passed to PHP's eval() function without adequate sanitization, allowing authenticated administrators to execute arbitrary PHP code on the server. As of time of publication, no patched versions are available.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-67486?
CVE-2025-67486 is classified as a critical vulnerability due to its potential for authenticated remote code execution.
How do I fix CVE-2025-67486?
To mitigate CVE-2025-67486, upgrade Dolibarr to version 22.0.3 or later.
Which versions of Dolibarr are affected by CVE-2025-67486?
CVE-2025-67486 affects Dolibarr versions 22.0.2 and earlier.
What type of vulnerability is CVE-2025-67486?
CVE-2025-67486 is an Authenticated Remote Code Execution vulnerability.
How does CVE-2025-67486 exploit users?
CVE-2025-67486 exploits users through eval() injection in user extrafields.