CVE-2019-16686
Description
Dolibarr 9.0.5 stored XSS vulnerability in User Note section allows unprivileged users to inject scripts targeting admin.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Dolibarr 9.0.5 stored XSS vulnerability in User Note section allows unprivileged users to inject scripts targeting admin.
Vulnerability
Details
CVE-2019-16686 describes a stored cross-site scripting (XSS) vulnerability in the User Note section (note.php) of Dolibarr ERP/CRM version 9.0.5 [1][2]. The root cause is insufficient sanitization of user-supplied input, allowing arbitrary HTML or JavaScript to be stored directly within the note field. This vulnerability can be triggered by any user, including those with no special privileges [2].
Exploitation
An attacker with access to the application can simply craft a malicious payload in the User Note area of note.php. Because the input is stored and later rendered when the note is viewed, the attacker does not need to trick the victim into clicking a crafted link; the payload will execute automatically when the affected page is loaded by another user, such as an administrator [2].
Impact
If an administrator views the note containing the malicious script, the injected code can execute in the context of the admin's session. This could lead to theft of session cookies, unauthorized actions on behalf of the administrator, or further compromise of the Dolibarr installation and its data [2].
Mitigation
At the time of disclosure, the vulnerability existed in Dolibarr 9.0.5. Users should upgrade to a patched version if available. The official Dolibarr repository may contain fixes in later releases [1]. Administrators should review user-contributed notes and consider restricting access to the note feature if an immediate update is not possible.
- GitHub - Dolibarr/dolibarr: Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
- NVD - CVE-2019-16686
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Dolibarr/Dolibarrdescription
- ghsa-coords
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-m44p-cfwj-wwr6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-16686ghsaADVISORY
- verneet.com/cve-2019-16686ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.