Description
The Easy Waveform Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the shortcode_easywaveformplayer() function in all versions up to, and including, 1.2.2 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-09-02
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Update
AI Analysis

Impact

The Easy Waveform Player plugin for WordPress contains a stored cross‑site scripting flaw caused by insufficient sanitization and output escaping in the shortcode_easywaveformplayer() function. An authenticated attacker with Contributor‑level or higher privileges can embed arbitrary JavaScript into posts or pages. When a user visits a page that includes the injected shortcode, the attacker’s script executes in that user’s browser, potentially resulting in session hijacking, defacement, or execution of additional malicious payloads.

Affected Systems

The flaw impacts the Easy Waveform Player plugin by tymotey. All releases up to and including version 1.2.2 are vulnerable. Administrators should verify whether the site is running one of these affected versions and plan to upgrade to a fixed release once it becomes available, or otherwise restrict the use of the shortcode for privileged users.

Risk and Exploitability

According to the CVSS base score of 6.4, the vulnerability presents a moderate level of risk. The EPSS score is not available and the issue is not listed in the CISA KEV catalog, indicating limited evidence of exploitation to date. The attack requires an authenticated user with Contributor or higher permissions, so the risk is confined to environments where such roles exist. In the absence of a publicly released fix, mitigating measures should focus on restricting shortcode usage by privileged users and implementing defensive controls such as a strict Content Security Policy.

Generated by OpenCVE AI on September 2, 2026 at 08:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Easy Waveform Player release once the vendor issues a fix; currently no newer version contains the patch.
  • Revoke or downgrade Contributor-level access to the shortcode or disable the shortcode for non‑administrator roles until a fix is available.
  • Apply a Content Security Policy that blocks inline scripts and disallows unsafe eval to mitigate remaining XSS payloads.

Generated by OpenCVE AI on September 2, 2026 at 08:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Tymotey
Tymotey easy Waveform Player
Wordpress
Wordpress wordpress
Vendors & Products Tymotey
Tymotey easy Waveform Player
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Easy Waveform Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the shortcode_easywaveformplayer() function in all versions up to, and including, 1.2.2 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 Easy Waveform Player <= 1.2.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via shortcode_easywaveformplayer Function
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

Tymotey Easy Waveform Player
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-03T18:20:13.907Z

Reserved: 2025-07-21T17:34:20.052Z

Link: CVE-2025-7963

cve-icon Vulnrichment

Updated: 2026-09-03T18:20:09.638Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T08:16:41.730

Modified: 2026-09-03T19:17:26.513

Link: CVE-2025-7963

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T16:42:27Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')