CVE-2026-59238

Source
https://cve.org/CVERecord?id=CVE-2026-59238
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59238.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-59238
Published
2026-07-20T13:58:01.643Z
Modified
2026-07-25T03:56:44.663967833Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N CVSS Calculator
Summary
Stored XSS in Pentestify via unsanitized finding images and report client logo
Details

Stored Cross-site Scripting (CWE-79) in the client-side report rendering functions (renderPreview, renderEditor, renderAuditData in js/app.js) in maalfer Pentestify before 1.1.0 allows a remote, authenticated attacker to execute arbitrary JavaScript in the browser of any user who views an affected report via a payload stored in a finding's images array or a report's client_logo array, which is interpolated into an <img> src attribute without escaping.

Database specific
{
    "cna_assigner": "Secur0",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59238.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "1.1.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "fixed": "1.1.0"
                }
            ],
            "source": "CPE_FIELD"
        },
        {
            "extracted_events": [
                {
                    "fixed": "1.1.0"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/maalfer/pentestify

Affected ranges

Type
GIT
Repo
https://github.com/maalfer/pentestify
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

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