CVE-2026-7688
Deferred Deferred - Pending Action
SQL Injection in Dolibarr ERP CRM

Publication date: 2026-05-03

Last updated on: 2026-05-05

Assigner: VulDB

Description
A vulnerability was identified in Dolibarr ERP CRM up to 23.0.2. This affects the function _checkValForAPI of the file htdocs/expedition/class/expedition.class.php of the component Shipments API Endpoint. The manipulation of the argument fields leads to sql injection. The attack is possible to be carried out remotely. A high degree of complexity is needed for the attack. It is indicated that the exploitability is difficult. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-03
Last Modified
2026-05-05
Generated
2026-05-07
AI Q&A
2026-05-03
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
dolibarr dolibarr to 23.0.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in Dolibarr ERP CRM versions up to 23.0.2, specifically in the Shipments API Endpoint within the _checkValForAPI function of the file htdocs/expedition/class/expedition.class.php.

It involves manipulation of argument fields that leads to SQL injection, allowing an attacker to execute unauthorized SQL commands.

The attack can be carried out remotely but requires a high degree of complexity, making exploitability difficult. However, a public exploit is available.


How can this vulnerability impact me? :

This SQL injection vulnerability can allow an attacker to manipulate the database by injecting malicious SQL commands remotely.

Potential impacts include unauthorized access to sensitive data, data modification, or disruption of the application's normal operation.

Because the exploit is publicly available, there is a risk that attackers could use it despite the complexity required.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart