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.
References
| Link | Resource |
|---|---|
| https://github.com/Dolibarr/dolibarr/commit/1730aa56675b31cfede895fdae55b673d887fb8f | Patch |
| https://github.com/Dolibarr/dolibarr/releases/tag/24.0.0 | Product Release Notes |
| https://www.vulncheck.com/advisories/dolibarr-authorization-bypass-via-clonetasks-mass-action | Patch Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-24 20:17
Updated : 2026-08-31 18:45
NVD link : CVE-2026-77923
Mitre link : CVE-2026-77923
CVE.ORG link : CVE-2026-77923
JSON object : View
Products Affected
dolibarr
- dolibarr_erp\/crm
CWE
CWE-863
Incorrect Authorization
