CVE-2026-73158

Source
https://cve.org/CVERecord?id=CVE-2026-73158
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73158.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-73158
Published
2026-08-11T08:31:09.214Z
Modified
2026-08-13T04:02:48.384103469Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
cti-transmute Saved Graph Configuration Allows Stored Cross-Site Scripting via svgIcon
Details

Affected versions of cti-transmute insufficiently validate saved graph configuration data. Graph configurations can contain style properties that are later consumed by Pivotick, and Pivotick interprets svgIcon as HTML. Because saved configurations may be created by one user and later displayed to other users—including administrators—a malicious user could store a crafted svgIcon value that executes script in another viewer’s browser.

The fix introduces a strict configuration schema on both the server and client. Only known properties are accepted, style entries are limited to shape, color, and size, and dangerous properties such as svgIcon and iconClass are explicitly rejected. Existing stored configurations are also sanitized when listed and again before being applied in the browser.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "1.4.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cna_assigner": "CIRCL",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73158.json",
    "cwe_ids": [
        "CWE-20",
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/misp/cti-transmute

Affected ranges

Type
GIT
Repo
https://github.com/misp/cti-transmute
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": "REFERENCES"
}

Affected versions

v1.*
v1.3
v1.4

Database specific

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