Description
A security flaw has been discovered in Dolibarr up to 23.0.3. Affected is an unknown function of the file htdocs/user/card.php of the component User Cloning. The manipulation of the argument ID results in ldap injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The patch is identified as 798e65356ede03c2812ab1a728f23fae34de5592. It is advisable to implement a patch to correct this issue.
Published: 2026-08-16
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Dolibarr’s user cloning component allows manipulation of the ID parameter in card.php to inject arbitrary LDAP query fragments. This improper handling of special characters enables an attacker to perform unauthorized LDAP queries, potentially reading or modifying directory data. The vulnerability may also be exploited to bypass authentication mechanisms or exfiltrate sensitive information stored in an LDAP server.

Affected Systems

Any deployment of Dolibarr up to version 23.0.3 is affected. The weakness resides in the card.php file within the user cloning feature and applies to all builds that have not incorporated the patch identified by commit 798e65356ede03c2812ab1a728f23fae34de5592.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, but the public release of the exploit and the lack of mitigation measures elevate real‐world risk. The EPSS score is not available; however, the fact that an exploit is already in circulation means an attacker can potentially launch remote attacks without having to discover the flaw. The vulnerability is not listed in CISA’s KEV catalog, yet the remote nature and LDAP impact warrant prompt attention.

Generated by OpenCVE AI on August 16, 2026 at 04:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Dolibarr to a version that includes patch 798e65356ede03c2812ab1a728f23fae34de5592
  • If immediate update is not possible, disable the User Cloning feature or block LDAP queries from card.php until the patch is applied
  • Apply input validation and proper escaping for LDAP queries in card.php to satisfy CWE-74 and CWE-90 requirements

Generated by OpenCVE AI on August 16, 2026 at 04:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 16 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Dolibarr up to 23.0.3. Affected is an unknown function of the file htdocs/user/card.php of the component User Cloning. The manipulation of the argument ID results in ldap injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The patch is identified as 798e65356ede03c2812ab1a728f23fae34de5592. It is advisable to implement a patch to correct this issue.
Title Dolibarr User Cloning card.php ldap injection
First Time appeared Dolibarr
Dolibarr dolibarr
Weaknesses CWE-74
CWE-90
CPEs cpe:2.3:a:dolibarr:dolibarr:*:*:*:*:*:*:*:*
Vendors & Products Dolibarr
Dolibarr dolibarr
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Dolibarr Dolibarr
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-16T03:15:09.092Z

Reserved: 2026-08-15T06:00:50.348Z

Link: CVE-2026-19930

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T04:16:26.747

Modified: 2026-08-16T04:16:26.747

Link: CVE-2026-19930

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T04:30:03Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-90

    Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')