CVE-2026-89013 PUBLISHED

Dolibarr 23.0.4 < 24.0.1 Authorization Bypass via hashp Parameter in document.php

Assigner: VulnCheck
Reserved: 10.09.2026 Published: 11.09.2026 Updated: 11.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Dolibarr
Product Dolibarr
Versions Default: unaffected
  • affected from 23.0.4 to 24.0.1 (excl.)

Credits

  • Faceless finder

References

Problem Types

  • Incorrect Authorization CWE