CVE-2026-77138 PUBLISHED

Remote Code Execution in extension "HTML5 Video Player vs. Powermail" (html5videoplayer_powermail)

Assigner: TYPO3
Reserved: 20.08.2026 Published: 25.08.2026 Updated: 25.08.2026

The extension fails to safely process untrusted client input of an attacker-controlled cookie directly to PHP's unserialize(). A remote, unauthenticated attacker can supply a crafted serialized payload to trigger PHP Object Injection, leading to Remote Code Execution on the TYPO3 server.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor TYPO3
Product Extension "HTML5 Video Player vs. Powermail"
Versions Default: unaffected
  • affected from 0 to 0.2.1 (incl.)

Credits

  • Torben Hansen reporter

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE