CVE-2025-9199: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in gopiplus Woo superb slideshow transition gallery with random effect
The Woo superb slideshow transition gallery with random effect plugin for WordPress is vulnerable to SQL Injection via the 'woo-superb-slideshow' shortcode in all versions up to, and including, 9.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AI Analysis
Technical Summary
CVE-2025-9199 is a SQL Injection vulnerability identified in the gopiplus Woo superb slideshow transition gallery with random effect plugin for WordPress, affecting all versions up to 9.1. The vulnerability arises from improper neutralization of special elements in SQL commands (CWE-89) due to insufficient escaping of user-supplied parameters in the 'woo-superb-slideshow' shortcode. Specifically, the plugin fails to adequately sanitize input before incorporating it into SQL queries, allowing an authenticated attacker with Contributor-level access or higher to append arbitrary SQL commands. This can lead to unauthorized extraction of sensitive data from the underlying database. The attack vector is network-based, does not require user interaction, and has low attack complexity, but requires the attacker to have some privileges on the WordPress site. The vulnerability does not impact integrity or availability directly but compromises confidentiality by exposing sensitive information. No patches have been linked yet, and no known exploits are reported in the wild as of the publication date. The vulnerability was reserved in August 2025 and published in October 2025, with a CVSS 3.1 base score of 6.5 (medium severity).
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of data stored in WordPress databases using the affected plugin. Attackers with Contributor-level access can exploit the flaw to extract sensitive information such as user data, credentials, or business-critical content. This can lead to data breaches, regulatory non-compliance (e.g., GDPR violations), reputational damage, and potential financial losses. Since WordPress is widely used across Europe for corporate websites, e-commerce platforms, and media outlets, the impact can be broad, especially for organizations that allow Contributor-level roles to multiple users or third parties. The vulnerability does not directly affect system availability or data integrity but can be a stepping stone for further attacks if sensitive data is exposed. The lack of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, especially as exploit code could emerge rapidly given the low complexity of the attack.
Mitigation Recommendations
European organizations should take immediate steps to mitigate this vulnerability beyond generic advice: 1) Restrict Contributor-level access strictly to trusted users and review user roles to minimize privilege exposure. 2) Implement Web Application Firewall (WAF) rules specifically targeting SQL Injection attempts on the 'woo-superb-slideshow' shortcode parameters. 3) Monitor database query logs for unusual or unexpected SQL commands that could indicate exploitation attempts. 4) Apply input validation and sanitization at the application layer if possible, or disable the vulnerable shortcode if not essential. 5) Stay alert for official patches or updates from gopiplus and apply them promptly once available. 6) Conduct security audits on WordPress plugins and remove or replace plugins that are no longer maintained or have known vulnerabilities. 7) Educate site administrators and developers about the risks of SQL Injection and secure coding practices related to user input handling.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-9199: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in gopiplus Woo superb slideshow transition gallery with random effect
Description
The Woo superb slideshow transition gallery with random effect plugin for WordPress is vulnerable to SQL Injection via the 'woo-superb-slideshow' shortcode in all versions up to, and including, 9.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AI-Powered Analysis
Technical Analysis
CVE-2025-9199 is a SQL Injection vulnerability identified in the gopiplus Woo superb slideshow transition gallery with random effect plugin for WordPress, affecting all versions up to 9.1. The vulnerability arises from improper neutralization of special elements in SQL commands (CWE-89) due to insufficient escaping of user-supplied parameters in the 'woo-superb-slideshow' shortcode. Specifically, the plugin fails to adequately sanitize input before incorporating it into SQL queries, allowing an authenticated attacker with Contributor-level access or higher to append arbitrary SQL commands. This can lead to unauthorized extraction of sensitive data from the underlying database. The attack vector is network-based, does not require user interaction, and has low attack complexity, but requires the attacker to have some privileges on the WordPress site. The vulnerability does not impact integrity or availability directly but compromises confidentiality by exposing sensitive information. No patches have been linked yet, and no known exploits are reported in the wild as of the publication date. The vulnerability was reserved in August 2025 and published in October 2025, with a CVSS 3.1 base score of 6.5 (medium severity).
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of data stored in WordPress databases using the affected plugin. Attackers with Contributor-level access can exploit the flaw to extract sensitive information such as user data, credentials, or business-critical content. This can lead to data breaches, regulatory non-compliance (e.g., GDPR violations), reputational damage, and potential financial losses. Since WordPress is widely used across Europe for corporate websites, e-commerce platforms, and media outlets, the impact can be broad, especially for organizations that allow Contributor-level roles to multiple users or third parties. The vulnerability does not directly affect system availability or data integrity but can be a stepping stone for further attacks if sensitive data is exposed. The lack of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, especially as exploit code could emerge rapidly given the low complexity of the attack.
Mitigation Recommendations
European organizations should take immediate steps to mitigate this vulnerability beyond generic advice: 1) Restrict Contributor-level access strictly to trusted users and review user roles to minimize privilege exposure. 2) Implement Web Application Firewall (WAF) rules specifically targeting SQL Injection attempts on the 'woo-superb-slideshow' shortcode parameters. 3) Monitor database query logs for unusual or unexpected SQL commands that could indicate exploitation attempts. 4) Apply input validation and sanitization at the application layer if possible, or disable the vulnerable shortcode if not essential. 5) Stay alert for official patches or updates from gopiplus and apply them promptly once available. 6) Conduct security audits on WordPress plugins and remove or replace plugins that are no longer maintained or have known vulnerabilities. 7) Educate site administrators and developers about the risks of SQL Injection and secure coding practices related to user input handling.
Affected Countries
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-19T17:25:57.428Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68dfb275c3835a5fbe033c37
Added to database: 10/3/2025, 11:24:37 AM
Last enriched: 11/24/2025, 9:33:48 PM
Last updated: 1/7/2026, 10:25:52 AM
Views: 42
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-68637: CWE-297 Improper Validation of Certificate with Host Mismatch in Apache Software Foundation Apache Uniffle
UnknownCVE-2025-15158: CWE-434 Unrestricted Upload of File with Dangerous Type in eastsidecode WP Enable WebP
HighCVE-2025-15018: CWE-639 Authorization Bypass Through User-Controlled Key in djanym Optional Email
CriticalCVE-2025-15000: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tfrommen Page Keys
MediumCVE-2025-14999: CWE-352 Cross-Site Request Forgery (CSRF) in kentothemes Latest Tabs
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.