CVE-2025-11860: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in caselock Twitter Feed
The Twitter Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ottwitter_feed' shortcode in all versions up to, and including, 1.3.1. This is due to the plugin not properly sanitizing user input and output of the 'width' and 'height' parameters. 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-11860 is a stored Cross-Site Scripting vulnerability identified in the caselock Twitter Feed plugin for WordPress, affecting all versions up to and including 1.3.1. The vulnerability stems from improper neutralization of input during web page generation, specifically in the handling of the 'width' and 'height' parameters within the 'ottwitter_feed' shortcode. Because these parameters are not properly sanitized, an authenticated attacker with contributor-level access or higher can inject arbitrary JavaScript code into pages that utilize this shortcode. When other users visit these pages, the malicious scripts execute in their browsers, potentially compromising session tokens, stealing sensitive information, or enabling further attacks such as privilege escalation or malware distribution. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network (remote), low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change indicating that the vulnerability affects components beyond the initially vulnerable plugin. No public exploits have been reported yet, but the risk remains significant due to the ease of exploitation by authenticated users. The vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those that accept user-supplied parameters for dynamic content generation.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites running WordPress with the caselock Twitter Feed plugin installed. Since exploitation requires contributor-level access, the threat is most relevant in environments where multiple users have content creation privileges, such as media companies, educational institutions, and corporate websites with collaborative content management. Successful exploitation can lead to session hijacking, unauthorized access to user accounts, defacement, or distribution of malware to site visitors, undermining user trust and potentially causing reputational damage. Given the widespread use of WordPress across Europe, the vulnerability could affect a large number of sites, especially those that have not implemented strict user role management or input sanitization controls. Additionally, the cross-site scripting can be leveraged to bypass same-origin policies, potentially exposing sensitive data or enabling further attacks within the affected organization's network. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the potential for targeted attacks or automated scanning by threat actors.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the caselock Twitter Feed plugin and verify the version in use. Since no official patch links are currently available, administrators should monitor vendor communications for updates and apply patches promptly once released. In the interim, restrict contributor-level access to trusted users only and review user roles to minimize the number of accounts with content editing privileges. Employ web application firewalls (WAFs) with rules to detect and block XSS payloads, particularly those targeting shortcode parameters. Implement Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. Additionally, sanitize and validate all user inputs at the application level and consider disabling or removing the vulnerable shortcode if feasible. Regular security training for content contributors can reduce the risk of inadvertent exploitation. Finally, conduct periodic security assessments and code reviews of custom plugins and themes to detect similar vulnerabilities proactively.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-11860: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in caselock Twitter Feed
Description
The Twitter Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ottwitter_feed' shortcode in all versions up to, and including, 1.3.1. This is due to the plugin not properly sanitizing user input and output of the 'width' and 'height' parameters. 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-11860 is a stored Cross-Site Scripting vulnerability identified in the caselock Twitter Feed plugin for WordPress, affecting all versions up to and including 1.3.1. The vulnerability stems from improper neutralization of input during web page generation, specifically in the handling of the 'width' and 'height' parameters within the 'ottwitter_feed' shortcode. Because these parameters are not properly sanitized, an authenticated attacker with contributor-level access or higher can inject arbitrary JavaScript code into pages that utilize this shortcode. When other users visit these pages, the malicious scripts execute in their browsers, potentially compromising session tokens, stealing sensitive information, or enabling further attacks such as privilege escalation or malware distribution. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network (remote), low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change indicating that the vulnerability affects components beyond the initially vulnerable plugin. No public exploits have been reported yet, but the risk remains significant due to the ease of exploitation by authenticated users. The vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those that accept user-supplied parameters for dynamic content generation.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites running WordPress with the caselock Twitter Feed plugin installed. Since exploitation requires contributor-level access, the threat is most relevant in environments where multiple users have content creation privileges, such as media companies, educational institutions, and corporate websites with collaborative content management. Successful exploitation can lead to session hijacking, unauthorized access to user accounts, defacement, or distribution of malware to site visitors, undermining user trust and potentially causing reputational damage. Given the widespread use of WordPress across Europe, the vulnerability could affect a large number of sites, especially those that have not implemented strict user role management or input sanitization controls. Additionally, the cross-site scripting can be leveraged to bypass same-origin policies, potentially exposing sensitive data or enabling further attacks within the affected organization's network. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the potential for targeted attacks or automated scanning by threat actors.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the caselock Twitter Feed plugin and verify the version in use. Since no official patch links are currently available, administrators should monitor vendor communications for updates and apply patches promptly once released. In the interim, restrict contributor-level access to trusted users only and review user roles to minimize the number of accounts with content editing privileges. Employ web application firewalls (WAFs) with rules to detect and block XSS payloads, particularly those targeting shortcode parameters. Implement Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in browsers. Additionally, sanitize and validate all user inputs at the application level and consider disabling or removing the vulnerable shortcode if feasible. Regular security training for content contributors can reduce the risk of inadvertent exploitation. Finally, conduct periodic security assessments and code reviews of custom plugins and themes to detect similar vulnerabilities proactively.
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-10-16T13:26:59.906Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6912b12f14bc3e00ba783cd9
Added to database: 11/11/2025, 3:44:47 AM
Last enriched: 11/18/2025, 4:21:47 AM
Last updated: 11/22/2025, 8:04:10 AM
Views: 8
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-13384: CWE-862 Missing Authorization in codepeople CP Contact Form with PayPal
HighCVE-2025-13317: CWE-862 Missing Authorization in codepeople Appointment Booking Calendar
MediumCVE-2025-12877: CWE-862 Missing Authorization in themeatelier IDonate – Blood Donation, Request And Donor Management System
MediumCVE-2025-12752: CWE-345 Insufficient Verification of Data Authenticity in scottpaterson Subscriptions & Memberships for PayPal
MediumCVE-2025-11186: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in humanityco Cookie Notice & Compliance for GDPR / CCPA
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.