S4E just found a high top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Jul 29, 2026

CVE-2026-34036 Scanner

CVE-2026-34036 Scanner - Local File Inclusion (LFI) vulnerability in Dolibarr

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-34036
6.5
CVSSmedium
Exploitable remotely over the internet · low-privilege account sufficient.

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.

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
dolibarrby Dolibarr
<= 22.0.4
Updated Aug 19, 2026View on NVD →
Detail

Dolibarr is an open-source ERP and CRM suite used primarily by small to medium-sized businesses and freelancers to manage operations such as invoicing, orders, customer relations, and inventory. The software offers comprehensive solutions for business management, leveraging modules to extend its functionality. It is used worldwide by diverse industries due to its flexibility and modular architecture. Dolibarr is often self-hosted or provided through SaaS platforms, enabling businesses to tailor it according to their operational needs. Its popularity stems from providing robust solutions to streamline administrative processes efficiently and economically.

The Local File Inclusion (LFI) vulnerability detected in Dolibarr versions <=22.0.4 allows authenticated users to exploit the application by including files from the server. Such vulnerabilities typically arise from insufficient input validation when dynamic file paths are constructed from user inputs. This flaw, particularly with the 'objectdesc' parameter, facilitates unauthorized file access, posing security risks. LFIs can lead to unauthorized display of files, revealing sensitive configurations or private data that could be leveraged for further attacks.

Technically, the issue is within the 'restrictedArea()' function in 'selectobject.php', enabling maliciously crafted input to bypass logical restrictions. The vulnerable endpoint is '/core/ajax/selectobject.php', manipulated through the 'objectdesc' parameter to illegally access local files. Attackers can utilize this input to traverse directories and retrieve file contents from the server, targeting non-PHP files that could contain sensitive information. Indicators of a successful exploit include directory traversal strings and unexpected file content in server responses.

Exploiting this vulnerability could lead to unauthorized access to sensitive data files, compromising confidentiality. Attackers might retrieve configuration files, thereby gaining critical insights which could be used for further privileged exploits. Additionally, exposure of non-PHP files could assist in crafting more sophisticated attacks by revealing structural details of the system. Unauthorized file access leads to data breaches, privacy violations, and potential service disruptions.

REFERENCES

Solution Advice
  • Immediately upgrade Dolibarr to a secure version above 22.0.4 when patches become available.
  • Implement strict input validation and sanitization, especially for parameters used in file paths.
  • Restrict file permissions to essential access only, minimizing exposure of sensitive files.
  • Enable extensive logging to detect and thwart illicit file access attempts promptly.
  • Regularly review and apply security updates from trusted sources.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.