DHIS 2 is an open source information system for data capture, management, validation, analytics and visualization. Through various features of DHIS2, an authenticated user may be able to upload a file which includes embedded javascript. The user could then potentially trick another authenticated user to open the malicious file in a browser which would trigger the javascript code, resulting in a cross-site scripting (XSS) attack. DHIS2 administrators should upgrade to the following hotfix releases: 2.36.12.1, 2.37.8.1, 2.38.2.1, 2.39.0.1. Users unable to upgrade may add the following simple CSP rule in your web proxy to the vulnerable endpoints: `script-src 'none'`. This workaround will prevent all javascript from running on those endpoints.
Conclusion & alert: CVE-2022-41947 is rated Low Risk (37/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.22%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-12-13 | 0.32% | 0.22% | -0.11% |
| 2 | 2025-12-10 | 0.11% | 0.32% | +0.21% |
| 3 | 2025-11-21 | — | 0.11% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| dhis2 | dhis_2 | >= 2.35.0, < 2.36.12.1 | cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:* |
| dhis2 | dhis_2 | >= 2.37.0, < 2.37.8.1 | cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:* |
| dhis2 | dhis_2 | >= 2.38.0, < 2.38.2.1 | cpe:2.3:a:dhis2:dhis_2:*:*:*:*:*:*:*:* |
| dhis2 | dhis_2 | 2.39.0 | cpe:2.3:a:dhis2:dhis_2:2.39.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP | Third Party Advisory |
| https://github.com/dhis2/dhis2-core/security/advisories/GHSA-763w-rm78-6xcg | Mitigation Third Party Advisory |