CVE-2025-9562: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themeisle Redirection for Contact Form 7
The Redirection for Contact Form 7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's qs_date shortcode in all versions up to, and including, 3.2.6 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-9562 is a stored cross-site scripting vulnerability identified in the Redirection for Contact Form 7 plugin for WordPress, developed by themeisle. The flaw exists in the plugin's qs_date shortcode, which fails to properly sanitize and escape user-supplied attributes before rendering them on web pages. This improper neutralization of input (CWE-79) allows an authenticated attacker with contributor-level access or higher to inject arbitrary JavaScript code into pages generated by the plugin. Because the malicious script is stored persistently, it executes every time any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users without their consent. The vulnerability affects all versions up to and including 3.2.6. The CVSS 3.1 base score is 6.4, reflecting medium severity, with an attack vector of network, low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change (S:C). The impact affects confidentiality and integrity but not availability. No patches or fixes have been published yet, and no known exploits are reported in the wild. The vulnerability requires authenticated access, which limits exposure but still poses a significant risk, especially on sites with multiple contributors or editors. The plugin is widely used in WordPress environments, which are common in European organizations for content management and customer interaction.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution on their WordPress sites, potentially resulting in session hijacking, credential theft, defacement, or unauthorized actions performed by attackers impersonating legitimate users. Since the attack requires contributor-level access, organizations with less restrictive user role management are at higher risk. Compromise of user sessions or data integrity can damage organizational reputation, lead to data breaches involving personal data protected under GDPR, and cause operational disruptions. The vulnerability does not directly affect availability but can be leveraged as a foothold for further attacks. Organizations relying on WordPress for customer-facing or internal portals may face increased risk of targeted attacks exploiting this vulnerability. The lack of a patch increases the urgency for interim mitigations. Given the widespread use of WordPress and this plugin in Europe, especially in countries with high digital adoption, the potential impact is significant.
Mitigation Recommendations
1. Immediately audit user roles and permissions on WordPress sites using the Redirection for Contact Form 7 plugin, restricting contributor-level access to trusted users only. 2. Monitor and review all uses of the qs_date shortcode in site content for suspicious or unexpected input that could indicate exploitation attempts. 3. Implement Web Application Firewall (WAF) rules to detect and block malicious script payloads targeting this shortcode. 4. Disable or remove the Redirection for Contact Form 7 plugin if it is not essential, or replace it with alternative plugins that do not have this vulnerability. 5. Regularly back up WordPress sites and databases to enable quick restoration in case of compromise. 6. Stay alert for official patches or updates from themeisle and apply them promptly once available. 7. Educate content contributors about the risks of injecting untrusted input and enforce strict content validation policies. 8. Use security plugins that can detect and alert on stored XSS attempts or anomalous shortcode usage. These measures go beyond generic advice by focusing on role management, shortcode monitoring, and proactive WAF deployment tailored to this specific vulnerability.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland
CVE-2025-9562: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themeisle Redirection for Contact Form 7
Description
The Redirection for Contact Form 7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's qs_date shortcode in all versions up to, and including, 3.2.6 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-9562 is a stored cross-site scripting vulnerability identified in the Redirection for Contact Form 7 plugin for WordPress, developed by themeisle. The flaw exists in the plugin's qs_date shortcode, which fails to properly sanitize and escape user-supplied attributes before rendering them on web pages. This improper neutralization of input (CWE-79) allows an authenticated attacker with contributor-level access or higher to inject arbitrary JavaScript code into pages generated by the plugin. Because the malicious script is stored persistently, it executes every time any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users without their consent. The vulnerability affects all versions up to and including 3.2.6. The CVSS 3.1 base score is 6.4, reflecting medium severity, with an attack vector of network, low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change (S:C). The impact affects confidentiality and integrity but not availability. No patches or fixes have been published yet, and no known exploits are reported in the wild. The vulnerability requires authenticated access, which limits exposure but still poses a significant risk, especially on sites with multiple contributors or editors. The plugin is widely used in WordPress environments, which are common in European organizations for content management and customer interaction.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution on their WordPress sites, potentially resulting in session hijacking, credential theft, defacement, or unauthorized actions performed by attackers impersonating legitimate users. Since the attack requires contributor-level access, organizations with less restrictive user role management are at higher risk. Compromise of user sessions or data integrity can damage organizational reputation, lead to data breaches involving personal data protected under GDPR, and cause operational disruptions. The vulnerability does not directly affect availability but can be leveraged as a foothold for further attacks. Organizations relying on WordPress for customer-facing or internal portals may face increased risk of targeted attacks exploiting this vulnerability. The lack of a patch increases the urgency for interim mitigations. Given the widespread use of WordPress and this plugin in Europe, especially in countries with high digital adoption, the potential impact is significant.
Mitigation Recommendations
1. Immediately audit user roles and permissions on WordPress sites using the Redirection for Contact Form 7 plugin, restricting contributor-level access to trusted users only. 2. Monitor and review all uses of the qs_date shortcode in site content for suspicious or unexpected input that could indicate exploitation attempts. 3. Implement Web Application Firewall (WAF) rules to detect and block malicious script payloads targeting this shortcode. 4. Disable or remove the Redirection for Contact Form 7 plugin if it is not essential, or replace it with alternative plugins that do not have this vulnerability. 5. Regularly back up WordPress sites and databases to enable quick restoration in case of compromise. 6. Stay alert for official patches or updates from themeisle and apply them promptly once available. 7. Educate content contributors about the risks of injecting untrusted input and enforce strict content validation policies. 8. Use security plugins that can detect and alert on stored XSS attempts or anomalous shortcode usage. These measures go beyond generic advice by focusing on role management, shortcode monitoring, and proactive WAF deployment tailored to this specific vulnerability.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-27T21:14:05.609Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68f33945197c8629076fa118
Added to database: 10/18/2025, 6:52:53 AM
Last enriched: 10/28/2025, 3:56:55 AM
Last updated: 12/2/2025, 7:58:10 AM
Views: 115
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-13696: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in softdiscover Zigaform – Price Calculator & Cost Estimation Form Builder Lite
MediumCVE-2025-11726: CWE-862 Missing Authorization in beaverbuilder Beaver Builder Page Builder – Drag and Drop Website Builder
MediumCVE-2025-13685: CWE-352 Cross-Site Request Forgery (CSRF) in ays-pro Photo Gallery by Ays – Responsive Image Gallery
MediumCVE-2025-13140: CWE-352 Cross-Site Request Forgery (CSRF) in devsoftbaltic SurveyJS: Drag & Drop WordPress Form Builder to create, style and embed multiple forms of any complexity
MediumCVE-2025-13007: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in adreastrian WP Social Ninja – Embed Social Feeds, Customer Reviews, Chat Widgets (Google Reviews, YouTube Feed, Photo Feeds, and More)
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.