CVE-2025-11818: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in vobi WP Responsive Meet The Team
The WP Responsive Meet The Team plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wprm_team' shortcode in all versions up to, and including, 1.0.1. This is 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-11818 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WP Responsive Meet The Team plugin for WordPress, specifically through the 'wprm_team' shortcode. The vulnerability arises from improper neutralization of input (CWE-79), where user-supplied attributes are not adequately sanitized or escaped before being rendered on web pages. This flaw allows authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. Because the injected scripts are stored persistently, they execute every time a user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of the user. The vulnerability does not require user interaction beyond viewing the page, and the attacker must have at least contributor-level access, which is common in collaborative WordPress environments. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and privileges required. The scope is changed (S:C), indicating that the vulnerability can affect resources beyond the initially vulnerable component. There are no known exploits in the wild, and no official patches have been released at the time of publication. The plugin is widely used in WordPress sites to display team member profiles, making it a relevant target for attackers seeking to leverage stored XSS for further compromise or phishing campaigns.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using the WP Responsive Meet The Team plugin, especially those that allow contributor-level users to add or modify content. Exploitation can lead to session hijacking, unauthorized actions, or data theft from users who visit the compromised pages. This can damage organizational reputation, lead to data breaches involving personal or customer information, and potentially facilitate further attacks such as privilege escalation or malware distribution. Given the widespread use of WordPress across European SMEs and enterprises, especially in countries with strong digital economies, the impact can be significant if not addressed. The vulnerability's requirement for authenticated access limits exposure but does not eliminate risk, as contributor roles are commonly assigned in collaborative environments. Additionally, the persistent nature of stored XSS increases the window of opportunity for attackers. Regulatory frameworks like GDPR impose strict obligations on data protection, meaning exploitation could also result in compliance violations and fines.
Mitigation Recommendations
European organizations should implement the following specific mitigations: 1) Immediately audit and restrict contributor-level access to trusted users only, minimizing the number of accounts that can exploit this vulnerability. 2) Monitor and review all content submitted via the 'wprm_team' shortcode for suspicious or unexpected scripts or HTML tags. 3) Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious script injections targeting this shortcode. 4) Disable or remove the WP Responsive Meet The Team plugin if it is not essential, or replace it with a more secure alternative. 5) Stay alert for official patches or updates from the vendor and apply them promptly once available. 6) Educate content contributors about safe content practices and the risks of injecting scripts. 7) Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on affected sites. 8) Conduct regular security scans focusing on stored XSS vulnerabilities in WordPress plugins. These steps go beyond generic advice by focusing on access control, monitoring, and layered defenses tailored to this specific plugin and vulnerability.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland
CVE-2025-11818: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in vobi WP Responsive Meet The Team
Description
The WP Responsive Meet The Team plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wprm_team' shortcode in all versions up to, and including, 1.0.1. This is 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-11818 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WP Responsive Meet The Team plugin for WordPress, specifically through the 'wprm_team' shortcode. The vulnerability arises from improper neutralization of input (CWE-79), where user-supplied attributes are not adequately sanitized or escaped before being rendered on web pages. This flaw allows authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. Because the injected scripts are stored persistently, they execute every time a user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of the user. The vulnerability does not require user interaction beyond viewing the page, and the attacker must have at least contributor-level access, which is common in collaborative WordPress environments. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and privileges required. The scope is changed (S:C), indicating that the vulnerability can affect resources beyond the initially vulnerable component. There are no known exploits in the wild, and no official patches have been released at the time of publication. The plugin is widely used in WordPress sites to display team member profiles, making it a relevant target for attackers seeking to leverage stored XSS for further compromise or phishing campaigns.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using the WP Responsive Meet The Team plugin, especially those that allow contributor-level users to add or modify content. Exploitation can lead to session hijacking, unauthorized actions, or data theft from users who visit the compromised pages. This can damage organizational reputation, lead to data breaches involving personal or customer information, and potentially facilitate further attacks such as privilege escalation or malware distribution. Given the widespread use of WordPress across European SMEs and enterprises, especially in countries with strong digital economies, the impact can be significant if not addressed. The vulnerability's requirement for authenticated access limits exposure but does not eliminate risk, as contributor roles are commonly assigned in collaborative environments. Additionally, the persistent nature of stored XSS increases the window of opportunity for attackers. Regulatory frameworks like GDPR impose strict obligations on data protection, meaning exploitation could also result in compliance violations and fines.
Mitigation Recommendations
European organizations should implement the following specific mitigations: 1) Immediately audit and restrict contributor-level access to trusted users only, minimizing the number of accounts that can exploit this vulnerability. 2) Monitor and review all content submitted via the 'wprm_team' shortcode for suspicious or unexpected scripts or HTML tags. 3) Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious script injections targeting this shortcode. 4) Disable or remove the WP Responsive Meet The Team plugin if it is not essential, or replace it with a more secure alternative. 5) Stay alert for official patches or updates from the vendor and apply them promptly once available. 6) Educate content contributors about safe content practices and the risks of injecting scripts. 7) Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on affected sites. 8) Conduct regular security scans focusing on stored XSS vulnerabilities in WordPress plugins. These steps go beyond generic advice by focusing on access control, monitoring, and layered defenses tailored to this specific plugin and 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-10-15T17:11:02.601Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68f897afd59611fbd96978f3
Added to database: 10/22/2025, 8:37:03 AM
Last enriched: 10/29/2025, 9:06:20 AM
Last updated: 12/14/2025, 6:10:53 AM
Views: 31
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-14646: SQL Injection in code-projects Student File Management System
MediumCVE-2025-12696: CWE-862 Missing Authorization in HelloLeads CRM Form Shortcode
UnknownCVE-2025-14645: SQL Injection in code-projects Student File Management System
MediumCVE-2025-12537: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpvibes Addon Elements for Elementor (formerly Elementor Addon Elements)
MediumCVE-2025-67897: CWE-195 Signed to Unsigned Conversion Error in sequoia-pgp sequoia
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.