Versions of the package @tiptap/extension-link before 2.10.4 are vulnerable to Cross-site Scripting (XSS) due to unsanitized user input allowed in setting or toggling links. An attacker can execute arbitrary JavaScript code in the context of the application by injecting a javascript: URL payload into these attributes, which is then triggered either by user interaction.
{
"nvd_published_at": "2025-12-09T16:17:37Z",
"cwe_ids": [
"CWE-79"
],
"github_reviewed_at": "2025-12-10T00:01:26Z",
"severity": "LOW",
"github_reviewed": true
}