Skip to main content

Betheme WordPress theme CVE-2026-6261

| EUVDEUVD-2026-27301 HIGH
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-05-05 Wordfence GHSA-xjrr-vq8h-v4xh
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
May 05, 2026 - 12:18 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Remote code execution in Betheme WordPress theme versions up to 28.4 allows authenticated attackers with author-level privileges to upload malicious PHP files disguised as icon packs. The upload_icons() function extracts user-controlled ZIP files into public directories without validating extracted content, enabling arbitrary code execution. This vulnerability requires only author-level WordPress credentials (PR:L) and has network attack vector (AV:N) with low complexity (AC:L), making it readily exploitable by compromised or malicious site contributors. No public exploit code or CISA KEV listing identified at time of analysis.

Technical ContextAI

This vulnerability affects the Betheme theme's icon pack upload functionality, specifically the upload_icons() function workflow. The flaw is a classic CWE-434 (Unrestricted Upload of File with Dangerous Type) implementation error. The function accepts ZIP archives from authenticated users, extracts contents to the WordPress uploads directory (publicly accessible via web server), but fails to validate the MIME types or file extensions of extracted files. While the feature is intended for uploading icon font packages (typically SVG, WOFF, TTF files), the lack of post-extraction validation allows attackers to embed PHP webshells inside otherwise legitimate-appearing ZIP archives. Once extracted to the uploads directory, these PHP files become directly accessible via HTTP requests, allowing immediate code execution in the web server context. The affected product per CPE is muffingroup:betheme WordPress theme, a commercial theme framework with extensive customization features including this icon management system.

RemediationAI

Upgrade Betheme theme to version 28.5 or later if available (verify latest secure version at https://support.muffingroup.com/changelog/ - specific patched version not independently confirmed from provided data). As an immediate compensating control, restrict icon pack upload functionality to administrator-only access by modifying WordPress user role capabilities or disabling the feature entirely if not business-critical. Implement server-side MIME type validation and file extension whitelisting for all upload handlers. Deploy web application firewall rules to block direct access to PHP files in the wp-content/uploads directory (note: this may break legitimate plugin functionality - test thoroughly). For advanced deployments, configure PHP-FPM or web server to deny PHP execution in uploads directories via .htaccess or nginx configuration. Audit existing uploaded icon packs for suspicious PHP files by scanning wp-content/uploads/betheme-icons/ or similar paths. Review WordPress user accounts with author privileges and above for unauthorized access or credential compromise.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-6261 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy