Dolibarr ERP/CRM SQL Injection Vulnerability

Vulnerability

A series of SQL injection vulnerabilities have been identified in Dolibarr ERP/CRM version 10.0.1. These vulnerabilities allow authenticated attackers to manipulate database queries by injecting SQL code through POST parameters. The affected parameters include actioncode, demand_reason_id, and availability_id, all within card.php endpoints. Exploitation of these vulnerabilities could lead to unauthorized access to sensitive database information using various SQL injection techniques, such as boolean-based blind, error-based, and time-based blind methods.

Impact

Exploitation of these vulnerabilities could result in unauthorized data access, allowing attackers to extract sensitive information from the database.

Reproduction

To reproduce this vulnerability, an authenticated user can send a POST request to the card.php endpoint with injected SQL payloads in the actioncode, demand_reason_id, or availability_id parameters. The injection can be performed using boolean-based blind, error-based, or time-based blind techniques, depending on the injected SQL payload.

Added: Feb 22, 2026, 2:19 PM
Updated: Feb 22, 2026, 2:19 PM

Vulnerability Rating

Custom Algorithm
spread
5.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
3.1
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.