<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Master Addons - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/master-addons/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 01 Sep 2026 07:03:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/master-addons/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Arbitrary File Upload in Master Addons for Elementor</title><link>https://feed.craftedsignal.io/briefs/2026-09-master-addons-rce/</link><pubDate>Tue, 01 Sep 2026 07:03:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-master-addons-rce/</guid><description>An improper authorization flaw in the Master Addons for Elementor WordPress plugin allows authenticated users with editor-level access to achieve remote code execution via arbitrary file uploads.</description><content:encoded><![CDATA[<p>The Master Addons for Elementor plugin for WordPress (versions 3.1.9 and earlier) contains an arbitrary file upload vulnerability within the upload_template_kit AJAX handler. The vulnerability stems from insufficient authorization requirements; the handler checks for 'upload_files' capability rather than the stricter 'manage_options' required by other administrative handlers in the plugin. Furthermore, the handler fails to implement adequate file type validation after the extraction of uploaded ZIP archives. An attacker with editor-level privileges can obtain the necessary nonces from the pages list screen and subsequently upload arbitrary, potentially executable files. This vulnerability enables authenticated attackers to execute arbitrary code on the underlying WordPress server.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-75921 grants an authenticated attacker with editor-level access the ability to execute remote code on the host server. This can lead to full site compromise, exfiltration of sensitive database information, or the establishment of persistent backdoors within the WordPress environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the Master Addons for Elementor plugin to the latest available version (beyond 3.1.9) to patch the authorization logic and file validation routines.</li>
<li>Review WordPress user accounts and restrict editor-level permissions to trusted individuals to mitigate the potential impact of this credential-dependent vulnerability.</li>
<li>Audit web server logs for suspicious POST requests to the plugin's AJAX endpoints if indicators of compromise are suspected.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>