CVE-2025-1064: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in xootix Login/Signup Popup ( Inline Form + Woocommerce )
The Login/Signup Popup ( Inline Form + Woocommerce ) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's xoo_el_action shortcode in all versions up to, and including, 2.8.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-1064 is a stored cross-site scripting vulnerability classified under CWE-79, affecting the Login/Signup Popup (Inline Form + Woocommerce) WordPress plugin developed by xootix. The vulnerability exists due to insufficient sanitization and escaping of user-supplied input in the plugin's xoo_el_action shortcode, which is used to generate web page content. Authenticated users with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages. Because the injected scripts are stored persistently, they execute whenever any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability affects all plugin versions up to and including 2.8.5. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No public exploits have been reported yet, but the vulnerability's nature makes it a significant risk for websites relying on this plugin, especially those with multiple contributors. The flaw highlights the importance of proper input validation and output encoding in web applications to prevent XSS attacks.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks, which can lead to session hijacking, theft of sensitive user data such as cookies or credentials, defacement of web pages, and unauthorized actions performed on behalf of legitimate users. For e-commerce sites using WooCommerce, this could result in fraudulent transactions or compromise of customer information. Since the vulnerability requires contributor-level access, attackers must first gain some level of authenticated access, which limits exposure but still poses a significant risk in environments with multiple contributors or weak access controls. The scope change in the CVSS vector indicates that the vulnerability can affect resources beyond the initially vulnerable component, potentially impacting the entire website's confidentiality and integrity. Organizations worldwide running WordPress sites with this plugin are at risk of reputational damage, financial loss, and regulatory penalties if customer data is compromised.
Mitigation Recommendations
To mitigate this vulnerability, 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 contributor-level access to trusted users only and audit existing user roles and permissions to minimize risk. Implementing a web application firewall (WAF) with rules to detect and block XSS payloads targeting the xoo_el_action shortcode can provide temporary protection. Additionally, site administrators should review and sanitize any user-generated content inserted via this shortcode and consider disabling or removing the plugin if it is not essential. Regular security audits and monitoring for unusual activity or injected scripts can help detect exploitation attempts early. Finally, educating contributors about secure input practices and the risks of XSS can reduce inadvertent exploitation.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Netherlands, Japan, Italy, Spain
CVE-2025-1064: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in xootix Login/Signup Popup ( Inline Form + Woocommerce )
Description
The Login/Signup Popup ( Inline Form + Woocommerce ) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's xoo_el_action shortcode in all versions up to, and including, 2.8.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2025-1064 is a stored cross-site scripting vulnerability classified under CWE-79, affecting the Login/Signup Popup (Inline Form + Woocommerce) WordPress plugin developed by xootix. The vulnerability exists due to insufficient sanitization and escaping of user-supplied input in the plugin's xoo_el_action shortcode, which is used to generate web page content. Authenticated users with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages. Because the injected scripts are stored persistently, they execute whenever any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability affects all plugin versions up to and including 2.8.5. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No public exploits have been reported yet, but the vulnerability's nature makes it a significant risk for websites relying on this plugin, especially those with multiple contributors. The flaw highlights the importance of proper input validation and output encoding in web applications to prevent XSS attacks.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks, which can lead to session hijacking, theft of sensitive user data such as cookies or credentials, defacement of web pages, and unauthorized actions performed on behalf of legitimate users. For e-commerce sites using WooCommerce, this could result in fraudulent transactions or compromise of customer information. Since the vulnerability requires contributor-level access, attackers must first gain some level of authenticated access, which limits exposure but still poses a significant risk in environments with multiple contributors or weak access controls. The scope change in the CVSS vector indicates that the vulnerability can affect resources beyond the initially vulnerable component, potentially impacting the entire website's confidentiality and integrity. Organizations worldwide running WordPress sites with this plugin are at risk of reputational damage, financial loss, and regulatory penalties if customer data is compromised.
Mitigation Recommendations
To mitigate this vulnerability, 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 contributor-level access to trusted users only and audit existing user roles and permissions to minimize risk. Implementing a web application firewall (WAF) with rules to detect and block XSS payloads targeting the xoo_el_action shortcode can provide temporary protection. Additionally, site administrators should review and sanitize any user-generated content inserted via this shortcode and consider disabling or removing the plugin if it is not essential. Regular security audits and monitoring for unusual activity or injected scripts can help detect exploitation attempts early. Finally, educating contributors about secure input practices and the risks of XSS can reduce inadvertent exploitation.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-02-05T18:05:32.533Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b0db7ef31ef0b54d992
Added to database: 2/25/2026, 9:35:09 PM
Last enriched: 2/25/2026, 9:52:00 PM
Last updated: 2/26/2026, 7:32:28 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.