CVE-2026-47110
MEDIUM
6.5
CVSS 3.1
Description
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.
Metadata
Severity & Metrics
6.5
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| ueberdosis | tiptap-php | — | 0 < 2.1.1 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-241 | cna | Improper Handling of Unexpected Data Type |
CVSS scores (2)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.1 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
| 6.5 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
References (4)
- Release Notes https://github.com/ueberdosis/tiptap-php/releases/tag/2.1.1
- Pull Request https://github.com/ueberdosis/tiptap-php/pull/94
- Patch Commit https://github.com/ueberdosis/tiptap-php/commit/74bfb7be1c8c6102b240f3879b7f984a6ab87b97
- https://www.vulncheck.com/advisories/tiptap-for-php-dos-via-malformed-href-attribute