Description
The MIR blocks and shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' attribute (and other attributes such as 'ready_animation_text') of the 'msc_stats' shortcode in versions up to, and including, 1.0.0. This is due to insufficient input sanitization and output escaping on user supplied shortcode attributes inside the msc_stats() rendering function. 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-06-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MIR blocks and shortcodes plugin for WordPress contains a stored cross‑site scripting flaw in the msc_stats shortcode. The plugin renders the title attribute and other attributes without sanitizing user input, allowing a contributor‑level user to embed arbitrary JavaScript. When a site visitor opens a page that contains the compromised shortcode, the injected script executes in the visitor's browser, potentially stealing cookies, hijacking sessions, or defacing the page.

Affected Systems

WordPress sites running the MIR blocks and shortcodes plugin version 1.0.0 or earlier are affected. The flaw is present only when the msc_stats shortcode is used, and it requires a user with contributor or higher permissions to edit or create content containing shortcodes. Sites that have the plugin installed and allow contributors to add or edit posts or pages are at risk.

Risk and Exploitability

The CVSS Base score of 6.4 indicates medium severity, and the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog. A successful exploitation requires an authenticated user with contributor or higher privileges, who can add or edit a post containing the msc_stats shortcode. Because the injected payload is stored and then delivered to all other site visitors, the impact can affect any user who loads the compromised page.

Generated by OpenCVE AI on June 24, 2026 at 09:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MIR blocks and shortcodes plugin to the latest version that properly sanitizes shortcode attributes.
  • If an update is not yet available, remove or disable the plugin until a fixed release is issued.
  • Restrict shortcode usage to administrators or editor roles only, or apply a content sanitization filter to escape all user‑supplied shortcode attributes.

Generated by OpenCVE AI on June 24, 2026 at 09:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Description The MIR blocks and shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' attribute (and other attributes such as 'ready_animation_text') of the 'msc_stats' shortcode in versions up to, and including, 1.0.0. This is due to insufficient input sanitization and output escaping on user supplied shortcode attributes inside the msc_stats() rendering function. 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 MIR blocks and shortcodes <= 1.0.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-24T05:33:30.909Z

Reserved: 2026-05-18T21:03:56.264Z

Link: CVE-2026-8896

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T09:45:14Z

Weaknesses
  • CWE-79

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