CVE-2026-42447

Source
https://cve.org/CVERecord?id=CVE-2026-42447
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42447.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-42447
Aliases
  • GHSA-jwv3-q635-w9m4
Published
2026-07-14T21:45:33Z
Modified
2026-08-12T16:24:20Z
Severity
  • 3.6 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N CVSS Calculator
Summary
jadx: HTML Injection in Summary panel
Details

jadx is a Dex to Java decompiler. Prior to 1.5.6, jadx-gui is affected by an HTML injection vulnerability in the Summary tab because SummaryNode.java appends arches and perArchCount values derived from .so file path components inside an APK into an HTML panel without escaping. A malicious APK with an HTML URL-encoded ZIP entry name can force rendering of arbitrary HTML, perform out-of-band requests, disclose the victim IP address, or interact with locally exposed applications. This issue is fixed in version 1.5.6.

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

Affected packages

Git / github.com/skylot/jadx

Affected ranges

Type
GIT
Repo
https://github.com/skylot/jadx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:jadx_project:jadx:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.5.6"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.4
v0.4.1
v0.5.0
v0.5.0-beta1
v0.5.1
v0.5.2
v0.5.4
v0.6.0
v0.6.1
v0.7.1
v0.8.0
v0.9.0
v1.*
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.4.7
v1.5.0
v1.5.1
v1.5.2
v1.5.3
v1.5.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42447.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "307376649721549258711415505787529126000",
                "6180923428706598272026872974603641310",
                "14766377764035322550561567178378628494",
                "150917919769781549031183882772105778721",
                "169734632459835645508779109557796749705",
                "332445344880976453806839810662013969680",
                "100855569761191402924109201805086709305",
                "198603639263659439254361937285437357955",
                "318196879749281329994862086464821635255",
                "86136055180194763765648223254661388741",
                "114055301133185121041748294236362446436",
                "40491153544531824781736447339794907474",
                "232816731452530771018884480505606248395",
                "153609093320518539397509313205311057019",
                "58205612466138537189947383425033584424",
                "207801059904517109100776663032024513246",
                "261998626352774893691090182449476183411",
                "97087700205628507178771977479258877858",
                "161655294426810901117041261678060229322",
                "238615104091697197952546731223213880523",
                "68044346385058774337723753401591355916",
                "203182672894995490011124374664091226009",
                "279716429079300243408847990300149021603",
                "290508767293742331329820130862526784312"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-42447-25253b93",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/skylot/jadx/commit/7713655feeb8e1c4b80797e8fc0e8eb1550b65ef",
        "target": {
            "file": "jadx-gui/src/main/java/jadx/gui/ui/treenodes/SummaryNode.java"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "178761851149332044737136302855929425033",
            "length": 136
        },
        "id": "CVE-2026-42447-7a4e9b0c",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/skylot/jadx/commit/7713655feeb8e1c4b80797e8fc0e8eb1550b65ef",
        "target": {
            "file": "jadx-gui/src/main/java/jadx/gui/ui/treenodes/SummaryNode.java",
            "function": "valueAndPercent"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "76635971784868907490367399196320543840",
            "length": 1454
        },
        "id": "CVE-2026-42447-9b615a17",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/skylot/jadx/commit/7713655feeb8e1c4b80797e8fc0e8eb1550b65ef",
        "target": {
            "file": "jadx-gui/src/main/java/jadx/gui/ui/treenodes/SummaryNode.java",
            "function": "addNativeLibsInfo"
        }
    }
]
vanir_signatures_modified
"2026-08-12T16:24:20Z"