External risk intelligence

Embed HTML5 Game WordPress Plugin Unauthenticated PHP Backdoor Upload

CVE advisorySeverity: CRITICAL (CVSS 10.0)

CVE-2026-4357

The vulnerability affects a WordPress plugin, which is typically deployed as part of an internet-facing web application. WordPress sites and their plugins are commonly accessible via public web interfaces, making the vulnerable upload functionality reachable from the internet.

Unrestricted File Upload

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A vulnerability has been identified in a WordPress plugin that could allow unauthenticated attackers to upload malicious files to websites. This could potentially lead to unauthorized access and control of affected sites.

  • Unrestricted file uploads by attackers.
  • Potentially compromises website integrity.
  • Focus on confirming relevance and exposure.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can upload a PHP backdoor to a vulnerable WordPress site by exploiting a weakness in how the Embed HTML5 Game plugin handles file uploads. This could allow the attacker to gain control of the affected website.

  • No authentication required.
  • Upload a malicious file.
  • Full site compromise.

Live Threat

Current exploitation, exposure, and threat context

Unauthenticated attackers could upload PHP backdoors to affected WordPress sites when the Embed HTML5 Game plugin is installed. This could allow for arbitrary code execution and a complete compromise of the website.

  • Website files and data.
  • Unauthenticated file upload.
  • Complete website compromise.

Operational Fix

Recommended remediation, mitigation, and detection steps

For this vulnerability in the Embed HTML5 Game WordPress plugin, website owners and platform administrators are primarily responsible for taking action. The initial step involves identifying all WordPress sites using the affected plugin, assessing their exposure to the internet, and confirming business criticality. Once these factors are understood, the accountable owner should be identified to plan and execute remediation, which may involve coordination with vendors or implementing temporary risk-reduction measures.

  • Website owners own the issue.
  • Verify plugin presence and exposure.
  • Plan and coordinate remediation.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the Embed HTML5 Game WordPress plugin?

It is an add-on for WordPress websites designed to help site owners embed and display HTML5 games for their visitors. Like many WordPress plugins, it extends the functionality of the content management system, but it relies on proper security configurations to ensure that file handling remains safe for the underlying web server.

What does CVE-2026-4357 mean?

This CVE highlights a weakness known as Unrestricted Upload of File with Dangerous Type (CWE-434). In simple terms, the plugin fails to check who is uploading a file or what kind of file it is. This allows an attacker to bypass standard security and place malicious script files, such as PHP backdoors, directly onto the server.

How does an attacker trigger this vulnerability?

An attacker exploits this by sending a request to the plugin's file upload mechanism. No login or administrative credentials are required to interact with this function. The bug is triggered whenever the plugin accepts an unauthorized file type; it is not triggered if the file upload functionality is completely disabled or unreachable.

Is my site at risk according to Halo Surface Signal?

Yes, Halo Surface Signal flags this as likely relevant because the plugin is part of a WordPress site, which is typically configured as an internet-facing web application. Since the vulnerable upload function is accessible through the public web interface, any site running this plugin version is reachable by attackers over the internet.

Do I need to take action if I use this plugin?

Yes. First, perform an inventory to confirm if you are running the affected plugin version. Because this vulnerability allows for full site compromise, verify your site's exposure to the internet immediately. Work with your technical team to determine the business criticality of the site and identify the owner responsible for removing or securing the component.

References