CVE-2025-12672: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nuvuscripts Flickr Show
The Flickr Show plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'div_height' parameter of the 'flickrshow' shortcode in all versions up to, and including, 1.5 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-12672 is a stored cross-site scripting vulnerability identified in the Flickr Show plugin for WordPress, affecting all versions up to and including 1.5. The root cause is insufficient sanitization and output escaping of the 'div_height' parameter within the 'flickrshow' shortcode. Authenticated users with Contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts that use this shortcode. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation) and has a CVSS v3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based, requires low attack complexity, and privileges at the contributor level, but no user interaction is needed for exploitation. The scope is changed because the vulnerability affects other users beyond the attacker. No public exploits have been reported yet, but the risk remains significant due to the widespread use of WordPress and the plugin’s functionality. The lack of patches at the time of publication necessitates immediate mitigation steps to reduce exposure.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites using the Flickr Show plugin on WordPress, especially those with multiple contributors or editors who have the ability to add or modify shortcode parameters. Successful exploitation can lead to the execution of malicious scripts in the browsers of site visitors, which may result in theft of session cookies, defacement, unauthorized actions, or distribution of malware. This can damage organizational reputation, lead to data breaches involving user information, and potentially violate GDPR requirements regarding data protection and breach notification. The medium severity score reflects moderate impact on confidentiality and integrity, with no direct impact on availability. However, the cross-site scripting nature means that attackers can pivot to further attacks such as phishing or privilege escalation. Organizations relying on WordPress for public-facing or internal sites should consider this a significant threat vector.
Mitigation Recommendations
1. Immediately audit user roles and restrict Contributor-level permissions to trusted users only, minimizing the number of users who can exploit this vulnerability. 2. Implement strict input validation and output encoding for the 'div_height' parameter in the shortcode, either by applying custom filters or using security plugins that sanitize shortcode inputs. 3. Monitor WordPress posts and pages for suspicious or unexpected shortcode usage, especially any unusual values in 'div_height'. 4. Disable or remove the Flickr Show plugin if it is not essential to reduce attack surface. 5. Stay alert for official patches or updates from the vendor and apply them promptly once available. 6. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 7. Use Web Application Firewalls (WAFs) that can detect and block XSS payloads targeting this plugin. 8. Educate contributors about secure content practices and the risks of injecting untrusted inputs. 9. Regularly back up website content to enable quick restoration if an attack occurs.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden, Belgium, Austria
CVE-2025-12672: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nuvuscripts Flickr Show
Description
The Flickr Show plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'div_height' parameter of the 'flickrshow' shortcode in all versions up to, and including, 1.5 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
Technical Analysis
CVE-2025-12672 is a stored cross-site scripting vulnerability identified in the Flickr Show plugin for WordPress, affecting all versions up to and including 1.5. The root cause is insufficient sanitization and output escaping of the 'div_height' parameter within the 'flickrshow' shortcode. Authenticated users with Contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts that use this shortcode. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation) and has a CVSS v3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based, requires low attack complexity, and privileges at the contributor level, but no user interaction is needed for exploitation. The scope is changed because the vulnerability affects other users beyond the attacker. No public exploits have been reported yet, but the risk remains significant due to the widespread use of WordPress and the plugin’s functionality. The lack of patches at the time of publication necessitates immediate mitigation steps to reduce exposure.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites using the Flickr Show plugin on WordPress, especially those with multiple contributors or editors who have the ability to add or modify shortcode parameters. Successful exploitation can lead to the execution of malicious scripts in the browsers of site visitors, which may result in theft of session cookies, defacement, unauthorized actions, or distribution of malware. This can damage organizational reputation, lead to data breaches involving user information, and potentially violate GDPR requirements regarding data protection and breach notification. The medium severity score reflects moderate impact on confidentiality and integrity, with no direct impact on availability. However, the cross-site scripting nature means that attackers can pivot to further attacks such as phishing or privilege escalation. Organizations relying on WordPress for public-facing or internal sites should consider this a significant threat vector.
Mitigation Recommendations
1. Immediately audit user roles and restrict Contributor-level permissions to trusted users only, minimizing the number of users who can exploit this vulnerability. 2. Implement strict input validation and output encoding for the 'div_height' parameter in the shortcode, either by applying custom filters or using security plugins that sanitize shortcode inputs. 3. Monitor WordPress posts and pages for suspicious or unexpected shortcode usage, especially any unusual values in 'div_height'. 4. Disable or remove the Flickr Show plugin if it is not essential to reduce attack surface. 5. Stay alert for official patches or updates from the vendor and apply them promptly once available. 6. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 7. Use Web Application Firewalls (WAFs) that can detect and block XSS payloads targeting this plugin. 8. Educate contributors about secure content practices and the risks of injecting untrusted inputs. 9. Regularly back up website content to enable quick restoration if an attack occurs.
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-11-03T21:43:16.188Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6912b13414bc3e00ba783dcf
Added to database: 11/11/2025, 3:44:52 AM
Last enriched: 11/18/2025, 5:41:25 AM
Last updated: 11/22/2025, 3:17:46 PM
Views: 26
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-2023-30806: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Sangfor Net-Gen Application Firewall
CriticalCVE-2024-0401: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in ASUS ExpertWiFi
HighCVE-2024-23690: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Netgear FVS336Gv3
HighCVE-2024-13976: CWE-427 Uncontrolled Search Path Element in Commvault Commvault for Windows
HighCVE-2024-12856: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Four-Faith F3x24
HighActions
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.