Description
The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via the theme's 'icon_box_2' shortcode in all versions up to, and including, 28.4 due to insufficient input sanitization and output escaping on user supplied attributes. 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-08-26
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Betheme theme contains insufficient input sanitization for the ‘icon_box_2’ shortcode attributes. An authenticated WordPress user with contributor or higher privileges can embed arbitrary JavaScript that is stored in the content. When a visitor loads the page containing the injected shortcode, the malicious script executes in the visitor’s browser. This flaw enables code execution in the context of any visitor who views the affected page, potentially allowing the attacker to modify the user experience or exfiltrate data entered during the visit. The weakness is categorized as CWE‑79.

Affected Systems

All releases of the MuffinGroup Betheme WordPress theme up to and including version 28.4 are affected. The vulnerability is tied to the ‘icon_box_2’ shortcode and applies to every instance where that shortcode is used in content. A patch is provided in versions newer than 28.4, but no specific fixed version number is listed.

Risk and Exploitability

With a CVSS score of 6.4 the vulnerability is considered medium severity. The EPSS score is not available, and the issue is not listed in CISA’s KEV catalog, suggesting no widespread exploitation has been observed. The flaw requires an authenticated user with at least contributor role to inject the payload, after which the malicious script is stored and delivered to all site visitors who view the page containing the shortcode. The attack vector is therefore user‑initiated content injection and subsequent view of the affected content.

Generated by OpenCVE AI on August 26, 2026 at 09:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Betheme to a version newer than 28.4 to obtain the vendor fix.
  • If upgrading is not immediately possible, remove or disable the icon_box_2 shortcode from all content, or apply a custom sanitization filter to escape shortcode attributes before rendering.
  • Temporarily revoke or downgrade contributor privileges on the site until the theme is updated, preventing the injection of malicious scripts by users with that role.

Generated by OpenCVE AI on August 26, 2026 at 09:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 11:15:00 +0000

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

Wed, 26 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via the theme's 'icon_box_2' shortcode in all versions up to, and including, 28.4 due to insufficient input sanitization and output escaping on user supplied attributes. 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 Betheme <= 28.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'icon_box_2' Shortcode
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

Muffingroup Betheme
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-26T07:42:00.865Z

Reserved: 2026-04-13T02:17:54.899Z

Link: CVE-2026-6178

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T11:00:05Z

Weaknesses
  • CWE-79

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