PatchSiren cyber security CVE debrief
CVE-2026-71503 Dolibarr CVE debrief
CVE-2026-71503 is a reflected cross-site scripting vulnerability in Dolibarr before version 24.0.0. The vulnerability exists in the extra fields administration template where the type request parameter is echoed without JavaScript-context encoding into an inline script block. No Content-Security-Policy header is emitted, making it possible for an unauthenticated attacker to cause an authenticated administrator to open a crafted URL, execute arbitrary JavaScript in that session, and create a persistent administrator account.
- Vendor
- Dolibarr
- Product
- Unknown
- CVSS
- MEDIUM 5.1
- 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, particularly those with administrator accounts, should assess exposure and apply patches or workarounds to prevent exploitation. This includes reviewing system configurations, verifying version numbers, and ensuring Content-Security-Policy headers are implemented. Security teams and vulnerability management teams should prioritize this vulnerability due to its potential impact on administrator sessions and
Why it matters
CVE-2026-71503 is a reflected cross-site scripting vulnerability in Dolibarr before version 24.0.0 that could allow an unauthenticated attacker to execute arbitrary JavaScript in an administrator's session, potentially leading to unauthorized access or account creation. Defenders should prioritize verifying exposure and applying patches or workarounds.
- Potential for arbitrary JavaScript execution in administrator sessions
- Possible creation of persistent administrator accounts
- Risk of unauthorized access to sensitive data or functionality
Technical summary
The vulnerability exists in the extra fields administration template of Dolibarr before version 24.0.0. The type request parameter is echoed without JavaScript-context encoding into an inline script block, allowing an unauthenticated attacker to execute arbitrary JavaScript in an authenticated administrator's session, potentially leading to unauthorized access or account creation. This occurs because no Content-Security-Policy header is emitted, making exploitation possible through crafted URLs that can create persistent administrator accounts.
Defensive priority
Defenders should prioritize verifying exposure and applying patches or workarounds to prevent exploitation.
Recommended defensive actions
- Verify Dolibarr version and apply patch or workaround if necessary
- Implement Content-Security-Policy header to mitigate XSS
- Monitor for suspicious activity and unauthorized administrator accounts
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details about the vulnerability in Dolibarr before version 24.0.0, but the scope of affected versions and potential impact require further verification by defenders. They should verify the type request parameter is echoed without JavaScript-context encoding into an inline script block and no Content-Security-Policy header is emitted. Evidence is limited to CVE and NVD details; further research may be needed to confirm exploitability and affected deployments.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-71503 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-71503
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-71503 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-71503
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-71503-reflected-xss-via-the-type-parameter
-
Source reference
Unverified legacy reference
URL: https://github.com/Dolibarr/dolibarr/commit/3094b0aa3b500ff51020b660a7e66ffcb9d1cd91
-
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-reflected-xss-via-extra-fields-administration-template
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.