Description
A weakness has been identified in Dolibarr up to 23.0.4. This affects an unknown part of the file htdocs/user/card.php of the component Account Handler. This manipulation of the argument ID causes improper authorization. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks. Upgrading to version 24.0.0 is able to mitigate this issue. Patch name: b2a2c995537cb6282383b5e903cb5ffa29b823e6. The affected component should be upgraded.
Published: 2026-08-21
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Improper Authorization
Action: Patch Now
AI Analysis

Impact

A vulnerability in Dolibarr’s account handling module allows an attacker to tamper with the ID parameter in the /user/card.php script, bypassing standard access controls. This improper authorization can lead to unauthorized viewing or manipulation of user account information, as the system fails to correctly verify the requester’s privileges. The weakness maps to CWE‑266 (Privilege Escalation) and CWE‑285 (Improper Access Control).

Affected Systems

The issue exists in Dolibarr versions up to 23.0.4. Vulnerable code resides in the file htdocs/user/card.php within the Account Handler component. Versions 24.0.0 and later contain the fix and are not affected. All deployments of Dolibarr running legacy releases should be considered at risk unless upgraded.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. EPSS data is unavailable, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is likely remote, accessed through a web request, as the exploit can be triggered from outside the host. Because the exploit has been made publicly available, administrators should treat this as a realistic threat if their systems remain unpatched.

Generated by OpenCVE AI on August 21, 2026 at 12:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Dolibarr 24.0.0 release or later to eliminate the flaw
  • Verify that the account handler’s authorization checks enforce the correct user role before processing the ID parameter
  • Audit web traffic for unusual access to /user/card.php and tighten access controls to that endpoint

Generated by OpenCVE AI on August 21, 2026 at 12:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Dolibarr up to 23.0.4. This affects an unknown part of the file htdocs/user/card.php of the component Account Handler. This manipulation of the argument ID causes improper authorization. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks. Upgrading to version 24.0.0 is able to mitigate this issue. Patch name: b2a2c995537cb6282383b5e903cb5ffa29b823e6. The affected component should be upgraded.
Title Dolibarr Account card.php improper authorization
First Time appeared Dolibarr
Dolibarr dolibarr
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:dolibarr:dolibarr:*:*:*:*:*:*:*:*
Vendors & Products Dolibarr
Dolibarr dolibarr
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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:N/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-21T21:44:44.037Z

Reserved: 2026-08-21T05:45:58.964Z

Link: CVE-2026-77686

cve-icon Vulnrichment

Updated: 2026-08-21T21:40:58.107Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T11:17:06.620

Modified: 2026-08-24T16:41:13.950

Link: CVE-2026-77686

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:45:04Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization