Description
Dolibarr 21.0.0 before 24.0.0 contains an authorization bypass vulnerability caused by an inverted boolean condition in the private-project membership check within the clonetasks mass action handler in htdocs/core/actions_massactions.inc.php. Authenticated users with project creation permission but without access to a target private project can exploit the flawed !in_array() check to clone tasks into unauthorized private projects.
Published: 2026-08-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Patch
AI Analysis

Impact

Dolibarr versions prior to 24.0.0 contain a flaw in the clonetasks mass action handler where an inverted boolean condition causes an improper check of private‑project membership. Exploiting this inverted !in_array() test allows an authenticated user who can create projects, but who is not a member of the target private project, to clone tasks into that private project, thereby gaining unauthorized access to its information. The weakness is classified as CWE-863.

Affected Systems

The vulnerability affects Dolibarr product versions 21.0.0 through the 23.x releases, before the 24.0.0 fix. It is present in the core file htdocs/core/actions_massactions.inc.php and enables users to clone tasks into projects they should not be able to see.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. EPSS data is not available and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated session with project‑creation rights and the target project must be private. Attackers would simply use the normal interface to trigger the mass‑action; no additional privileges or system access are required beyond those already possessed.

Generated by OpenCVE AI on August 24, 2026 at 20:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Dolibarr to version 24.0.0 or later, which corrects the membership check logic.
  • Limit project‑creation permissions to users who require them and regularly audit project membership lists.
  • If an upgrade is not immediately possible, disable or restrict the clonetasks mass‑action feature until the patch is applied.

Generated by OpenCVE AI on August 24, 2026 at 20:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Dolibarr dolibarr Erp\/crm
CPEs cpe:2.3:a:dolibarr:dolibarr_erp\/crm:*:*:*:*:*:*:*:*
Vendors & Products Dolibarr dolibarr Erp\/crm

Mon, 24 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Dolibarr
Dolibarr dolibarr
Vendors & Products Dolibarr
Dolibarr dolibarr

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description Dolibarr 21.0.0 before 24.0.0 contains an authorization bypass vulnerability caused by an inverted boolean condition in the private-project membership check within the clonetasks mass action handler in htdocs/core/actions_massactions.inc.php. Authenticated users with project creation permission but without access to a target private project can exploit the flawed !in_array() check to clone tasks into unauthorized private projects.
Title Dolibarr 21.0.0 < 24.0.0 Authorization Bypass via clonetasks Mass Action
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

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


Subscriptions

Dolibarr Dolibarr Dolibarr Erp\/crm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-29T11:47:55.204Z

Reserved: 2026-08-21T17:52:36.079Z

Link: CVE-2026-77923

cve-icon Vulnrichment

Updated: 2026-08-24T20:01:51.649Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-24T20:17:21.560

Modified: 2026-08-31T18:45:46.200

Link: CVE-2026-77923

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T20:30:07Z

Weaknesses