CVE-2026-77686
Received Received - Intake

Authorization Bypass in Dolibarr Account Handler

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

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
dolibarr dolibarr to 23.0.4 (inc)
dolibarr dolibarr 24.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.
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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-77686 is a privilege escalation vulnerability in Dolibarr ERP/CRM affecting versions up to 23.0.4. It allows non-admin users with standard permissions to delete administrator accounts by manipulating the ID parameter in a delete request. The flaw exists in the user/card.php file where the delete action lacks proper admin-status validation, unlike the disable action which correctly blocks non-admin users from disabling admin accounts.

Detection Guidance

To detect this vulnerability, check Dolibarr versions prior to 24.0.0. Inspect the user/card.php file for missing admin-status validation in delete operations. Look for unusual deletion requests targeting admin accounts by non-admin users.

Impact Analysis

This vulnerability enables a low-privileged user to delete the SuperAdmin account, resulting in complete loss of administrative access to the application. Attackers could exploit this to escalate privileges, disrupt operations, or gain unauthorized control over the system.

Compliance Impact

This vulnerability allows non-admin users to delete admin accounts, potentially leading to unauthorized access or loss of administrative control. For GDPR, this could result in unauthorized data access or processing if admin accounts are compromised. For HIPAA, unauthorized access to admin functions might violate integrity or confidentiality requirements. The lack of proper authorization checks undermines access control principles required by these standards.

Mitigation Strategies

Upgrade Dolibarr to version 24.0.0 or later immediately. Apply the patch from commit b2a2c995537cb6282383b5e903cb5ffa29b823e6 if upgrading is not immediately possible. Review user permissions to ensure non-admin users cannot delete admin accounts.

Chat Assistant

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

EPSS Chart