CVE-2026-71503
Received Received - Intake

Reflected XSS in Dolibarr Admin Template

Vulnerability report for CVE-2026-71503, 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 reflected cross-site scripting vulnerability in the extra fields administration template where the type request parameter is echoed without JavaScript-context encoding into an inline script block and no Content-Security-Policy header is emitted. An unauthenticated attacker can cause an authenticated administrator to open a crafted URL to execute arbitrary JavaScript in that session and create a persistent administrator account.

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 2 associated CPEs
Vendor Product Version / Range
dolibarr dolibarr to 25.0.0-alpha (inc)
dolibarr dolibarr to 24.0.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in Dolibarr versions prior to 24.0.0. The 'type' parameter in the extra fields administration template is reflected without proper JavaScript escaping into an inline script block. An attacker can trick an authenticated administrator into opening a malicious URL, executing arbitrary JavaScript in their session. This could allow creating a persistent administrator account.

Detection Guidance

To detect this vulnerability, monitor network traffic for requests to Dolibarr admin pages with the 'type' parameter. Check for unusual JavaScript execution in admin sessions or unexpected administrator account creations. No specific commands are provided in the context, but inspecting web server logs for suspicious URLs containing 'type=' in admin paths may help identify exploitation attempts.

Impact Analysis

An attacker could gain full administrative control of your Dolibarr instance by creating a persistent administrator account. This allows them to access sensitive data, modify system configurations, and perform unauthorized actions. The attack requires tricking an administrator into clicking a malicious link.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR's data protection requirements and HIPAA's security rules. It may result in unauthorized data exposure, access, or modification, leading to compliance violations and potential legal consequences.

Mitigation Strategies

Immediately upgrade Dolibarr to version 24.0.0 or later to patch the vulnerability. As a temporary measure, enable a Content Security Policy (CSP) header to block inline scripts. Review administrator accounts for unauthorized entries and restrict access to admin pages until patched.

Chat Assistant

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

EPSS Chart