
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13656 is a Stored Cross-Site Scripting (XSS) vulnerability in the Cute News Ticker plugin for WordPress. It affects all versions up to and including 1.0, caused by insufficient input sanitization and output escaping of the color shortcode attribute. Authenticated attackers with Contributor-level access or above can inject persistent malicious scripts into pages, which execute in the browsers of any user visiting the affected page. The vulnerability was published on December 6, 2025, and carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerable code resides in main-function.php at line 60 of the plugin, where the color attribute passed to the plugin's shortcode is rendered in page output without proper sanitization or escaping (Wordfence, WordPress Plugin Trac). An attacker with at least Contributor-level access can craft a post or page containing a malicious shortcode such as [cute-news-ticker color="<script>malicious_code</script>"], which is then stored in the database and executed in victims' browsers upon page load. No user interaction beyond visiting the injected page is required for the payload to execute.
Successful exploitation allows persistent injection of arbitrary JavaScript into WordPress pages, affecting all visitors who load the compromised content. This can lead to session cookie theft, credential harvesting, redirection to malicious sites, or defacement of site content, impacting both confidentiality and integrity of the affected site and its visitors. Availability is not directly impacted, but the persistent nature of stored XSS means the attack continues until the malicious content is removed (Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-13656 as of the available data. The EPSS score is approximately 0.03%, indicating a low probability of near-term exploitation. The vulnerability requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The vulnerability was assigned and disclosed by Wordfence (Wordfence).
color attribute, e.g., [cute-news-ticker color="red\" onmouseover=\"alert(document.cookie)"] or a script tag variant that bypasses any minimal filtering.color attribute is rendered in the HTML output, causing the injected JavaScript to execute in the visitor's browser.wp-admin/post.php or REST API endpoints containing shortcode content with suspicious color attribute values (e.g., containing <script>, onerror=, onmouseover=, or encoded JavaScript).wp_posts table within shortcode content, particularly in the color attribute of [cute-news-ticker] shortcodes.document.location redirects)./wp-content/plugins/cute-news-ticker/) that may indicate further compromise.The primary remediation is to update the Cute News Ticker plugin to a version beyond 1.0 that includes proper input sanitization and output escaping for the color shortcode attribute. If no patched version is available, site administrators should deactivate and remove the plugin immediately. As a general hardening measure, restrict Contributor-level user registrations and review existing contributor accounts for unauthorized content. WordPress site owners can also use a Web Application Firewall (WAF) such as Wordfence to detect and block XSS payloads as a temporary mitigation (Wordfence, WordPress Plugin Page).
The vulnerability was discovered and disclosed by Wordfence, which published the advisory on December 6, 2025. No significant broader media coverage, notable researcher commentary, or substantial social media discussion has been identified beyond standard vulnerability database aggregation (Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."