CVE-2026-47110

Source
https://cve.org/CVERecord?id=CVE-2026-47110
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47110.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47110
Published
2026-06-24T21:21:39.655Z
Modified
2026-08-12T03:51:10.549254672Z
Severity
  • 7.1 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Tiptap for PHP < 2.1.1 DoS via Malformed href Attribute
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-241"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47110.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/ueberdosis/tiptap-php

Affected ranges

Type
GIT
Repo
https://github.com/ueberdosis/tiptap-php
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.1.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
2.*
2.0.0
2.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47110.json"