← Vulnerability feed

Vulnerability record · CVE-2021-33618 · published 10 November 2021

CVE-2021-33618: Dolibarr ERP/CRM stored XSS in object details

Dolibarr · Dolibarr Erp\/Crm

Dolibarr ERP and CRM 13.0.2 is vulnerable to cross-site scripting through object details, demonstrated by injecting > and < characters into the onpointermove attribute of a BODY element in the user-management feature. Because the payload is stored and rendered in a privileged administrative area, it can execute in the session of any user who views the affected record.

6.1 CVSS 3.1 Medium EPSS 79% · top 0.4% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score, v2 4.3
79%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by > and < characters in the onpointermove attribute of a BODY element to the user-management feature.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityPublic exploit references and a very high EPSS score make exploitation likely, though the medium CVSS and required user interaction keep it below critical.

What it is

Dolibarr ERP and CRM 13.0.2 is vulnerable to cross-site scripting through object details, demonstrated by injecting > and < characters into the onpointermove attribute of a BODY element in the user-management feature. Because the payload is stored and rendered in a privileged administrative area, it can execute in the session of any user who views the affected record.

Impact

An attacker can run arbitrary script in the browser of a victim who views the crafted object, enabling session theft, credential capture or actions performed as that user. The CVSS scope change (S:C) indicates the impact can extend beyond the vulnerable component.

Attack surface

Reached over the network through the user-management feature where object details are stored and later rendered; the vector shows no privileges required (PR:N) but user interaction (UI:R) is needed for a victim to view the malicious content.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.79282, 99.58th percentile) and public references are tagged Exploit, indicating proof-of-concept code is publicly available. No ransomware association is documented.

What to do

  • Upgrade Dolibarr to a release later than 13.0.2 that addresses this XSS; check the vendor release notes for the fixed version.
  • Apply output encoding and input sanitization to object detail fields, especially HTML attributes such as onpointermove.
  • Enforce a strict Content-Security-Policy to reduce script execution from injected markup.
  • Restrict access to user-management and object-detail editing to trusted administrators only.

Detection

  • Search web and application logs for requests containing onpointermove or other event-handler attributes in object detail or user-management parameters.
  • Monitor for stored payloads containing angle brackets or event handlers in Dolibarr database fields rendered in admin views.
  • Alert on anomalous authenticated sessions or actions following views of recently modified object records.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-33618 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-4093Dolibarr erp\/crm sql injection vulnerabilitySQL injection attacks can result in unauthorized access to sensitive data, such as passwords, credit card details, or personal user information. Many…EPSS 4.2%9.8CVE-2022-43138Dolibarr erp\/crm improper privilege management vulnerabilityDolibarr Open Source ERP & CRM for Business before v14.0.1 allows attackers to escalate privileges via a crafted API.EPSS 1.3%9.8CVE-2022-40871Dolibarr erp\/crm code injection vulnerabilityDolibarr ERP & CRM <=15.0.3 is vulnerable to Eval injection. By default, any administrator can be added to the installation page of dolibarr, and if …EPSS 33%9.8CVE-2022-0224Dolibarr erp\/crm sql injection vulnerabilitydolibarr is vulnerable to Improper Neutralization of Special Elements used in an SQL CommandEPSS 2.0%9.8CVE-2021-33816Dolibarr erp\/crm code injection vulnerabilityThe website builder module in Dolibarr 13.0.2 allows remote PHP code execution because of an incomplete protection mechanism in which system, exec, a…EPSS 3.9%9.8CVE-2020-7995Dolibarr erp\/crm improper restriction of authentication attempts vulnerabilityThe htdocs/index.php?mainmenu=home login page in Dolibarr 10.0.6 allows an unlimited rate of failed authentication attempts.EPSS 4.5%9.8CVE-2013-2093Dolibarr erp\/crm improper input validation vulnerabilityDolibarr ERP/CRM 3.3.1 does not properly validate user input in viewimage.php and barcode.lib.php which allows remote attackers to execute arbitrary …EPSS 5.2%9.8CVE-2013-2091Dolibarr erp\/crm sql injection vulnerabilitySQL injection vulnerability in Dolibarr ERP/CRM 3.3.1 allows remote attackers to execute arbitrary SQL commands via the 'pays' parameter in fiche.php.EPSS 2.5%

Source: NIST National Vulnerability Database (record CVE-2021-33618), CISA KEV, FIRST EPSS (scores of 2026-09-25). This page is refreshed as NVD updates the record.