Tiptap for PHP before version 2.1.1 contains an input validation vulnerability that allows authenticated attackers to cause a denial of service by submitting Tiptap JSON with the attrs.href field set to an array instead of a string, causing an unhandled TypeError in the Link::isAllowedUri() function when passed to preg_match(). Attackers can persist malformed JSON records that permanently crash the server-side HTML rendering pipeline for all subsequent viewers of that record until the database entry is manually repaired.
References
Configurations
No configuration.
History
24 Jun 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-24 22:16
Updated : 2026-07-14 22:16
NVD link : CVE-2026-47110
Mitre link : CVE-2026-47110
CVE.ORG link : CVE-2026-47110
JSON object : View
Products Affected
No product.
CWE
CWE-241
Improper Handling of Unexpected Data Type
