WordPress security changelog
MEDIUM CVE-2026-6178 Deferred

Betheme permits Contributor-level stored cross-site scripting

Betheme through 28.4 insufficiently sanitizes and escapes user-controlled attributes in the icon_box_2 shortcode. A Contributor or higher can store arbitrary script that executes whenever a visitor opens the affected page.

CVE / CNA score 6.4 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Betheme
Plugin slug
betheme
Affected
<= 28.4
Safe version
See mitigation notes
Published
Aug 26, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Aug 26, 2026 and is one of 23 known issues for this theme.

Update, patch or deactivate.

No fixed release is identified. Update when a confirmed patch is available; until then, restrict use of the affected shortcode when warranted, inspect Contributor-authored content, and invalidate privileged sessions if malicious pages were viewed.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical 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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Primary and upstream sources