Description
The Blocksy Companion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'tagName' Block Attribute (blocksy/dynamic-data) in all versions up to, and including, 2.1.51 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-09-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The vulnerability resides in the Blocksy Companion plugin for WordPress, where the 'tagName' attribute of the dynamic-data block is rendered without adequate input sanitization or output escaping. Because the plugin accepts author‑level user input, an authenticated attacker can inject arbitrary JavaScript that is stored in the page content and executed whenever the page is viewed by anyone. This is a stored cross‑site scripting flaw and satisfies CWE‑79. The injected script runs in the context of the affected website, potentially allowing credential theft, defacement, or the execution of further malicious actions against site visitors.

Affected Systems

The flaw affects every WordPress site that installs the Blocksy Companion plugin version 2.1.51 or earlier. The vulnerability is confined to the plugin; therefore, only sites using this plugin are impacted. The vendor is creativethemeshq, and the product is Blocksy Companion. All installations that have not been upgraded to 2.1.52 or newer are considered vulnerable.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, and the absence of an EPSS score shows that no publicly reported exploitation attempts have been tracked. The vulnerability does not require network‑exposed access; it can be triggered by any authenticated user with author or higher privileges on the WordPress site. If an attacker obtains such credentials, they can run the stored script against all visitors, creating a broad threat of credential compromise or defacement. Because the flaw already exists in the public plugin, the risk to any site that has not updated is moderate to high, and an immediate upgrade is recommended.

Generated by OpenCVE AI on September 1, 2026 at 06:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Blocksy Companion to version 2.1.52 or later
  • Restrict WordPress author‑level users to only those who absolutely need block editing capabilities
  • Run a security scan, such as WordFence, to identify any injected scripts and remove them

Generated by OpenCVE AI on September 1, 2026 at 06:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Sep 2026 12:45:00 +0000

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

Tue, 01 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Description The Blocksy Companion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'tagName' Block Attribute (blocksy/dynamic-data) in all versions up to, and including, 2.1.51 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Blocksy Companion <= 2.1.51 - Authenticated (Author+) Stored Cross-Site Scripting via 'tagName' Block Attribute (blocksy/dynamic-data)
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

Creativethemes Blocksy Companion
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-01T15:21:09.614Z

Reserved: 2026-07-31T13:39:59.541Z

Link: CVE-2026-18488

cve-icon Vulnrichment

Updated: 2026-09-01T15:21:05.722Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T06:16:36.370

Modified: 2026-09-01T20:47:54.130

Link: CVE-2026-18488

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:30:04Z

Weaknesses
  • CWE-79

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