Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Unauthenticated network-reachable file upload with no interaction (AV:N/AC:L/PR:N/UI:N) yields RCE that escapes the plugin scope (S:C) with full C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Arbitrary File Upload in Type Hub <= 2.0.6 versions.
AnalysisAI
Unauthenticated arbitrary file upload in the Type Hub WordPress plugin (versions ≤ 2.0.6) lets remote attackers upload malicious files without any credentials, typically leading to remote code execution and full site compromise. The CVSS 3.1 base score is a maximum 10.0 with a changed scope (S:C), reflecting that a successful upload can pivot beyond the plugin into the underlying host. No public exploit has been identified at time of analysis and the flaw is not listed in CISA KEV, but the trivial attack complexity and lack of authentication make it an urgent patch priority.
Technical ContextAI
Type Hub is a WordPress plugin published by BrandExponents (CPE cpe:2.3:a:brandexponents:type_hub), used for typography/font management within WordPress sites. The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type): a plugin endpoint accepts file uploads without validating the file type, extension, or content, allowing an attacker to place executable PHP (or similar server-interpreted) files into a web-accessible location. Because WordPress plugins run inside the PHP application context, an uploaded web shell executes with the privileges of the web server user, and the CVSS changed-scope flag indicates impact can extend beyond the vulnerable component to the broader hosting environment.
RemediationAI
No vendor-released patch version was identified in the available data, so the exact fixed release cannot be cited; administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/typehub/vulnerability/wordpress-type-hub-plugin-2-0-6-arbitrary-file-upload-vulnerability?_s_id=cve) and the vendor for an update beyond 2.0.6 and apply it as the primary fix. Until a confirmed patched version is available, the safest compensating control is to deactivate and remove the Type Hub plugin, which fully eliminates the vulnerable upload endpoint at the cost of losing the plugin's typography functionality. If removal is not acceptable, restrict access to the plugin's upload handler via web-server rules or a WAF (Patchstack offers virtual patching), block execution of PHP within the WordPress uploads directory (e.g., an uploads-directory deny rule for .php), and monitor the filesystem for newly written executable files - noting that WAF/virtual-patch rules can be bypassed and are a temporary measure rather than a true fix.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53891
GHSA-pg7v-726m-f23v