Description
The RTMKit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Advanced Heading widget's 'Background Text' parameter in versions up to, and including, 2.0.7 This is due to insufficient output escaping on the 'background_text_heading' setting in the render() function, which concatenates the value directly into an HTML attribute without applying esc_attr(). 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-07-03
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The RTMKit plugin for WordPress is vulnerable to stored cross‑site scripting via the Advanced Heading widget’s “Background Text” parameter in versions up to and including 2.0.7. The flaw stems from insufficient output escaping on the background_text_heading setting in the render() function, which concatenates the value directly into an HTML attribute without applying esc_attr(). Authenticated attackers, with contributor‑level access or higher, can inject arbitrary JavaScript that executes whenever a user views a page containing the injected widget.

Affected Systems

WordPress sites that have the RTMKit plugin installed in any version up to and including 2.0.7 and that use the flawed widget. The flaw exists in all releases of RTMKit from the vendor rometheme through version 2.0.7.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score is < 1 % and the vulnerability is not listed in the CISA KEV catalog. Attackers must be authenticated and possess contributor or higher privileges to modify the widget and inject malicious code; after injection, the script will execute for every visitor who loads the affected page.

Generated by OpenCVE AI on August 1, 2026 at 20:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest RTMKit plugin version (2.0.8 or later) to remove the vulnerable code.
  • If an update cannot be applied, remove the widget from non‑critical pages or limit contributor access to prevent exploitation.
  • Configure a web‑application firewall rule to sanitize or block malicious input in the ‘background_text_heading’ parameter.

Generated by OpenCVE AI on August 1, 2026 at 20:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Jul 2026 09:45:00 +0000

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

Fri, 03 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Description The RTMKit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Advanced Heading widget's 'Background Text' parameter in versions up to, and including, 2.0.7 This is due to insufficient output escaping on the 'background_text_heading' setting in the render() function, which concatenates the value directly into an HTML attribute without applying esc_attr(). 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 RTMKit <= 2.0.7 - Authenticated (Contributor+) Stored Cross-Site Scripting via Advanced Heading Widget 'Background Text' 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

Rometheme Rtmkit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-06T16:25:21.787Z

Reserved: 2026-05-11T16:41:26.786Z

Link: CVE-2026-8351

cve-icon Vulnrichment

Updated: 2026-07-06T16:24:42.570Z

cve-icon NVD

Status : Deferred

Published: 2026-07-03T08:16:25.107

Modified: 2026-07-06T18:02:49.450

Link: CVE-2026-8351

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T20:45:05Z

Weaknesses
  • CWE-79

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