Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
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:N/I:L/A:L
Lifecycle Timeline
3DescriptionCVE.org
The Pie Register - User Registration, Profiles & Content Restriction plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the pie_main() function in all versions up to, and including, 3.8.4.8. This makes it possible for unauthenticated attackers to change registration form status.
AnalysisAI
Unauthenticated attackers can modify registration form status in Pie Register plugin for WordPress versions up to 3.8.4.8 due to a missing capability check in the pie_main() function. The vulnerability allows unauthorized changes to critical registration settings without authentication, impacting the integrity of user registration workflows. CVSS 6.5 reflects moderate severity with both confidentiality and availability impact; no public exploit code or active exploitation has been confirmed at this time.
Technical ContextAI
Pie Register is a WordPress plugin that manages user registration forms, profiles, and content access restrictions. The vulnerability stems from CWE-862 (Missing Authorization), where the pie_main() function fails to verify user capabilities before processing registration form modifications. WordPress capabilities are the authorization framework that controls which users can perform specific actions; the absence of a capability check (such as current_user_can()) creates an authorization bypass. The affected CPE (genetechproducts:pie_register_-_user_registration,_profiles_&_content_restriction) indicates all versions through 3.8.4.8 are impacted. The CVSS vector (PR:N) confirms the attack requires no prior privilege or authentication, and the network-based attack vector (AV:N) with low complexity (AC:L) means the attack is trivial to execute remotely via HTTP requests.
RemediationAI
Update Pie Register to version 3.8.4.9 or later, which includes the capability check fix. Administrators should immediately upgrade via the WordPress plugin dashboard (Plugins > Installed Plugins > Pie Register > Update) or download the patched version from plugins.trac.wordpress.org/changeset/3494602/pie-register. As an interim workaround pending upgrade, restrict plugin access via WordPress role and capability management to trusted administrators only, though this does not fully mitigate the unauthenticated attack surface. Verify registration form settings after upgrade to ensure no unauthorized modifications were made during the vulnerability window.
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 weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18965
GHSA-f2v8-p56h-3qj9