CVE-2026-6261 HIGH

CVE-2026-6261: Betheme <= 28.4 - Authenticated (Author+) Arbitrary File Upload to Remote Code Execution via Icon Pack Upload

Vendor Muffingroup
Product Betheme
Weakness CWE-434 · Unrestricted file upload
Published May 5, 2026
Last update May 5, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Betheme theme for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 28.4. This is due to the upload_icons() function workflow moving and unzipping user-controlled ZIP files into a public uploads directory without validating extracted file types. This makes it possible for authenticated attackers, with author-level access and above, to upload arbitrary files (including PHP) and achieve remote code execution via the Icons icon-pack upload flow.

Explanation of Vulnerability in Simple Terms

02Summary

Betheme versions up to 28.4 allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially gaining the ability to run code on the site or modify its content. Update to a version newer than 28.4 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Upload malicious files and run code on the site or modify its content.

Potential impact on your site

04Site Impact

Compromised site integrity, data theft, or malware injection if an authenticated attacker uploads malicious files.

Conditions required to exploit

05Prerequisites

Attacker must have a low-level user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

May 5, 2026 CVE published
May 5, 2026 Record updated

Related vulnerabilities

08Related CVE