CVE-2026-19912
Received
Received - Intake
Unauthenticated Remote Code Execution in Kaltura HTML5 Player
Vulnerability report for CVE-2026-19912, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-25
Last updated on: 2026-08-25
Assigner: CERT/CC
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kaltura | html5_player_library | to 2.45 (exc) |
| kaltura | html5_player_library | From 2.45 (inc) to 2.103 (inc) |
| kaltura | html5_player_library | From 2.0 (inc) to 2.45 (exc) |
| kaltura | html5_player | to 2.103 (exc) |
| kaltura | html5_player | 2.x |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |