Description
The Simple Wp colorfull Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' parameter in the 'accordion' shortcode 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: 2026-02-14
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises when the ‘title’ attribute of the accordion shortcode accepts unsanitized input, allowing a contributor or higher level user to place arbitrary JavaScript that is saved into the post content. When a victim later views the page the injected script runs in the victim’s browser, giving an attacker the ability to deface the site, steal session cookies, or perform other client‑side attacks. The weakness is a classic reflected input‑validation flaw identified as CWE‑79, and it affects the confidentiality and integrity of the web content by enabling unauthorized script execution.

Affected Systems

The Simple Wp colorfull Accordion plugin provided by vendor nayon46 is affected in all released versions up to and including 1.0. No specific patch version is listed, but the issue does not exist in releases above 1.0 if they have been released.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, while the EPSS score of less than 1% shows that only a small fraction of potential targets may exploit the flaw. The vulnerability is not catalogued in the CISA KEV list yet. Exploitation requires the attacker to have Contributor‑level or higher WordPress access, after which they can pre‑populate the ‘title’ field in an accordion shortcode. Once populated, the code is stored and executed on any subsequent page view by any user, making the attack effective only after the initial injection and any further users visiting the infected page.

Generated by OpenCVE AI on April 15, 2026 at 18:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Simple Wp colorfull Accordion to a version newer than 1.0, if available, or uninstall the plugin entirely if not required
  • Restrict the Contributor role from the ability to insert or edit accordion shortcodes, or remove Contributor permissions from the site at the time of remediation
  • Deploy a request‑time or content‑filter plugin that sanitizes user‑supplied shortcode attributes to escape or strip script tags, ensuring that any legacy content is rendered safely

Generated by OpenCVE AI on April 15, 2026 at 18:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Nayon46
Nayon46 simple Wp Colorfull Accordion
Wordpress
Wordpress wordpress
Vendors & Products Nayon46
Nayon46 simple Wp Colorfull Accordion
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Simple Wp colorfull Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' parameter in the 'accordion' shortcode 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 Simple Wp colorfull Accordion <= 1.0 - Authenticated (Contributor+) Cross-Site Scripting via 'title' 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

Nayon46 Simple Wp Colorfull Accordion
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:04:21.457Z

Reserved: 2026-02-04T15:12:30.893Z

Link: CVE-2026-1904

cve-icon Vulnrichment

Updated: 2026-02-17T20:34:17.253Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T05:16:19.327

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

Link: CVE-2026-1904

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:45:11Z

Weaknesses