Vulnerability report

Active exploitation observed Confirmed confidence Not in CISA KEV

CVE-2026-89013

Dolibarr 23.0.4 < 24.0.1 Authorization Bypass

Dolibarr / Dolibarr · affected before 24.0.1

Severity
CVSS 8.7 · High
Confidence
Confirmed
Exploit status
Observed in sensors
EPSS
0.4%
First observed
15 Sep 2026
Last observed
19 Sep 2026

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2026-89013 is an unauthenticated vulnerability affecting Dolibarr Dolibarr. Dolibarr 23.0.4 before 24.0.1 contains an authorization bypass vulnerability that allows unauthenticated attackers to read arbitrary...

Is it exploited?

Yes. Previdian sensors observed exploitation attempts with confirmed confidence.

Who is affected?

Dolibarr / Dolibarr affected before 24.0.1.

What should we do?

Patch immediately, validate internet-facing exposure, and monitor for matching requests.

Overview

Dolibarr 23.0.4 < 24.0.1 Authorization Bypass

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.

Dolibarr Affected
Dolibarr
Before 24.0.1
View vendor advisory (opens in new tab)
Published
11 Sep 2026
Exploitation Reported
15 Sep 2026
Attack vector
Remote
Complexity
Low
Privileges
None
User interaction
None

Tags

php

CVE References

  • CVE Record CVE.org · CVE Record https://www.cve.org/CVERecord?id=CVE-2026-89013
  • Patch Commit github.com · Patch https://github.com/Dolibarr/dolibarr/commit/cd05688dbed8a4af6eef32faf...
  • Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://www.vulncheck.com/advisories/dolibarr-authorization-bypass-vi...
  • Release Notes github.com · Release Notes https://github.com/Dolibarr/dolibarr/releases/tag/24.0.1

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

Previdian

Recorded 15 Sep 2026

Previdian independently recorded this as exploited after first seeing it in honeypot sensors.

Active exploitation observed

Previdian sensor

First observed 15 Sep 2026

Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.

Proof of concept available

GitHub

Recorded 11 Sep 2026

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
Previdian First 2026-09-17 16:42 UTC

Operational indicators for this CVE are listed under Detection.

Sensor telemetry

First-party evidence of exploitation activity

Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.

132

Attempts observed

120

Unique attacker IPs

5

Attacker countries

BE · IN · SG · TW · US

5

Sensors observed

CVE-2026-89013 exploitation attempts over the last 7 days

Daily events observed by Previdian sensors

Updated 20 Sep 2026

0
1
1
85
25
20
0
14 Sep 15 Sep 16 Sep 17 Sep 18 Sep 19 Sep 20 Sep

First observed 15 Sep 2026 · Last observed 19 Sep 2026

Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.

Request telemetry access

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
User-Agents
Callback hosts
1
30
0

Request targets and User-Agents available in Pro. Callback host details available in Enterprise.

Scanner coverage

No scanner integrations recorded yet.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

Attacker IP Indicators

Attacker IP indicators observed · available in Pro and Enterprise.

Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.

Learn about Pro API access

Risk and context

Severity, weaknesses, and research context

CVSS v4.0

8.7 High
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

EPSS

0.4%

All CVSS Scores

CVSS v4.0 8.7 High

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 v3.1 7.5 High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

Faceless0x7/CVE-2026-89013

github · Created 2026-09-11 22:06:47 UTC · 1 stars · AI assessment 90%

CVE-2026-89013 Exploit — Authorization bypass in Dolibarr via the hashp parameter, enabling unauthenticated access to protected documents and files.

Timeline

From disclosure to observed exploitation

  1. 08:29 UTC

    Indicators of compromise added (120)

    Indicators of compromise recorded

  2. 08:29 UTC

    Observed by Previdian sensors

    Evidence-backed exploitation signal

  3. 22:06 UTC

    Public PoC available

    Public proof-of-concept code published

  4. 15:54 UTC

    CVE published

    Vulnerability disclosed publicly

  5. 16:23 UTC

    CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2026-89013

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2026-89013",
  "confidence": "Confirmed",
  "cvss_score": 8.7,
  "cvss_estimated": false,
  "epss_score": 0.00373,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": true
  },
  "sensor_telemetry": { "attempts": 132, "sensors": 5 }
}