CVE-2026-67173

Source
https://cve.org/CVERecord?id=CVE-2026-67173
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67173.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67173
Published
2026-07-28T13:32:13.651Z
Modified
2026-08-01T03:32:45.100064470Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Pivotick Unvalidated Node Image URLs Allow Unintended Client-Side Requests
Details

Pivotick did not validate the URL scheme of node imagePath values derived from graph data before assigning them to SVG image resources. An attacker able to supply crafted graph data could set an image path to a malicious URI.

When a victim rendered the affected graph, the browser could resolve the attacker-controlled URI and initiate an unintended request or invoke scheme-specific handling in the victim’s context. Depending on the URI, browser behaviour, and installed protocol handlers, exploitation could disclose limited client or network metadata, facilitate rendering-based tracking, or attempt to access local or internal resources.

Exploitation requires a victim to load or render graph data containing the malicious imagePath. The patch normalizes ASCII whitespace and control characters in URI schemes and restricts image paths to relative URLs or the http, https, data, and blob schemes.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67173.json",
    "cna_assigner": "CIRCL"
}
References

Affected packages

Git / github.com/pivotick/pivotick

Affected ranges

Type
GIT
Repo
https://github.com/pivotick/pivotick
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.4.0"
        }
    ]
}

Affected versions

v1.*
v1.1.0
v1.2.0
v1.4.0

Database specific

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