CVE Catalog

CVE-2026-19912

Unknown
Published: Translated: NVD NIST

Summary

The Kaltura HTML5 player (mwEmbed / html5lib) contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user-controlled ServiceUrl, whose response is passed to unserialize(), and the resulting object’s fields are written to a cache path derived from attacker-supplied uiconf_id without proper path validation. An attacker can write arbitrary files into web-accessible locations and achieve code execution as the webserver user.

Risk Assessment

An attacker can take over the web server, potentially leading to full system compromise, data theft, or further attacks within the network.

Recommendation

Immediately update html5lib to a patched version. If not possible, disable or restrict access to mwEmbedLoader.php and apply measures such as WAF and monitoring for unusual requests.

Other vulnerabilities in Kaltura HTML5 player (html5lib)

Original NVD description (English source)

The Kaltura HTML5 player (mwEmbed / html5lib) contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize(), and the resulting object’s fields are written to a cache path derived from attacker‑supplied uiconf_id without proper path validation. An attacker can write arbitrary files into web‑accessible locations and achieve code execution as the webserver user. Affected versions include html5lib v2.45, v2.103 and earlier, and other v2.x releases exposing the vulnerable endpoint.

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