@tiptap/core is vulnerable to Denial of Service (DoS)
22
Low Risk
The rewriteUnknownContent helper sanitizes untrusted editor JSON by filtering unknown marks and nodes before content is loaded. When marks or content arrays contain null or undefined entries, the helper dereferenced those values and threw a TypeError, aborting sanitization. Applications that call this helper on attacker-controlled JSON could crash the editor workflow or fail to load documents. The fix drops nullish array entries instead of throwing while preserving existing handling for valid marks and nodes.
You are affected if you are using a version that falls within the vulnerable range.
@tiptap/core is vulnerable to Denial of Service (DoS) in versions 2.11.0 - 3.26.1.
Upgrade the @tiptap/core library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant