CVE-2026-55081
Deferred
Deferred - Pending Action
XSS in DHIS2 OpenAPI HTML Endpoint
Vulnerability report for CVE-2026-55081, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-21
Last updated on: 2026-07-21
Assigner: GitHub, Inc.
Description
Description
DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. The DHIS2 OpenAPI HTML endpoint reflected values from the `scope` query parameter into the generated HTML document without sufficient sanitization. A crafted `scope` value could be rendered as active HTML or JavaScript in the OpenAPI documentation page. An attacker able to get a user to open a crafted OpenAPI HTML URL could execute JavaScript in that user's browser in the DHIS2 origin.
Affected versions: DHIS2 2.42 and 2.43 before the 2026-06-09 security patch releases, and the development branch for DHIS2 2.44 before the fix was merged.
Patched in 2.42.5.1, 2.43.0.1, the 2.42 and 2.43 line branches, and the 2.44 development branch.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dhis2 | dhis2 | to 2.42.5.1 (exc) |
| dhis2 | dhis2 | to 2.43.0.1 (exc) |
| dhis2 | dhis2 | 2.44 |
| dhis2 | dhis2 | 2.42 |
| dhis2 | dhis2 | 2.43 |
| dhis2 | dhis2 | to 2026-06-09 (exc) |
| dhis2 | dhis2 | 2.42.5.1 |
| dhis2 | dhis2 | 2.43.0.1 |
Helpful Resources
Exploitability
| 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. |