Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
The User Registration Advanced Fields plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'URAF_AJAX::method_upload' function in all versions up to, and including, 1.6.20. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. Note: The vulnerability can only be exploited if a "Profile Picture" field is added to the form.
AnalysisAI
Unrestricted file upload in User Registration Advanced Fields plugin for WordPress (≤1.6.20) allows remote unauthenticated attackers to upload executable files and achieve code execution on the web server when Profile Picture fields are enabled in registration forms. Wordfence has documented this critical vulnerability affecting all versions through 1.6.20, with exploitation possible against any site using the Profile Picture form field feature without authentication or user interaction required.
Technical ContextAI
The vulnerability resides in the URAF_AJAX::method_upload function which handles file uploads for the WordPress User Registration Advanced Fields plugin. This function fails to implement server-side file type validation before accepting uploaded files through the Profile Picture field component. CWE-434 (Unrestricted Upload of File with Dangerous Type) represents a critical input validation failure where applications accept files without verifying content type, extension, or executable characteristics. In WordPress environments, successful upload of PHP files to web-accessible directories enables direct code execution through HTTP requests to the uploaded file path. The plugin extends WP User Registration functionality to add custom fields including profile pictures, resume uploads, and other file-based inputs to registration forms.
RemediationAI
Upgrade to User Registration Advanced Fields version 1.6.21 or later once available (exact patched version not confirmed in provided intelligence - verify with vendor at wpuserregistration.com). Until patching is possible, remove or disable Profile Picture fields from all user registration and profile forms as an immediate compensating control; this eliminates the attack surface entirely but removes legitimate profile picture functionality for users. Alternatively, implement web application firewall (WAF) rules to block file uploads with executable extensions (.php, .phtml, .php5, .phar) to the plugin's upload handler endpoints, though this may be bypassable via null-byte injection or double-extension techniques. Review existing uploads directory (typically wp-content/uploads/user-registration/) for suspicious PHP files uploaded prior to mitigation. Consult Wordfence Threat Intelligence at https://www.wordfence.com/threat-intel/vulnerabilities/id/f2c6a377-216f-4d61-8fae-ec5bc2793cdf for updated remediation guidance and detection indicators.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26734