CVE-2025-11800: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in surbma Surbma | MiniCRM Shortcode
The Surbma | MiniCRM Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' shortcode attribute of the 'minicrm' shortcode in all versions up to, and including, 2.0. This is due to insufficient input sanitization and output escaping. 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-11800 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Surbma | MiniCRM Shortcode plugin for WordPress, affecting all versions up to and including 2.0. The root cause is insufficient sanitization and escaping of the 'id' attribute within the 'minicrm' shortcode, allowing malicious input to be stored and later rendered in web pages. Authenticated attackers with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into the 'id' attribute, which is then stored persistently in the WordPress database. When any user, including administrators or visitors, accesses a page containing the injected shortcode, the malicious script executes in their browser context. This can lead to session hijacking, privilege escalation, defacement, or redirection to malicious sites. The vulnerability does not require user interaction beyond page access and has a CVSS 3.1 base score of 6.4 (medium severity), with attack vector network, low attack complexity, privileges required, no user interaction, and scope changed. No public exploits have been reported yet, but the vulnerability poses a significant risk to sites using this plugin, especially those with multiple contributors or public-facing content. The plugin developer has not yet released a patch, so mitigation relies on access control, input validation, or disabling the shortcode.
Potential Impact
The impact of CVE-2025-11800 is primarily on the confidentiality and integrity of affected WordPress sites using the Surbma | MiniCRM Shortcode plugin. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the site, potentially stealing session cookies, performing actions on behalf of other users, or defacing content. This can erode user trust, lead to account compromise, and facilitate further attacks such as phishing or malware distribution. Since contributor-level access is required, the threat is elevated in environments with multiple content editors or less stringent access controls. The vulnerability does not directly affect availability but can indirectly cause service disruption if exploited for defacement or administrative takeover. Organizations relying on this plugin for CRM functionality risk data leakage and reputational damage. The scope includes all sites running vulnerable versions, which may be significant given WordPress's widespread use and the plugin's niche CRM integration role.
Mitigation Recommendations
To mitigate CVE-2025-11800, organizations should first check for and apply any official patches or updates from the Surbma plugin developer once available. Until a patch is released, consider disabling the 'minicrm' shortcode functionality or the entire plugin if feasible. Restrict contributor-level and higher permissions strictly to trusted users to reduce the risk of malicious shortcode injection. Implement Web Application Firewall (WAF) rules to detect and block suspicious script payloads in shortcode attributes. Employ Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting script sources and execution contexts. Conduct regular security audits of user-generated content and shortcode usage. Additionally, sanitize and escape all shortcode attributes manually if custom development is possible, or use security plugins that enhance input validation. Educate content contributors about the risks of injecting untrusted content and monitor logs for unusual shortcode usage patterns.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-11800: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in surbma Surbma | MiniCRM Shortcode
Description
The Surbma | MiniCRM Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' shortcode attribute of the 'minicrm' shortcode in all versions up to, and including, 2.0. This is due to insufficient input sanitization and output escaping. 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
Machine-generated threat intelligence
Technical Analysis
CVE-2025-11800 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Surbma | MiniCRM Shortcode plugin for WordPress, affecting all versions up to and including 2.0. The root cause is insufficient sanitization and escaping of the 'id' attribute within the 'minicrm' shortcode, allowing malicious input to be stored and later rendered in web pages. Authenticated attackers with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into the 'id' attribute, which is then stored persistently in the WordPress database. When any user, including administrators or visitors, accesses a page containing the injected shortcode, the malicious script executes in their browser context. This can lead to session hijacking, privilege escalation, defacement, or redirection to malicious sites. The vulnerability does not require user interaction beyond page access and has a CVSS 3.1 base score of 6.4 (medium severity), with attack vector network, low attack complexity, privileges required, no user interaction, and scope changed. No public exploits have been reported yet, but the vulnerability poses a significant risk to sites using this plugin, especially those with multiple contributors or public-facing content. The plugin developer has not yet released a patch, so mitigation relies on access control, input validation, or disabling the shortcode.
Potential Impact
The impact of CVE-2025-11800 is primarily on the confidentiality and integrity of affected WordPress sites using the Surbma | MiniCRM Shortcode plugin. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the site, potentially stealing session cookies, performing actions on behalf of other users, or defacing content. This can erode user trust, lead to account compromise, and facilitate further attacks such as phishing or malware distribution. Since contributor-level access is required, the threat is elevated in environments with multiple content editors or less stringent access controls. The vulnerability does not directly affect availability but can indirectly cause service disruption if exploited for defacement or administrative takeover. Organizations relying on this plugin for CRM functionality risk data leakage and reputational damage. The scope includes all sites running vulnerable versions, which may be significant given WordPress's widespread use and the plugin's niche CRM integration role.
Mitigation Recommendations
To mitigate CVE-2025-11800, organizations should first check for and apply any official patches or updates from the Surbma plugin developer once available. Until a patch is released, consider disabling the 'minicrm' shortcode functionality or the entire plugin if feasible. Restrict contributor-level and higher permissions strictly to trusted users to reduce the risk of malicious shortcode injection. Implement Web Application Firewall (WAF) rules to detect and block suspicious script payloads in shortcode attributes. Employ Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting script sources and execution contexts. Conduct regular security audits of user-generated content and shortcode usage. Additionally, sanitize and escape all shortcode attributes manually if custom development is possible, or use security plugins that enhance input validation. Educate content contributors about the risks of injecting untrusted content and monitor logs for unusual shortcode usage patterns.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-15T14:28:35.594Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69202359cf2d47c38997b487
Added to database: 11/21/2025, 8:31:21 AM
Last enriched: 2/27/2026, 7:21:45 PM
Last updated: 3/26/2026, 11:12:41 AM
Views: 107
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.