CVE-2026-71507
Received Received - Intake

Dolibarr REST API Bank Account Write Bypass

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

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: VulnCheck

Description

Dolibarr before 24.0.0 contains a broken object-level authorization vulnerability in the REST API company bank account write routes that allows authenticated attackers with third-party creation rights to create, replace, or delete bank account details of any company without requiring read access to that company. Attackers can inject attacker-controlled IBANs as creditor accounts, which are then written into regenerated SEPA credit-transfer files, redirecting outgoing payments to attacker-controlled accounts.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
dolibarr dolibarr to 24.0.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-71507 is a Broken Object-Level Authorization (BOLA) vulnerability in Dolibarr, an open-source ERP/CRM system. It affects the REST API's company bank account write routes in versions prior to 24.0.0. The flaw allows authenticated attackers with third-party creation rights to create, replace, or delete bank account details of any company without requiring read access to that company. Attackers can inject malicious IBANs as creditor accounts, which are then embedded into regenerated SEPA credit-transfer files, redirecting outgoing payments to attacker-controlled accounts.

Detection Guidance

To detect this vulnerability, check if your Dolibarr version is prior to 24.0.0. Use API endpoints to test if unauthorized users can modify bank account details. Monitor API logs for suspicious 403 errors or unexpected 200 responses when accessing company bank account routes.

Impact Analysis

This vulnerability allows attackers to redirect outgoing payments to their own accounts by modifying bank account details. It enables unauthorized creation, update, or deletion of company bank accounts, potentially leading to financial fraud. Attackers can manipulate SEPA credit-transfer files, making fraud difficult to detect as transaction metadata remains unchanged.

Mitigation Strategies

Upgrade Dolibarr to version 24.0.0 or later to apply the security patches. Review API access controls to ensure proper authorization checks are enforced for all company bank account routes. Restrict third-party creation rights to trusted users only.

Chat Assistant

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

EPSS Chart