CVE-2025-13642: CWE-94 Improper Control of Generation of Code ('Code Injection') in properfraction Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.16.7 due to insufficient input sanitization on the `type` parameter in the form preview functionality. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes via the `pp_preview_form` endpoint.
AI Analysis
Technical Summary
The vulnerability identified as CVE-2025-13642 affects the ProfilePress WordPress plugin, specifically the Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content components. The issue arises from improper input sanitization of the 'type' parameter in the form preview functionality, which is accessible via the 'pp_preview_form' endpoint. Authenticated users with Subscriber-level privileges or higher can exploit this flaw to execute arbitrary shortcodes. Shortcodes in WordPress are snippets that can execute PHP code or embed content, so arbitrary shortcode execution effectively allows code injection within the context of the WordPress site. This can lead to unauthorized actions such as data leakage, modification of site content, or privilege escalation if chained with other vulnerabilities. The vulnerability is classified under CWE-94, indicating improper control over code generation. The CVSS v3.1 score is 5.4 (medium), reflecting network attack vector, low attack complexity, requiring privileges but no user interaction, and limited confidentiality and integrity impacts without affecting availability. No patches or known exploits are currently reported, but the widespread use of ProfilePress in membership and ecommerce sites increases the risk. Attackers exploiting this vulnerability could manipulate site behavior, access sensitive user data, or alter membership controls, impacting business operations and user trust.
Potential Impact
For European organizations, the impact of this vulnerability can be significant, especially for those relying on WordPress sites for ecommerce, membership management, or user registration. Unauthorized shortcode execution can lead to data confidentiality breaches, such as exposure of user information or membership details. Integrity could be compromised by unauthorized content changes or manipulation of user privileges, potentially enabling further attacks or fraud. Although availability is not directly impacted, the reputational damage and potential regulatory consequences under GDPR for data breaches could be severe. Organizations in sectors like retail, education, and membership-based services are particularly at risk. The requirement for authenticated access reduces the attack surface but does not eliminate risk, as subscriber-level accounts are common and may be compromised via phishing or credential stuffing. The lack of known exploits currently provides a window for proactive mitigation before widespread exploitation occurs.
Mitigation Recommendations
European organizations should immediately verify if their WordPress installations use the ProfilePress plugin, particularly versions up to 4.16.7. Since no official patch links are provided, organizations should monitor vendor announcements for updates and apply patches promptly once available. In the interim, restrict subscriber-level account creation and monitor for suspicious activity on the 'pp_preview_form' endpoint. Implement Web Application Firewall (WAF) rules to detect and block unusual shortcode patterns or requests targeting the vulnerable parameter. Conduct regular audits of user privileges to ensure minimal necessary access and enforce strong authentication mechanisms, including multi-factor authentication, to reduce the risk of account compromise. Additionally, consider disabling or limiting the form preview functionality if not essential. Employ security plugins that can detect and prevent shortcode abuse and maintain comprehensive logging to facilitate incident response. Finally, educate users about phishing risks to prevent credential theft that could enable exploitation.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-13642: CWE-94 Improper Control of Generation of Code ('Code Injection') in properfraction Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
Description
The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.16.7 due to insufficient input sanitization on the `type` parameter in the form preview functionality. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes via the `pp_preview_form` endpoint.
AI-Powered Analysis
Technical Analysis
The vulnerability identified as CVE-2025-13642 affects the ProfilePress WordPress plugin, specifically the Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content components. The issue arises from improper input sanitization of the 'type' parameter in the form preview functionality, which is accessible via the 'pp_preview_form' endpoint. Authenticated users with Subscriber-level privileges or higher can exploit this flaw to execute arbitrary shortcodes. Shortcodes in WordPress are snippets that can execute PHP code or embed content, so arbitrary shortcode execution effectively allows code injection within the context of the WordPress site. This can lead to unauthorized actions such as data leakage, modification of site content, or privilege escalation if chained with other vulnerabilities. The vulnerability is classified under CWE-94, indicating improper control over code generation. The CVSS v3.1 score is 5.4 (medium), reflecting network attack vector, low attack complexity, requiring privileges but no user interaction, and limited confidentiality and integrity impacts without affecting availability. No patches or known exploits are currently reported, but the widespread use of ProfilePress in membership and ecommerce sites increases the risk. Attackers exploiting this vulnerability could manipulate site behavior, access sensitive user data, or alter membership controls, impacting business operations and user trust.
Potential Impact
For European organizations, the impact of this vulnerability can be significant, especially for those relying on WordPress sites for ecommerce, membership management, or user registration. Unauthorized shortcode execution can lead to data confidentiality breaches, such as exposure of user information or membership details. Integrity could be compromised by unauthorized content changes or manipulation of user privileges, potentially enabling further attacks or fraud. Although availability is not directly impacted, the reputational damage and potential regulatory consequences under GDPR for data breaches could be severe. Organizations in sectors like retail, education, and membership-based services are particularly at risk. The requirement for authenticated access reduces the attack surface but does not eliminate risk, as subscriber-level accounts are common and may be compromised via phishing or credential stuffing. The lack of known exploits currently provides a window for proactive mitigation before widespread exploitation occurs.
Mitigation Recommendations
European organizations should immediately verify if their WordPress installations use the ProfilePress plugin, particularly versions up to 4.16.7. Since no official patch links are provided, organizations should monitor vendor announcements for updates and apply patches promptly once available. In the interim, restrict subscriber-level account creation and monitor for suspicious activity on the 'pp_preview_form' endpoint. Implement Web Application Firewall (WAF) rules to detect and block unusual shortcode patterns or requests targeting the vulnerable parameter. Conduct regular audits of user privileges to ensure minimal necessary access and enforce strong authentication mechanisms, including multi-factor authentication, to reduce the risk of account compromise. Additionally, consider disabling or limiting the form preview functionality if not essential. Employ security plugins that can detect and prevent shortcode abuse and maintain comprehensive logging to facilitate incident response. Finally, educate users about phishing risks to prevent credential theft that could enable exploitation.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-25T02:56:43.143Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69383fbf795dcaf6c50728aa
Added to database: 12/9/2025, 3:26:55 PM
Last enriched: 12/9/2025, 3:42:04 PM
Last updated: 12/11/2025, 3:31:03 AM
Views: 13
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-14485: Command Injection in EFM ipTIME A3004T
LowCVE-2025-13764: CWE-269 Improper Privilege Management in ApusTheme WP CarDealer
CriticalCVE-2025-11467: CWE-918 Server-Side Request Forgery (SSRF) in themeisle RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator
MediumUsing AI Gemma 3 Locally with a Single CPU , (Wed, Dec 10th)
MediumCVE-2025-67720: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in Mayuri-Chan pyrofork
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.