PT-2026-52102 · Unknown · Tiptap For Php
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Tiptap for PHP versions prior to 2.1.1
Description
An input validation issue allows authenticated attackers to cause a denial of service. By submitting Tiptap JSON where the
attrs.href field is set as an array instead of a string, an unhandled TypeError is triggered in the isAllowedUri() function when the value is passed to preg match(). This allows attackers to 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.Recommendations
Update Tiptap for PHP to version 2.1.1 or later.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tiptap For Php