CVE-2026-78160
Received Received - Intake

Authorization Bypass in Dolibarr ERP

Vulnerability report for CVE-2026-78160, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: VulDB

Description

A vulnerability has been found in Dolibarr ERP up to 18.0.10/22.0.5/23.0.3. This issue affects some unknown processing of the file /user/note.php of the component User Notes Handler. The manipulation of the argument ID leads to authorization bypass. The attack can be initiated remotely. Upgrading to version 23.0.4 and 24.0.0 is capable of addressing this issue. The identifier of the patch is 9b5229ef3a9b58d00252d327936b022fb739f149. Upgrading the affected component is advised.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-24
Last Modified
2026-08-24
Generated
2026-08-24
AI Q&A
2026-08-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 10 associated CPEs
Vendor Product Version / Range
dolibarr erp to 18.0.10 (inc)
dolibarr erp to 22.0.5 (inc)
dolibarr erp to 23.0.3 (inc)
dolibarr erp From 23.0.4 (inc)
dolibarr erp From 24.0.0 (inc)
dolibarr dolibarr to 18.0.10 (inc)
dolibarr dolibarr to 22.0.5 (inc)
dolibarr dolibarr to 23.0.3 (inc)
dolibarr dolibarr 23.0.4
dolibarr dolibarr 24.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-285 The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-78160 is an authorization bypass vulnerability in Dolibarr ERP versions up to 18.0.10/22.0.5/23.0.3. It allows users with only the 'Create/modify his own user information' permission to modify notes of any user, including administrators, by manipulating the ID parameter in the /user/note.php file. The issue stems from improper server-side verification of user permissions.

Detection Guidance

To detect this vulnerability, check if your Dolibarr instance is running a vulnerable version (up to 18.0.10/22.0.5/23.0.3). Inspect the /user/note.php file for improper authorization checks on the ID parameter. Look for unauthorized modifications to user notes, especially by non-admin users.

Impact Analysis

Attackers could exploit this to inject false information into admin-facing interfaces, compromise sensitive metadata, or escalate privileges. Users with self-edit permissions could modify notes of other users, including administrators, potentially leading to data integrity issues or unauthorized access to privileged information.

Compliance Impact

This vulnerability could impact compliance by allowing unauthorized modifications to user data, which may violate integrity requirements in GDPR (Article 5) and HIPAA (Security Rule). Unauthorized changes to sensitive metadata could lead to non-compliance with data protection and audit requirements.

Mitigation Strategies

Immediately upgrade Dolibarr to version 23.0.4 or 24.0.0. Apply the patch from commit 9b5229ef3a9b58d00252d327936b022fb739f149. Ensure server-side authorization checks are enforced to validate that the ID parameter matches the logged-in user unless explicit permissions exist.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78160. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart