🔐 CVE Alert

CVE-2026-66825

UNKNOWN 0.0

Cross-Site Scripting via Unsafe URL Schemes in Pivotick Property Links

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Pivotick contains a cross-site scripting vulnerability in the sidebar property-list component. Values associated with link-like properties, such as url, uri, href, link, website, or homepage, were rendered as hyperlinks without validating their URL scheme. An attacker able to supply or influence node or edge property data could provide a malicious value using the javascript: scheme, including variants obfuscated with whitespace or control characters. If a user clicked the generated property link, attacker-controlled JavaScript could execute in the context of the Pivotick application. Successful exploitation could allow the attacker to access information available to the victim’s browser session or perform actions with the victim’s privileges. The vulnerability was addressed by normalizing property values and preventing URLs with non-allowlisted schemes from being rendered as clickable links.

CWE CWE-79
Vendor pivotick
Product pivotick
Published Jul 27, 2026
Stay Ahead of the Next One

Get instant alerts for pivotick pivotick

Be the first to know when new unknown vulnerabilities affecting pivotick pivotick are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

pivotick / pivotick
0 < 1.4.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/Pivotick/Pivotick/commit/84ddc064d53e9e20cce4077d1192bfdb3aecf17b

Credits

Sami Mokaddem