PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-19912 Kaltura CVE debrief

The Kaltura HTML5 player (mwEmbed / html5lib) contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. This vulnerability allows an attacker to write arbitrary files into web-accessible locations and achieve code execution as the webserver user. Organizations using the Kaltura HTML5 player, particularly those with publicly accessible instances, should prioritize patching to prevent potential code execution. Affected versions include html5lib v2.45, v2.103 and earlier, and other v2.x releases exposing the vulnerable endpoint. The CVE record was published on 2026-08-25T17:17:07.263Z and has not been modified since then. Evidence is based on the official CVE Program record and NVD vulnerability detail.

Vendor
Kaltura
Product
Kaltura HTML5 Video Player, html5 library
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-25
Original CVE updated
2026-09-01
Advisory published
2026-08-25
Advisory updated
2026-09-01

Who should care

Organizations using the Kaltura HTML5 player, particularly those with publicly accessible instances, should prioritize patching to prevent potential code execution. This includes reviewing current deployments, identifying exposed systems, and planning vendor-supported updates or mitigations through normal change control. Security teams should also review compensating controls for exposed systems while remediation is scheduled and verified.

Technical 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. This allows an attacker to 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.

Defensive priority

Organizations using the Kaltura HTML5 player should prioritize patching to prevent potential code execution.

Recommended defensive actions

  • Patch the Kaltura HTML5 player to the latest version
  • Restrict access to the vulnerable endpoint
  • Monitor for suspicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE description indicates that the Kaltura HTML5 player contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. Evidence is based on the official CVE Program record and NVD vulnerability detail. The vulnerability allows an attacker to 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. Defenders should verify the presence of affected versions in their environments and review access controls for the vulnerable endpoint.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-19912 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-19912

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-19912 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-19912

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.