Description
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Published: 2026-08-18
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from an inverted boolean in Dolibarr’s clonetasks mass action that allows an authenticated user with project‑creation rights to set the authorization flag for private projects they should not access. By supplying a user‑controlled project ID in a POST request, the attacker can create tasks within any private project, bypassing the intended access control and enabling unauthorized data manipulation or disclosure.

Affected Systems

Dolibarr ERP/CRM installations that include the clonetasks mass action functionality are affected. The issue applies to any deployment where users have permission to create projects and where the provided patch has not been applied. No specific product version is listed, so all current releases containing the vulnerable code are potentially impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the vulnerability is not listed in CISA’s KEV catalog. EPSS information is not available, so the likelihood of exploitation cannot be quantified. Exploitation requires an authenticated user with project‑creation privileges and is carried out via a standard web application POST request, making the attack path straightforward and low in complexity.

Generated by OpenCVE AI on August 18, 2026 at 14:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch referenced in the Dolibarr commit or upgrade to the latest released version where the boolean condition is corrected.
  • Restrict project‑creation permissions to trusted users only, ensuring that only authorized personnel can perform mass actions.
  • Disable or remove the clonetasks mass action feature if it is not required for business processes.

Generated by OpenCVE AI on August 18, 2026 at 14:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References

No reference.

History

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X'}


Tue, 18 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description Dolibarr contains an authorization bypass vulnerability in the clonetasks mass action that allows authenticated users with project creation permissions to clone tasks into private projects they are not authorized to access. An inverted boolean condition in the private-project membership check within actions_massactions.inc.php causes the authorization flag to be set for unauthorized users, allowing attackers to supply a user-controlled projectid POST parameter to create task records in any private project. This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Title Authorization Bypass via Inverted Boolean in clonetasks Mass Action in Dolibarr ERP/CRM
Metrics 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'}

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X'}


Tue, 18 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Dolibarr
Dolibarr erp Crm
Vendors & Products Dolibarr
Dolibarr erp Crm

Tue, 18 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description Dolibarr contains an authorization bypass vulnerability in the clonetasks mass action that allows authenticated users with project creation permissions to clone tasks into private projects they are not authorized to access. An inverted boolean condition in the private-project membership check within actions_massactions.inc.php causes the authorization flag to be set for unauthorized users, allowing attackers to supply a user-controlled projectid POST parameter to create task records in any private project.
Title Authorization Bypass via Inverted Boolean in clonetasks Mass Action in Dolibarr ERP/CRM
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 Erp Crm
cve-icon MITRE

Status: REJECTED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T15:34:08.578Z

Reserved: 2026-08-13T15:15:54.512Z

Link: CVE-2026-73692

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Rejected

Published: 2026-08-18T14:18:07.553

Modified: 2026-08-18T16:18:17.430

Link: CVE-2026-73692

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T14:45:03Z

Weaknesses

No weakness.