CVE-2026-55084

Source
https://cve.org/CVERecord?id=CVE-2026-55084
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55084.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55084
Aliases
  • GHSA-pwmg-mvjw-4m23
Published
2026-07-21T18:30:09.057Z
Modified
2026-07-23T04:03:10.711398020Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
SQL Injection in SqlView Filter Parameter Leading to Arbitrary Database Read
Details

DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. A SQL injection vulnerability was identified in the SqlView API endpoint of the DHIS2 application in the filter parameter used by the /api/sqlViews/{viewId}/data.json endpoint. An authenticated user with access to a SqlView can inject arbitrary SQL queries inside the filter parameter by abusing an expression executed by PostgreSQL and its output is reflected inside the application error message. This behavior enables attackers to extract arbitrary database content using error-based SQL injection.

Affected versions include: 2.37, 2.38, 2.39, 2.40.x before 2.40.11.1/2.40.12, 2.41.x before 2.41.8.2, 2.42.x before 2.42.5.1, 2.43.0 before 2.43.0.1, 2.44 development branch before PR #24162 Patched versions include: 2.37-EOS (2026-06-09), 2.38-EOS (2026-06-09), 2.39-EOS (2026-06-09), 2.40.11.1, 2.40.12, 2.41.8.2, 2.42.5.1, 2.43.0.1, 2.44 development branch after PR #24162

Database specific
{
    "cwe_ids": [
        "CWE-89"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55084.json"
}
References

Affected packages

Git / github.com/dhis2/dhis2-core

Affected ranges

Type
GIT
Repo
https://github.com/dhis2/dhis2-core
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.37"
        },
        {
            "last_affected": "2.39"
        },
        {
            "introduced": "2.40.0"
        },
        {
            "fixed": "2.40.11.1"
        },
        {
            "introduced": "2.41.0"
        },
        {
            "fixed": "2.41.8.2"
        },
        {
            "introduced": "2.42.0"
        },
        {
            "fixed": "2.42.5.1"
        },
        {
            "introduced": "2.43.0"
        },
        {
            "fixed": "2.43.0.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

2.*
2.43.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55084.json"