← Vulnerability feed

Vulnerability record · CVE-2018-10094 · published 22 May 2018

CVE-2018-10094: Dolibarr SQL injection via unquoted integer parameters

Dolibarr · Dolibarr

Dolibarr before 7.0.2 contains a SQL injection flaw reachable through integer parameters that are not wrapped in quotes. A remote attacker can inject arbitrary SQL commands, and the flaw carries a CVSS 3.0 base score of 9.8 (critical).

9.8 CVSS 3.0 Critical EPSS 71% · top 0.6% CWE-89 · SQL injection
9.8CVSS 3.0 base score, v2 7.5
71%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

SQL injection vulnerability in Dolibarr before 7.0.2 allows remote attackers to execute arbitrary SQL commands via vectors involving integer parameters without quotes.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityCVSS 9.8 with network reachability, no authentication, and public exploit code plus very high EPSS make this an urgent patch target.

What it is

Dolibarr before 7.0.2 contains a SQL injection flaw reachable through integer parameters that are not wrapped in quotes. A remote attacker can inject arbitrary SQL commands, and the flaw carries a CVSS 3.0 base score of 9.8 (critical).

Impact

An attacker can execute arbitrary SQL commands against the Dolibarr database, potentially reading, modifying or deleting data and, depending on database privileges, further compromising the host.

Attack surface

The vector is network-reachable with no privileges and no user interaction (AV:N/AC:L/PR:N/UI:N), so the vulnerable integer parameters can be hit directly over HTTP. No authentication is required per the CVSS vector.

Exploitation

Public exploit references exist (Exploit-DB 44805 and vendor advisory tagged Exploit), and EPSS is 0.70729 (99.36th percentile), indicating high likelihood of exploitation; the CVE is not listed in CISA KEV.

What to do

  • Upgrade Dolibarr to 7.0.2 or later, applying the referenced patch commit.
  • If immediate upgrade is not possible, restrict network access to the Dolibarr instance to trusted users and networks.
  • Review and harden database account privileges used by Dolibarr to limit blast radius.
  • Audit application code paths that pass integer parameters to SQL queries and enforce parameterized queries.

Detection

  • Monitor web and database logs for SQL syntax errors or anomalous query patterns against Dolibarr endpoints.
  • Alert on requests containing SQL metacharacters in integer parameters to Dolibarr paths.
  • Review database audit logs for unexpected SELECT, UNION or stacked queries originating from the web application account.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-10094 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2019-19212Dolibarr cross-site scripting vulnerabilityDolibarr ERP/CRM 3.0 through 10.0.3 allows XSS via the qty parameter to product/fournisseurs.php (product price screen).EPSS 3.9%9.8CVE-2018-16809Dolibarr sql injection vulnerabilityAn issue was discovered in Dolibarr through 7.0.0. expensereport/card.php in the expense reports module allows SQL injection via the integer paramete…EPSS 2.2%9.8CVE-2018-9019Dolibarr sql injection vulnerabilitySQL Injection vulnerability in Dolibarr before version 7.0.2 allows remote attackers to execute arbitrary SQL commands via the sortfield parameter to…EPSS 4.0%9.8CVE-2017-14238Dolibarr sql injection vulnerabilitySQL injection vulnerability in admin/menus/edit.php in Dolibarr ERP/CRM version 6.0.0 allows remote attackers to execute arbitrary SQL commands via t…EPSS 1.3%9.8CVE-2017-14242Dolibarr sql injection vulnerabilitySQL injection vulnerability in don/list.php in Dolibarr version 6.0.0 allows remote attackers to execute arbitrary SQL commands via the statut parame…EPSS 1.3%9.8CVE-2017-9435Dolibarr sql injection vulnerabilityDolibarr ERP/CRM before 5.0.3 is vulnerable to a SQL injection in user/index.php (search_supervisor and search_statut parameters).EPSS 1.5%9.0CVE-2021-25955Dolibarr cross-site scripting vulnerabilityIn “Dolibarr ERP CRM”, WYSIWYG Editor module, v2.8.1 to v13.0.2 are affected by a stored XSS vulnerability that allows low privileged application use…EPSS 0.89%8.8CVE-2021-25957Dolibarr weak password recovery vulnerabilityIn “Dolibarr” application, v2.8.1 to v13.0.2 are vulnerable to account takeover via password reset functionality. A low privileged attacker can reset…EPSS 1.1%

Source: NIST National Vulnerability Database (record CVE-2018-10094), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.