<?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>Newfold - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/newfold/</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>Wed, 09 Sep 2026 10:50:05 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/newfold/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>Authentication Bypass in Newfold WordPress Plugins via wp-module-data</title><link>https://feed.craftedsignal.io/briefs/2026-09-newfold-auth-bypass/</link><pubDate>Wed, 09 Sep 2026 10:50:05 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-newfold-auth-bypass/</guid><description>An authentication bypass vulnerability in the wp-module-data library used by multiple Newfold plugins allows unauthenticated attackers to forge administrative access tokens and take over WordPress sites.</description><content:encoded><![CDATA[<p>Researchers have identified a critical authentication bypass vulnerability (CVE-2026-80099) affecting the <code>wp-module-data</code> library, which is bundled with several Newfold Digital WordPress plugins. The vulnerability is triggered when the <code>authenticate()</code> method - registered via the <code>rest_authentication_errors</code> filter - encounters a failure in <code>HiiveConnection::get_auth_token()</code>. Under these conditions, PHP type coercion causes the secret HMAC salt to collapse into a publicly known static constant.</p>
<p>An unauthenticated attacker can control the remaining inputs required for the HMAC calculation, including the HTTP method, request URI, raw body, and the <code>X-Timestamp</code> header. This allows the attacker to compute a valid Bearer token offline. Once forged, the token permits the attacker to bypass authentication and invoke <code>wp_set_current_user()</code> as an administrator. This vulnerability grants attackers complete control over affected WordPress installations, enabling actions such as creating new administrative users or installing arbitrary malicious plugins, which effectively leads to total site compromise. The issue affects multiple plugins, including Crazy Domains, WP Plugin Web, Hostgator, and Bluehost.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to full administrator-level access to the vulnerable WordPress installation. Threat actors can use this access to exfiltrate database contents, deploy web shells for persistence, inject malicious scripts, or host phishing content. This affects all organizations relying on the specified versions of the affected Newfold plugins for their web infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security and IT teams:</p>
<ul>
<li>Immediately identify and audit all WordPress installations for the affected plugins: Crazy Domains (&lt;= 2.5.2), WP Plugin Web (&lt;= 2.3.4), Hostgator (&lt;= 3.1.0), and Bluehost (&lt;= 4.17.1).</li>
<li>Update all instances of <code>wp-module-data</code> to a version beyond 2.9.4 and update associated plugins to the latest available patched versions.</li>
<li>Until patching is possible, restrict access to the REST API endpoints associated with the vulnerable plugins using firewall rules or web application firewall (WAF) policies.</li>
<li>Review WordPress user lists for any unauthorized administrative accounts created or modified since the release of this advisory.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application-vulnerability</category><category>wordpress</category><category>cve-2026-80099</category></item></channel></rss>