Wordpress Plugin
CVE-2025-48300
CRITICAL
Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in Adrian Tobey Groundhogg groundhogg allows Upload a Web Shell to a Web Server.This issue affects Groundhogg: from n/a through <= 4.2.1.
AnalysisAI
Upload of arbitrary files in Groundhogg WordPress plugin through version 4.2.1 enables attackers to upload web shells to the server, achieving remote code execution. The vulnerability stems from insufficient validation of uploaded file types, allowing an attacker to bypass file type restrictions and execute malicious code on the affected web server. This is a critical vulnerability affecting a widely-used WordPress plugin, though current EPSS scoring (0.09%) suggests low real-world exploitation probability at time of analysis.
Technical ContextAI
Groundhogg is a WordPress plugin providing CRM and email marketing functionality. The vulnerability exists in the file upload handling mechanism, classified as CWE-434 (Unrestricted Upload of File with Dangerous Type). This CWE category encompasses failures to properly validate file types during upload operations, allowing attackers to bypass restrictions designed to prevent executable files (such as .php, .php5, .phtml) from being uploaded to web-accessible directories. The plugin's upload handler does not adequately verify file extensions or MIME types before storing user-supplied files, creating a direct path for arbitrary code execution when uploaded files are accessed through the web server.
Affected ProductsAI
Adrian Tobey Groundhogg plugin for WordPress is affected in all versions through and including 4.2.1. The vulnerability applies to the entire version range from the plugin's initial release through version 4.2.1. Users running any version of Groundhogg at or below 4.2.1 on WordPress installations are at risk.
RemediationAI
Upgrade Groundhogg plugin to a version newer than 4.2.1 immediately. The primary remediation is to obtain and install the patched release from the official WordPress plugin repository or the plugin vendor's distribution channel. Site administrators should verify the installed version is above 4.2.1 and test upload functionality after patching. As an interim mitigation while patches are evaluated or deployed, restrict upload directory permissions in the web server configuration to prevent execution of PHP and other script files in upload directories by adding .htaccess rules or web server directives that disable script execution in the uploads folder. Review server logs for evidence of suspicious file uploads to the plugin's upload directories. The official advisory is available at https://patchstack.com/database/Wordpress/Plugin/groundhogg/vulnerability/wordpress-groundhogg-4-2-1-arbitrary-file-upload-vulnerability.
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