CVE Catalog

CVE-2026-55691

HighCVSS 8.6
Published: Translated: NVD NIST

Summary

The EmbedVideo extension for MediaWiki prior to 4.1.0 passes the user-supplied class value directly to sprintf when constructing a figure element. A quote in the class value can terminate the class attribute and inject arbitrary HTML attributes or markup into the rendered page.

Risk Assessment

A user able to edit a wiki page can store JavaScript that executes for visitors rendering the affected content. This leads to session hijacking or other actions in the wiki context.

Recommendation

Upgrade the EmbedVideo extension to version 4.1.0 or later. Until then, consider restricting wiki page edit permissions.

Other vulnerabilities in EmbedVideo Extension

See all
Original NVD description (English source)

The EmbedVideo Extension is a MediaWiki extension which adds a parser function called #ev and various parser tags for embedding video clips from various video sharing services. Prior to 4.1.0, EmbedHtmlFormatter::toHtml in includes/EmbedService/EmbedHtmlFormatter.php passes the user-supplied class value directly to sprintf while constructing a figure element. A quote in the class value can terminate the class attribute and inject arbitrary HTML attributes or markup into the rendered page. A user able to edit a wiki page can store JavaScript that executes for visitors who render the affected content. This issue is fixed in version 4.1.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS