Skip to content

Update dependency @tiptap/extension-link to v2.10.4 [SECURITY]#192

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-tiptap-extension-link-vulnerability
Open

Update dependency @tiptap/extension-link to v2.10.4 [SECURITY]#192
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-tiptap-extension-link-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tiptap/extension-link (source) 2.2.42.10.4 age confidence

@​tiptap/extension-link vulnerable to Cross-site Scripting (XSS)

CVE-2025-14284 / GHSA-vhrc-hgrq-x75r

More information

Details

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.

Severity

  • CVSS Score: 2.0 / 10 (Low)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:P

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

ueberdosis/tiptap (@​tiptap/extension-link)

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

v2.10.3

Compare Source

What's Changed

  • fix(link): change type HTMLLinkElement to HTMLAnchorElement (#​5858)
  • fix(character-count): setting content larger than limit should truncate #​5851 (#​5862)
  • fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#​5863)
  • fix(code): more robust regex for text enclosed in backticks #​4467 (#​4468)
  • fix(core): update types to match prosemirror-view #​5867
  • fix(react): useIsomorphicLayoutEffect instead to support SSR #​5872

Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.1...v2.10.2

v2.10.1

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1

v2.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.9.1...v2.10.0

v2.9.1

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.9.0...v2.9.1

v2.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.8.0...v2.9.0

v2.8.0

Compare Source

#​5669

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.4...v2.8.0

v2.7.4

Compare Source

#​5667

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.3...v2.7.4

v2.7.3

Compare Source

#​5652 (comment)

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.2...v2.7.3

v2.7.2

Compare Source

#​5631

What's Changed

Full Changelog: ueberdosis/tiptap@v2.7.1...v2.7.2

v2.7.1

Compare Source

#​5627

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.0...v2.7.1

v2.7.0

Compare Source

#​5511

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.6.6...v2.7.0

v2.6.6

Compare Source

#​5537

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.6.5...v2.6.6

v2.6.5

Compare Source

#​5532

What's Changed

Full Changelog: ueberdosis/tiptap@v2.6.4...v2.6.5

v2.6.4

Compare Source

#​5497

What's Changed

Full Changelog: ueberdosis/tiptap@v2.6.3...v2.6.4

v2.6.3

Compare Source

#​5484

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.6.2...v2.6.3

v2.6.2

Compare Source

What's Changed

  • Addresses a bug with react in Next.js or when immediatelyRender: false is specified in useEditor
  • Publish a new pre-release version by @​github-actions in #​5482

Full Changelog: ueberdosis/tiptap@v2.6.1...v2.6.2

v2.6.1

Compare Source

#​5480

What's Changed

Full Changelog: ueberdosis/tiptap@v2.6.0...v2.6.1

v2.6.0

Compare Source

#​5458

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.5.9...v2.6.0

v2.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.5.8...v2.5.9

v2.5.8

Compare Source

Patch Changes

v2.5.7

Compare Source

Patch Changes

v2.5.6

Compare Source

Patch Changes
  • c0e5398: Links were opening twive when the editor was not editable and openOnclick was true, now openOnClick setting will check if it is editable before trying to open programmatically resolves #​4877
  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]

v2.5.5

Compare Source

Patch Changes

v2.5.4

Compare Source

Patch Changes
  • dd7f9ac: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible way
  • Updated dependencies [dd7f9ac]

v2.5.3

Compare Source

Patch Changes
  • a473826: Make openOnClick backwards compatible with previous whenNotEditable value, this is now the default and is deprecated

v2.5.2

Compare Source

Patch Changes

v2.5.1

Compare Source

Patch Changes

v2.5.0

Compare Source

Patch Changes

v2.4.0

Compare Source

Features

2.3.2 (2024-05-08)

Note: Version bump only for package @​tiptap/extension-link

2.3.1 (2024-04-30)

Note: Version bump only for package @​tiptap/extension-link

v2.3.2

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.3.1

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-link

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-link

2.2.5 (2024-04-05)

Bug Fixes
  • extension-link: Avoid auto-linking partial text for invalid TLDs (#​4865) (4474d05)

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-link

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-link

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-link

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-link

v2.2.6

Compare Source

Note: Version bump only for package @​tiptap/extension-link

v2.2.5

Compare Source

Bug Fixes
  • extension-link: Avoid auto-linking partial text for invalid TLDs (#​4865) (4474d05)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/npm-tiptap-extension-link-vulnerability branch from 4b7f738 to 96e1b0b Compare January 8, 2026 18:11
@renovate
renovate Bot force-pushed the renovate/npm-tiptap-extension-link-vulnerability branch from 96e1b0b to 5761cf6 Compare May 13, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants