SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-89013

HIGH · CVSS 7.5 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

Dolibarr versions prior to 24.0.1 are vulnerable to an authorization bypass that enables unauthenticated attackers to access sensitive files through manipulated requests to document storage endpoints. This flaw can lead to exposure of application logs, business documents, and database backups, potentially compromising user credentials and sensitive data across multiple companies. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized data access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-89013
Severity
HIGH
CVSS
7.5
EPSS
0.37%

Original NVD Description

Dolibarr 23.0.4 before 24.0.1 ontains an authorization bypass vulnerability that allows unauthenticated attackers to read arbitrary files through the document storage endpoints by supplying a crafted hashp parameter value. Attackers can send a request with hashp=shared to skip token validation while satisfying the authorization condition in htdocs/document.php and htdocs/viewimage.php, gaining access to application logs, uploaded business documents, database backups containing password hashes, and files belonging to other multicompany entities.