Description
The Cision Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 4.3.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-05-06
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Update Plugin
AI Analysis

Impact

The CVE involves a stored cross‑site scripting flaw in the Cision Block WordPress plugin. An authenticated contributor or higher user can submit a payload via the id parameter, which is not properly sanitized or escaped before being stored. The injected script will execute for any user who then views the affected page, enabling theft of session cookies, defacement, or malicious redirects. This violates confidentiality and integrity and can be leveraged to compromise the entire site for every visitor.

Affected Systems

WordPress sites that have the Cision Block plugin installed, specifically versions 4.3.0 or earlier. Any site using these older releases exposes the client‑side rendering of the id parameter without proper sanitization, regardless of the WordPress version.

Risk and Exploitability

CVSS base score of 6.4 indicates a medium risk. The EPSS score is below 1% showing a low public exploitation likelihood at this time. The vulnerability is not listed in the CISA KEV catalog. The attack requires authenticated access at the Contributor level or higher, so it is not exploitable by unauthenticated users. An attacker could place malicious JavaScript that runs when any visitor loads the injected page, allowing credential theft or site compromise as described.

Generated by OpenCVE AI on April 20, 2026 at 22:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Cision Block plugin to the latest version (≥4.4).
  • Limit contributor‑level privileges or disable the id parameter if the feature can be turned off.
  • Add server‑side sanitization or output escaping for the id parameter in the plugin’s template files to prevent script injection.

Generated by OpenCVE AI on April 20, 2026 at 22:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-13588 The Cision Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 4.3.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.
History

Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00039}

epss

{'score': 0.00045}


Tue, 06 May 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 06 May 2025 09:30:00 +0000

Type Values Removed Values Added
Description The Cision Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 4.3.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 Cision Block <= 4.3.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via id Parameter
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:20:58.112Z

Reserved: 2025-04-17T22:44:37.301Z

Link: CVE-2025-3782

cve-icon Vulnrichment

Updated: 2025-05-06T14:18:41.938Z

cve-icon NVD

Status : Deferred

Published: 2025-05-06T10:15:15.897

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

Link: CVE-2025-3782

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:00:14Z

Weaknesses