PatchSiren cyber security CVE debrief
CVE-2026-71506 Dolibarr CVE debrief
CVE-2026-71506 is an improper authorization vulnerability in Dolibarr's payments REST API delete endpoint. Authenticated attackers with invoice-deletion rights can bypass intended payment-issuance rights checks to permanently delete any payment record. This can lead to financial data integrity loss by zeroing paid amounts on invoices and removing entries from accounting exports.
- Vendor
- Dolibarr
- Product
- Unknown
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-24
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-24
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Dolibarr installations, especially those handling financial data, should assess exposure and prioritize remediation. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify the version of Dolibarr being used, restrict access to the vulnerable endpoint, and apply patches or upgrades as necessary.
Why it matters
CVE-2026-71506 is an improper authorization vulnerability in Dolibarr's payments REST API delete endpoint. Authenticated attackers can delete payment records, risking financial data integrity loss. Defenders handling financial data should assess exposure and prioritize remediation.
- Financial data integrity loss due to deletion of payment records.
- Potential removal of entries from accounting exports.
- Zeroing of paid amounts on invoices.
- Verification of system exposure and remediation priority.
Technical summary
The vulnerability exists in the payments REST API delete endpoint of Dolibarr, allowing authenticated attackers with invoice-deletion rights to bypass intended payment-issuance rights checks. This can lead to permanent deletion of payment records, causing financial data integrity loss. The vulnerability can result in zeroing paid amounts on invoices and removing entries from accounting exports, emphasizing the need for defenders to verify and remediate this vulnerability, especially in systems where financial data integrity is crucial.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially in systems where financial data integrity is crucial.
Recommended defensive actions
- Verify the version of Dolibarr being used and assess if it is vulnerable.
- Restrict access to the payments REST API delete endpoint to only those who need it.
- Monitor for any suspicious activity related to payment record deletions.
- Apply the patch or upgrade to a fixed version of Dolibarr as soon as possible.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, the exact scope of affected versions and systems requires verification from official sources. Defenders should verify the version of Dolibarr being used, assess if it is vulnerable, and prioritize remediation. The vulnerability's impact on financial data integrity and potential removal of accounting entries necessitates thorough review.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-71506 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-71506
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-71506 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-71506
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://codeant.ai/security-research/cve-2026-71506-dolibarr-payment-deletion-via-incorrect-authorization
-
Source reference
Unverified legacy reference
URL: https://github.com/Dolibarr/dolibarr/commit/e01a12ffea4675f5bcc1c886f06ec6a29d5e4801
-
Source reference
Unverified legacy reference
URL: https://github.com/Dolibarr/dolibarr/releases/tag/24.0.0
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/dolibarr-payments-rest-api-improper-authorization-via-delete-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.