CVE-2025-11747: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in extendthemes Colibri Page Builder
The Colibri Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the colibri_blog_posts shortcode in all versions up to, and including, 1.0.345 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-11747 is a stored cross-site scripting (XSS) vulnerability identified in the Colibri Page Builder plugin for WordPress, a popular tool used to design and manage website pages. The vulnerability arises from improper neutralization of input during web page generation, specifically within the colibri_blog_posts shortcode. This shortcode fails to adequately sanitize and escape user-supplied attributes, allowing an attacker with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. Because the malicious script is stored persistently in the page content, it executes whenever any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of the user. The vulnerability affects all versions up to and including 1.0.345. The CVSS 3.1 base score of 6.4 reflects a medium severity, with an attack vector of network, low attack complexity, requiring privileges (PR:L), no user interaction, and scope change (S:C), impacting confidentiality and integrity but not availability. No public exploits have been reported yet, but the vulnerability poses a significant risk in environments where multiple users have contributor or higher access. The root cause is insufficient input validation and output encoding in the plugin's handling of shortcode attributes, a common issue in web application security. This vulnerability highlights the need for secure coding practices in WordPress plugin development, especially for plugins that allow user-generated content to be rendered dynamically.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within their WordPress sites, potentially resulting in session hijacking, data theft, defacement, or unauthorized actions performed with the privileges of affected users. Organizations with multi-user WordPress environments, such as media companies, educational institutions, and e-commerce platforms, are particularly at risk. The compromise of contributor accounts could allow attackers to escalate their influence by injecting malicious scripts that affect administrators or visitors. This can damage organizational reputation, lead to data breaches involving personal or sensitive information, and disrupt business operations. Although availability is not directly impacted, the integrity and confidentiality of web content and user data are at risk. Given the widespread use of WordPress across Europe, the vulnerability could have a broad impact if exploited at scale. The lack of known exploits currently provides a window for proactive mitigation, but the medium severity score indicates that exploitation could have meaningful consequences.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Colibri Page Builder plugin and verify its version. Until an official patch is released, restrict contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input. Implement additional input validation and output encoding at the web application firewall (WAF) or reverse proxy level to detect and block suspicious shortcode attribute payloads. Regularly monitor logs and user activity for unusual behavior indicative of exploitation attempts. Educate content contributors about safe content practices and the risks of injecting untrusted code. Once patches or updates become available from the vendor, apply them promptly. Consider deploying Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Additionally, conduct periodic security assessments and penetration tests focusing on plugin vulnerabilities to proactively identify and remediate similar issues.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland
CVE-2025-11747: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in extendthemes Colibri Page Builder
Description
The Colibri Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the colibri_blog_posts shortcode in all versions up to, and including, 1.0.345 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-11747 is a stored cross-site scripting (XSS) vulnerability identified in the Colibri Page Builder plugin for WordPress, a popular tool used to design and manage website pages. The vulnerability arises from improper neutralization of input during web page generation, specifically within the colibri_blog_posts shortcode. This shortcode fails to adequately sanitize and escape user-supplied attributes, allowing an attacker with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. Because the malicious script is stored persistently in the page content, it executes whenever any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of the user. The vulnerability affects all versions up to and including 1.0.345. The CVSS 3.1 base score of 6.4 reflects a medium severity, with an attack vector of network, low attack complexity, requiring privileges (PR:L), no user interaction, and scope change (S:C), impacting confidentiality and integrity but not availability. No public exploits have been reported yet, but the vulnerability poses a significant risk in environments where multiple users have contributor or higher access. The root cause is insufficient input validation and output encoding in the plugin's handling of shortcode attributes, a common issue in web application security. This vulnerability highlights the need for secure coding practices in WordPress plugin development, especially for plugins that allow user-generated content to be rendered dynamically.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within their WordPress sites, potentially resulting in session hijacking, data theft, defacement, or unauthorized actions performed with the privileges of affected users. Organizations with multi-user WordPress environments, such as media companies, educational institutions, and e-commerce platforms, are particularly at risk. The compromise of contributor accounts could allow attackers to escalate their influence by injecting malicious scripts that affect administrators or visitors. This can damage organizational reputation, lead to data breaches involving personal or sensitive information, and disrupt business operations. Although availability is not directly impacted, the integrity and confidentiality of web content and user data are at risk. Given the widespread use of WordPress across Europe, the vulnerability could have a broad impact if exploited at scale. The lack of known exploits currently provides a window for proactive mitigation, but the medium severity score indicates that exploitation could have meaningful consequences.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Colibri Page Builder plugin and verify its version. Until an official patch is released, restrict contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input. Implement additional input validation and output encoding at the web application firewall (WAF) or reverse proxy level to detect and block suspicious shortcode attribute payloads. Regularly monitor logs and user activity for unusual behavior indicative of exploitation attempts. Educate content contributors about safe content practices and the risks of injecting untrusted code. Once patches or updates become available from the vendor, apply them promptly. Consider deploying Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Additionally, conduct periodic security assessments and penetration tests focusing on plugin vulnerabilities to proactively identify and remediate similar issues.
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-14T14:42:25.674Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69450d534227c5364db27c49
Added to database: 12/19/2025, 8:31:15 AM
Last enriched: 12/19/2025, 8:42:14 AM
Last updated: 12/19/2025, 11:07:03 AM
Views: 5
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
North Korea’s Digital Surge: $2B Stolen in Crypto as Amazon Blocks 1,800 Fake IT Workers
MediumCVE-2025-14455: CWE-862 Missing Authorization in wpchill Image Photo Gallery Final Tiles Grid
MediumCVE-2025-12361: CWE-862 Missing Authorization in saadiqbal myCred – Points Management System For Gamification, Ranks, Badges, and Loyalty Program.
MediumCVE-2025-66524: CWE-502 Deserialization of Untrusted Data in Apache Software Foundation Apache NiFi
HighCVE-2023-44247: Execute unauthorized code or commands in Fortinet FortiOS
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.