Description
The Radius Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘subHeadingTagName’ parameter in all versions up to, and including, 2.2.1 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-08-15
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting affecting page rendering
Action: Patch Upgrade
AI Analysis

Impact

An authenticated user with Contributor privileges can place a malicious value in the subHeadingTagName field of any block. Because the plugin does not sanitize or escape that value before storing it in the database, the text is rendered unchanged when the page is viewed. The stored script runs in the browser context of any user who opens the affected page, allowing theft of credentials, session hijacking, or delivery of malware. The weakness is a classic CWE‑79 unsanitized input problem, providing an injection attack surface that achieves both confidentiality and integrity compromise.

Affected Systems

The flaw exists in the Radius Blocks – WordPress Gutenberg Blocks plugin developed by techlabpro1, affecting all releases up through and including version 2.2.1. Sites that have installed this version and have users with Contributor or higher access are exposed.

Risk and Exploitability

The CVSS base score of 6.4 indicates moderate risk, while the EPSS score of less than 1% suggests a very low probability of being exploited in the wild. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need authentication and the ability to edit block settings; after injection, the malicious code propagates to every visitor who loads the page, which makes addressing the issue a high priority for owners of vulnerable WordPress sites.

Generated by OpenCVE AI on April 20, 2026 at 19:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Radius Blocks plugin to the latest version that removes the unsanitized subHeadingTagName parameter.
  • Restrict or remove Contributor and higher‑level users’ ability to edit block settings or disable the advanced heading block until the patch is applied.
  • If an upgrade is not immediately possible, consider deactivating or uninstalling the Radius Blocks plugin to eliminate the stored XSS vector.

Generated by OpenCVE AI on April 20, 2026 at 19:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-24995 The Radius Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘subHeadingTagName’ parameter in all versions up to, and including, 2.2.1 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

Sat, 16 Aug 2025 21:45:00 +0000

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

Fri, 15 Aug 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 15 Aug 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Radius Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘subHeadingTagName’ parameter in all versions up to, and including, 2.2.1 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 Radius Blocks <= 2.2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via subHeadingTagName 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:35:18.534Z

Reserved: 2025-06-06T22:43:06.913Z

Link: CVE-2025-5844

cve-icon Vulnrichment

Updated: 2025-08-15T16:02:37.793Z

cve-icon NVD

Status : Deferred

Published: 2025-08-15T09:15:25.753

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

Link: CVE-2025-5844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T20:00:10Z

Weaknesses