Description
The Cute News Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'color' shortcode attribute in all versions up to, and including, 1.0 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.
Published: 2025-12-06
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting enabling arbitrary script execution by authenticated users with Contributor or higher privileges
Action: Patch
AI Analysis

Impact

The Cute News Ticker WordPress plugin contains a stored cross‑site scripting flaw that is triggered when an authenticated user with Contributor or greater privileges supplies malicious code in the 'color' shortcode attribute. The injected script is rendered in the page output and executed in the browsers of all visitors who view the content, potentially allowing attackers to steal session data, deface the site, or redirect users to phishing pages. The weakness stems from inadequate input filtering and the absence of output escaping, classifying it as a typical CWE‑79 scenario.

Affected Systems

Any WordPress site running the Cute News Ticker plugin version 1.0 or earlier is vulnerable, provided the plugin is active and contributors have permission to edit or create posts that use the shortcode. The flaw is present in all releases up to and including 1.0; newer releases are not known to contain the issue.

Risk and Exploitability

The calculated CVSS score of 6.4 indicates medium severity, while an EPSS score of less than 1 % signals a low likelihood of exploitation in the wild. The vulnerability is not catalogued in the CISA KEV list. Successful exploitation requires the attacker to first authenticate with Contributor-level access, craft a malicious payload within the 'color' attribute, and then inject it into a post or page where the shortcode is rendered. Once stored, the payload remains active for every subsequent viewer until removed, but the initial requirement for authenticated content editing limits the overall risk to sites that grant such permissions.

Generated by OpenCVE AI on April 22, 2026 at 00:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Cute News Ticker plugin to a patched version if one has been released; if not available, disable or remove the plugin from the site.
  • If the plugin must remain active, restrict Contributor roles from editing or inserting the 'color' attribute by modifying role capabilities or using a content sanitization plugin.
  • Apply a site‑wide Content Security Policy that disallows inline scripts or restricts script sources to known safe origins to mitigate the impact of any remaining stored payloads.

Generated by OpenCVE AI on April 22, 2026 at 00:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Dec 2025 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Mon, 08 Dec 2025 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 06 Dec 2025 06:00:00 +0000

Type Values Removed Values Added
Description The Cute News Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'color' shortcode attribute in all versions up to, and including, 1.0 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.
Title Cute News Ticker <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'color' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:09:34.334Z

Reserved: 2025-11-25T15:24:15.998Z

Link: CVE-2025-13656

cve-icon Vulnrichment

Updated: 2025-12-08T21:15:45.523Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T06:15:52.097

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13656

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:30:04Z

Weaknesses