Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
The Betheme theme for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 28.4. This is due to the upload_icons() function workflow using a user-controlled upload path (mfn-icon-upload) in a filesystem move operation without constraining it to the uploads directory. This makes it possible for authenticated attackers, with contributor-level access and above, to move/delete arbitrary local files via path traversal.
AnalysisAI
Arbitrary file deletion via path traversal in Betheme WordPress theme version 28.4 and earlier allows authenticated contributors and above to delete arbitrary files on the server by manipulating the mfn-icon-upload parameter in the upload_icons() function. The vulnerability requires valid WordPress account credentials at contributor level or higher but exploits an unconstrained filesystem move operation to bypass upload directory restrictions. No public exploit code or active KEV listing identified at analysis time.
Technical ContextAI
The upload_icons() function in Betheme processes user-supplied file upload paths through the mfn-icon-upload parameter. Rather than validating that uploaded files remain within WordPress's wp-content/uploads directory, the function uses this user-controlled path directly in a filesystem move or file operation, enabling path traversal attacks via directory traversal sequences (e.g., '../'). CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) describes the root cause: the application fails to neutralize path traversal components before using them in filesystem operations. The vulnerability affects Muffingroup's Betheme product (CPE: cpe:2.3:a:muffingroup:betheme:*:*:*:*:*:*:*:*) across all versions through 28.4.
RemediationAI
Update Betheme to version 29.0 or later via the WordPress theme updates interface or directly from Muffingroup's support portal at https://support.muffingroup.com/changelog/. Site administrators should immediately review and audit WordPress user accounts with contributor access or higher, removing unnecessary elevated privileges and disabling unused accounts. Wordfence threat intelligence reference at https://www.wordfence.com/threat-intel/vulnerabilities/id/3486f114-5625-4751-a25e-2c5ab7b15b38 provides additional detail. As a temporary workaround pending updates, restrict the 'mfn-icon-upload' functionality by disabling the icon upload feature in Betheme settings if not actively used, or apply a Web Application Firewall (WAF) rule to block POST/GET requests containing '../' sequences to the upload handler. Note that disabling icon uploads may affect theme customization capabilities.
The Betheme theme for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 26.5.1.4 via des
Remote code execution in the Betheme WordPress theme (muffingroup) through version 28.4.2 allows a user holding a low-pr
Remote code execution in Betheme WordPress theme versions up to 28.4 allows authenticated attackers with author-level pr
The Betheme theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 27.5.6 via d
Auth. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch
Stored cross-site scripting in the Betheme theme for WordPress (all versions through 28.4) allows authenticated attacker
The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Button shortcode and Custo
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
Missing Authorization vulnerability in Muffingroup Betheme.6.1. Rated medium severity (CVSS 5.4), this vulnerability is
Missing Authorization vulnerability in Muffingroup Betheme.6.1. Rated medium severity (CVSS 5.4), this vulnerability is
Missing Authorization vulnerability in Muffingroup Betheme.6.1. Rated medium severity (CVSS 5.4), this vulnerability is
The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to,
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27303