CVE-2024-8292: CWE-639 Authorization Bypass Through User-Controlled Key in wppost WP-Recall – Registration, Profile, Commerce & More
CVE-2024-8292 is a critical vulnerability in the WP-Recall WordPress plugin, affecting all versions up to 16. 26. 8. It allows unauthenticated attackers to escalate privileges and take over accounts by exploiting improper user identity verification during new order creation when the commerce addon is enabled. Attackers can supply any email address in the user_email field and reset the password for that user without authentication or user interaction. This vulnerability impacts confidentiality, integrity, and availability of affected WordPress sites. No known exploits are currently reported in the wild, but the high CVSS score (9. 8) indicates severe risk. Organizations using WP-Recall with the commerce addon should urgently apply patches once available or implement mitigations. Countries with high WordPress usage and e-commerce activity are at greater risk.
AI Analysis
Technical Summary
CVE-2024-8292 is a critical authorization bypass vulnerability classified under CWE-639 (Authorization Bypass Through User-Controlled Key) affecting the WP-Recall – Registration, Profile, Commerce & More plugin for WordPress. The flaw exists in all versions up to and including 16.26.8 and arises because the plugin fails to properly verify the identity of users during the creation of new orders when the commerce addon is enabled. Specifically, an unauthenticated attacker can submit a crafted request containing any arbitrary email address in the user_email field during order creation. Due to insufficient authorization checks, the attacker can reset the password for the targeted user account associated with that email, effectively taking over the account without needing prior authentication or user interaction. This vulnerability impacts the confidentiality, integrity, and availability of user accounts and site data. The CVSS v3.1 base score is 9.8, reflecting network exploitable, low attack complexity, no privileges required, no user interaction, and full impact on confidentiality, integrity, and availability. Although no known exploits have been reported in the wild yet, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with active commerce addons. The lack of a patch at the time of disclosure increases urgency for mitigation. The vulnerability is assigned by Wordfence and was published on September 6, 2024.
Potential Impact
The vulnerability allows unauthenticated attackers to take over any user account by resetting passwords arbitrarily, leading to full account compromise. This can result in unauthorized access to sensitive user data, manipulation of user profiles, fraudulent transactions, and potential site-wide administrative control if admin accounts are targeted. The integrity of the site is compromised as attackers can alter user data and commerce orders. Availability may also be affected if attackers disrupt commerce operations or lock out legitimate users. Organizations relying on WP-Recall for registration and commerce functionalities face risks of data breaches, financial fraud, reputational damage, and regulatory non-compliance. The ease of exploitation and lack of authentication requirements make this a highly critical threat, especially for e-commerce sites and membership platforms. The absence of known exploits currently provides a window for proactive defense, but the vulnerability is likely to be targeted soon given its severity.
Mitigation Recommendations
1. Immediately disable the commerce addon of the WP-Recall plugin if it is not essential, to block the attack vector. 2. Monitor web server and application logs for suspicious new order creation requests, especially those with unusual or repeated user_email values. 3. Implement Web Application Firewall (WAF) rules to detect and block unauthorized attempts to create orders or reset passwords via the plugin endpoints. 4. Restrict access to order creation endpoints to authenticated users only, if feasible, through custom code or access control plugins. 5. Regularly audit user accounts for unauthorized password changes or suspicious activity. 6. Follow the WP-Recall vendor announcements closely and apply security patches immediately once released. 7. Consider alternative plugins with better security track records if patching is delayed. 8. Educate site administrators on the risks and encourage strong password policies and multi-factor authentication to reduce impact of compromised accounts. 9. Backup site data frequently to enable recovery in case of compromise. 10. Engage professional security services for penetration testing and incident response preparedness.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2024-8292: CWE-639 Authorization Bypass Through User-Controlled Key in wppost WP-Recall – Registration, Profile, Commerce & More
Description
CVE-2024-8292 is a critical vulnerability in the WP-Recall WordPress plugin, affecting all versions up to 16. 26. 8. It allows unauthenticated attackers to escalate privileges and take over accounts by exploiting improper user identity verification during new order creation when the commerce addon is enabled. Attackers can supply any email address in the user_email field and reset the password for that user without authentication or user interaction. This vulnerability impacts confidentiality, integrity, and availability of affected WordPress sites. No known exploits are currently reported in the wild, but the high CVSS score (9. 8) indicates severe risk. Organizations using WP-Recall with the commerce addon should urgently apply patches once available or implement mitigations. Countries with high WordPress usage and e-commerce activity are at greater risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-8292 is a critical authorization bypass vulnerability classified under CWE-639 (Authorization Bypass Through User-Controlled Key) affecting the WP-Recall – Registration, Profile, Commerce & More plugin for WordPress. The flaw exists in all versions up to and including 16.26.8 and arises because the plugin fails to properly verify the identity of users during the creation of new orders when the commerce addon is enabled. Specifically, an unauthenticated attacker can submit a crafted request containing any arbitrary email address in the user_email field during order creation. Due to insufficient authorization checks, the attacker can reset the password for the targeted user account associated with that email, effectively taking over the account without needing prior authentication or user interaction. This vulnerability impacts the confidentiality, integrity, and availability of user accounts and site data. The CVSS v3.1 base score is 9.8, reflecting network exploitable, low attack complexity, no privileges required, no user interaction, and full impact on confidentiality, integrity, and availability. Although no known exploits have been reported in the wild yet, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with active commerce addons. The lack of a patch at the time of disclosure increases urgency for mitigation. The vulnerability is assigned by Wordfence and was published on September 6, 2024.
Potential Impact
The vulnerability allows unauthenticated attackers to take over any user account by resetting passwords arbitrarily, leading to full account compromise. This can result in unauthorized access to sensitive user data, manipulation of user profiles, fraudulent transactions, and potential site-wide administrative control if admin accounts are targeted. The integrity of the site is compromised as attackers can alter user data and commerce orders. Availability may also be affected if attackers disrupt commerce operations or lock out legitimate users. Organizations relying on WP-Recall for registration and commerce functionalities face risks of data breaches, financial fraud, reputational damage, and regulatory non-compliance. The ease of exploitation and lack of authentication requirements make this a highly critical threat, especially for e-commerce sites and membership platforms. The absence of known exploits currently provides a window for proactive defense, but the vulnerability is likely to be targeted soon given its severity.
Mitigation Recommendations
1. Immediately disable the commerce addon of the WP-Recall plugin if it is not essential, to block the attack vector. 2. Monitor web server and application logs for suspicious new order creation requests, especially those with unusual or repeated user_email values. 3. Implement Web Application Firewall (WAF) rules to detect and block unauthorized attempts to create orders or reset passwords via the plugin endpoints. 4. Restrict access to order creation endpoints to authenticated users only, if feasible, through custom code or access control plugins. 5. Regularly audit user accounts for unauthorized password changes or suspicious activity. 6. Follow the WP-Recall vendor announcements closely and apply security patches immediately once released. 7. Consider alternative plugins with better security track records if patching is delayed. 8. Educate site administrators on the risks and encourage strong password policies and multi-factor authentication to reduce impact of compromised accounts. 9. Backup site data frequently to enable recovery in case of compromise. 10. Engage professional security services for penetration testing and incident response preparedness.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-08-28T21:38:57.147Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c26b7ef31ef0b5607be
Added to database: 2/25/2026, 9:39:50 PM
Last enriched: 2/26/2026, 3:55:54 AM
Last updated: 2/26/2026, 9:43:16 AM
Views: 1
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-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.