CVE-2026-33347

Severity CVSS v4.0:
MEDIUM
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
24/03/2026
Last modified:
08/04/2026

Description

league/commonmark is a PHP Markdown parser. From version 2.3.0 to before version 2.8.2, the DomainFilteringAdapter in the Embed extension is vulnerable to an allowlist bypass due to a missing hostname boundary assertion in the domain-matching regex. An attacker-controlled domain like youtube.com.evil passes the allowlist check when youtube.com is an allowed domain. This issue has been patched in version 2.8.2.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:thephpleague:commonmark:*:*:*:*:*:*:*:* 2.3.0 (including) 2.8.2 (excluding)