External risk intelligence

GP Premium Arbitrary File Upload Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.9)

CVE-2026-66627

This vulnerability affects a WordPress plugin, which by design powers internet-facing web applications. Arbitrary file upload vulnerabilities in such plugins are commonly reachable via the public web interface of the host site.

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 critical security vulnerability has been identified in a widely used WordPress plugin, potentially allowing unauthorized users to upload malicious files. This could lead to significant compromises of website integrity and data. The primary concern is confirming if our environment utilizes this specific plugin and, if so, understanding the potential exposure.

  • Allows file uploads by unauthorized users.
  • Affects a common WordPress plugin.
  • Confirm relevance and assess exposure.

Attack Path

How an attacker could exploit the issue

An attacker could exploit this vulnerability by uploading a malicious file to a website using a vulnerable version of the GP Premium plugin. This could occur if the attacker has low-privileged access to the site. Successful exploitation could allow an attacker to execute arbitrary code on the server, leading to a compromise of the website and its data.

  • Requires low-privileged user access.
  • Triggered by uploading a specially crafted file.
  • Enables arbitrary code execution on the server.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an authenticated user to upload arbitrary files to the server. When supported by the advisory, this could lead to the execution of malicious code or the modification of website content. The impact depends on the server's configuration and the privileges of the authenticated user.

  • Arbitrary files on the server.
  • Uploading through a vulnerable interface.
  • Potential for code execution or content alteration.

Operational Fix

Recommended remediation, mitigation, and detection steps

Determining ownership requires identifying which teams manage the WordPress instances hosting the affected plugin, coordinating with application owners and infrastructure teams. The initial practical step is to locate all deployments of the plugin, assess their exposure, and confirm their business criticality to prioritize remediation efforts.

  • Application owners and infrastructure teams.
  • Verify plugin presence and network exposure.
  • Plan remediation based on assessed risk.

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 GP Premium plugin used for in WordPress?

GP Premium is an add-on plugin for the GeneratePress WordPress theme. It provides advanced customization features, such as layout controls, typography settings, and site-building tools, helping developers and site owners manage the design and functionality of their websites without needing to write custom code.

What does CWE-434 mean regarding CVE-2026-66627?

CWE-434 refers to Unrestricted Upload of File with Dangerous Type. In the context of this CVE, it means the software fails to properly check or limit the types of files being uploaded. Because the plugin does not correctly validate these files, an attacker can upload malicious scripts, which the server may then execute.

How is the arbitrary file upload triggered?

An attacker triggers this by interacting with a vulnerable upload interface provided by the plugin. This requires the attacker to have at least a low-privileged account on the WordPress site. Simply visiting the site as a guest or anonymous user does not trigger the vulnerability; a valid, authenticated session is a necessary precondition.

Is my site at risk if it uses GP Premium?

According to Halo Surface Signal, this vulnerability is highly relevant because GP Premium is designed to power internet-facing web applications. Since these sites are accessible via the public web, the file upload interface is often reachable by external attackers. If your site is hosted publicly, it should be considered a priority for review.

What should I do first to address CVE-2026-66627?

Your first step is to perform an inventory of all WordPress installations to identify which ones have the GP Premium plugin installed and which versions are currently in use. Once you have identified all instances, coordinate with your web development and infrastructure teams to prioritize updates for any sites running version 2.5.5 or older.

References