CVE-2024-5665: CWE-862 Missing Authorization in xootix Login/Signup Popup ( Inline Form + Woocommerce )
CVE-2024-5665 is a medium severity vulnerability in the WordPress plugin Login/Signup Popup (Inline Form + Woocommerce) versions 2. 7. 1 to 2. 7. 2. It arises from a missing authorization check in the 'export_settings' function, allowing authenticated users with Subscriber-level access or higher to read arbitrary site options. This unauthorized data access does not require user interaction and can be exploited remotely over the network. While it does not impact data integrity or availability, the confidentiality of sensitive configuration data is at risk. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize updating or applying patches once available and restrict subscriber privileges where possible to mitigate risk.
AI Analysis
Technical Summary
CVE-2024-5665 is a vulnerability classified under CWE-862 (Missing Authorization) found in the WordPress plugin Login/Signup Popup (Inline Form + Woocommerce), specifically in versions 2.7.1 and 2.7.2. The flaw exists due to the absence of a proper capability check in the 'export_settings' function, which is responsible for exporting plugin settings. This missing authorization allows any authenticated user with at least Subscriber-level privileges to invoke this function and read arbitrary options from the affected WordPress site. Since WordPress Subscriber roles are commonly assigned to registered users with minimal permissions, this vulnerability significantly lowers the bar for exploitation. The attack vector is network-based and does not require user interaction, making it easier to exploit remotely. The vulnerability impacts confidentiality by exposing potentially sensitive configuration data but does not affect integrity or availability. The CVSS 3.1 base score is 4.3, indicating medium severity, with the vector string AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N. No public exploits are known at this time, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is used primarily on WordPress sites integrating WooCommerce, which are common in e-commerce environments.
Potential Impact
The primary impact of CVE-2024-5665 is unauthorized disclosure of sensitive configuration data from affected WordPress sites. Attackers with Subscriber-level access can read arbitrary options, which may include API keys, payment gateway settings, or other sensitive plugin configurations. This exposure can facilitate further attacks such as privilege escalation, targeted phishing, or data theft. Although the vulnerability does not allow modification or deletion of data, the confidentiality breach can undermine trust and compliance, especially for e-commerce sites handling customer data. Organizations relying on the affected plugin risk reputational damage and potential regulatory consequences if sensitive data is leaked. The ease of exploitation and the commonality of Subscriber roles increase the likelihood of exploitation in environments with many registered users. The lack of known exploits in the wild reduces immediate risk but does not eliminate it, as attackers may develop exploits following public disclosure.
Mitigation Recommendations
To mitigate CVE-2024-5665, organizations should immediately update the Login/Signup Popup (Inline Form + Woocommerce) plugin to a patched version once released by the vendor. In the absence of an official patch, administrators should restrict Subscriber-level user capabilities to minimize exposure, for example by limiting user registrations or reducing privileges where feasible. Implementing a Web Application Firewall (WAF) with rules to detect and block unauthorized access attempts to the 'export_settings' function can provide temporary protection. Regularly auditing user roles and permissions to ensure least privilege principles are enforced will reduce the attack surface. Monitoring logs for unusual access patterns related to plugin settings export functions can help detect exploitation attempts. Additionally, isolating critical configuration data and using environment variables or secure vaults instead of storing sensitive data in plugin options can limit the impact of such vulnerabilities.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Netherlands, Japan
CVE-2024-5665: CWE-862 Missing Authorization in xootix Login/Signup Popup ( Inline Form + Woocommerce )
Description
CVE-2024-5665 is a medium severity vulnerability in the WordPress plugin Login/Signup Popup (Inline Form + Woocommerce) versions 2. 7. 1 to 2. 7. 2. It arises from a missing authorization check in the 'export_settings' function, allowing authenticated users with Subscriber-level access or higher to read arbitrary site options. This unauthorized data access does not require user interaction and can be exploited remotely over the network. While it does not impact data integrity or availability, the confidentiality of sensitive configuration data is at risk. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize updating or applying patches once available and restrict subscriber privileges where possible to mitigate risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-5665 is a vulnerability classified under CWE-862 (Missing Authorization) found in the WordPress plugin Login/Signup Popup (Inline Form + Woocommerce), specifically in versions 2.7.1 and 2.7.2. The flaw exists due to the absence of a proper capability check in the 'export_settings' function, which is responsible for exporting plugin settings. This missing authorization allows any authenticated user with at least Subscriber-level privileges to invoke this function and read arbitrary options from the affected WordPress site. Since WordPress Subscriber roles are commonly assigned to registered users with minimal permissions, this vulnerability significantly lowers the bar for exploitation. The attack vector is network-based and does not require user interaction, making it easier to exploit remotely. The vulnerability impacts confidentiality by exposing potentially sensitive configuration data but does not affect integrity or availability. The CVSS 3.1 base score is 4.3, indicating medium severity, with the vector string AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N. No public exploits are known at this time, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is used primarily on WordPress sites integrating WooCommerce, which are common in e-commerce environments.
Potential Impact
The primary impact of CVE-2024-5665 is unauthorized disclosure of sensitive configuration data from affected WordPress sites. Attackers with Subscriber-level access can read arbitrary options, which may include API keys, payment gateway settings, or other sensitive plugin configurations. This exposure can facilitate further attacks such as privilege escalation, targeted phishing, or data theft. Although the vulnerability does not allow modification or deletion of data, the confidentiality breach can undermine trust and compliance, especially for e-commerce sites handling customer data. Organizations relying on the affected plugin risk reputational damage and potential regulatory consequences if sensitive data is leaked. The ease of exploitation and the commonality of Subscriber roles increase the likelihood of exploitation in environments with many registered users. The lack of known exploits in the wild reduces immediate risk but does not eliminate it, as attackers may develop exploits following public disclosure.
Mitigation Recommendations
To mitigate CVE-2024-5665, organizations should immediately update the Login/Signup Popup (Inline Form + Woocommerce) plugin to a patched version once released by the vendor. In the absence of an official patch, administrators should restrict Subscriber-level user capabilities to minimize exposure, for example by limiting user registrations or reducing privileges where feasible. Implementing a Web Application Firewall (WAF) with rules to detect and block unauthorized access attempts to the 'export_settings' function can provide temporary protection. Regularly auditing user roles and permissions to ensure least privilege principles are enforced will reduce the attack surface. Monitoring logs for unusual access patterns related to plugin settings export functions can help detect exploitation attempts. Additionally, isolating critical configuration data and using environment variables or secure vaults instead of storing sensitive data in plugin options can limit the impact of such vulnerabilities.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-06-05T19:13:08.108Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6befb7ef31ef0b55cc5c
Added to database: 2/25/2026, 9:38:55 PM
Last enriched: 2/26/2026, 2:44:55 AM
Last updated: 2/26/2026, 8:04:53 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-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
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.