---
id: CVE-2026-89013
title: >-
  Dolibarr 23.0.4 before 24.0.1 contains an authorization bypass vulnerability
  that allows unauthenticated attackers to read arbitrary files through the
  document storage endpoints by supplying a crafted hashp parameter value
summary: >-
  Dolibarr 23.0.4 before 24.0.1 contains 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…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-863
vendor: Dolibarr
product: Dolibarr
affected:
  - Dolibarr >= 23.0.4 < 24.0.1
published: '2026-09-11'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:46.367'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89013'
references:
  - url: >-
      https://github.com/Dolibarr/dolibarr/commit/cd05688dbed8a4af6eef32faf4fc1e823a37bce9
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Dolibarr/dolibarr/releases/tag/24.0.1'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/dolibarr-authorization-bypass-via-hashp-parameter-in-document-php
    label: disclosure@vulncheck.com
tags:
  - nvd
  - exploit-available
  - cve.org
epss: 0.00373
epssPercentile: 0.31242
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/Faceless0x7/CVE-2026-89013'
  checkedAt: '2026-09-23T17:28:48.970Z'
exploitAvailable: true
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-11T18:06:32.540825Z'
ingestedAt: '2026-09-14T00:35:28.535Z'
---

## Overview

Dolibarr 23.0.4 before 24.0.1 contains 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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
