Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. In versions 22.0.4 and prior, there is a Local File Inclusion (LFI) vulnerability in the core AJAX endpoint /core/ajax/selectobject.php. By manipulating the objectdesc parameter and exploiting a fail-open logic flaw in the core access control function restrictedArea(), an authenticated user with no specific privileges can read the contents of arbitrary non-PHP files on the server (such as .env, .htaccess, configuration backups, or logsā¦). At time of publication, there are no publicly available patches.
References
| Link | Resource |
|---|---|
| https://github.com/Dolibarr/dolibarr/commit/743c22e57c0b2a017d6b92bec865d71ce6177a6a | Patch |
| https://github.com/Dolibarr/dolibarr/security/advisories/GHSA-2mfj-r695-5h9r | Exploit Mitigation Vendor Advisory |
| https://github.com/Dolibarr/dolibarr/security/advisories/GHSA-2mfj-r695-5h9r | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-31 03:15
Updated : 2026-06-17 10:38
NVD link : CVE-2026-34036
Mitre link : CVE-2026-34036
CVE.ORG link : CVE-2026-34036
JSON object : View
Products Affected
dolibarr
- dolibarr_erp\/crm
CWE
CWE-98
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
