Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Network-reachable upload with no auth/interaction per source vector; webshell yields full triad impact, but I scope it Unchanged (S:U) as compromise stays within the WordPress/server security authority rather than crossing to a distinct system.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in Daan.Dev OMGF Pro allows Using Malicious Files.
This issue affects OMGF Pro: from n/a through 5.2.6.
AnalysisAI
Arbitrary file upload in Daan.Dev's OMGF Pro WordPress plugin (versions through 5.2.6) lets remote attackers upload files of dangerous types, enabling webshell deployment and full site/server takeover. The CVSS 3.1 base score is 10.0 with a scope-changed vector, and the vector's PR:N indicates the flaw is reachable without authentication. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
OMGF Pro (marketed as Host Google Fonts Pro, CPE cpe:2.3:a:daan.dev:omgf_pro) is the premium tier of the OMGF WordPress plugin, which downloads and self-hosts Google Fonts locally to improve privacy and page-load performance. The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type): an upload handler - plausibly the font-fetching/import or asset-write routine - fails to validate file type, extension, or content, allowing executable content (e.g. a PHP file) to be written into a web-accessible directory. Because WordPress executes PHP from within its uploads/plugin directories, an uploaded script can be requested directly and run in the server context.
RemediationAI
Upgrade OMGF Pro to a release later than 5.2.6 - the record bounds the vulnerable range at 5.2.6, but no exact fixed version number is provided in the input, so confirm the patched build via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/host-google-fonts-pro/vulnerability/wordpress-omgf-pro-plugin-5-2-6-arbitrary-file-upload-vulnerability) and the Daan.Dev account/update channel before deploying. Patch available per vendor advisory; released patched version not independently confirmed from this data. If an update cannot be applied immediately, compensating controls include: deactivating the OMGF Pro plugin (trade-off: Google Fonts revert to remote loading, affecting privacy/performance and possibly layout); placing a WAF rule to block multipart uploads to the plugin's admin-ajax/REST endpoints (trade-off: may break legitimate font imports); and adding a server rule to deny PHP execution within wp-content/uploads and the plugin's writable font directories (trade-off: low, but verify no legitimate dynamic asset relies on it). Restrict access to wp-admin and the plugin's upload/import actions to trusted IPs where feasible.
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-39538
GHSA-qxx8-x6c8-jhvr