<?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>InfusedWoo - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/infusedwoo/</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, 25 Aug 2026 06:05:39 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/infusedwoo/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>Privilege Escalation in InfusedWoo Pro WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-infusedwoo-priv-esc/</link><pubDate>Tue, 25 Aug 2026 06:05:39 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-infusedwoo-priv-esc/</guid><description>The InfusedWoo Pro plugin for WordPress, in versions up to 5.1.17, contains a privilege escalation vulnerability allowing authenticated subscribers to perform unauthorized password resets for arbitrary accounts via the ajax_iwar_preview_email function.</description><content:encoded><![CDATA[<p>The InfusedWoo Pro plugin for WordPress contains a critical privilege escalation vulnerability (CVE-2026-19892) affecting all versions up to and including 5.1.17. The vulnerability exists within the <code>ajax_iwar_preview_email()</code> function, which fails to implement appropriate capability checks, relying solely on an insufficient <code>is_admin()</code> check. This allows an authenticated user with low-level privileges, such as a subscriber, to interact with the function to render email preview merge fields for arbitrary users. By manipulating the parameters, an attacker can trigger and retrieve password reset tokens or links intended for other users, including administrators, effectively granting the attacker full account takeover capabilities. This flaw represents a significant risk to WordPress site integrity as it circumvents standard authorization flows.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an authenticated subscriber to escalate their privileges to any account level on the WordPress site, including administrative access. This bypass enables unauthorized data access, site configuration changes, and potentially full server compromise depending on the WordPress environment and plugin integrations.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the InfusedWoo Pro plugin to a version beyond 5.1.17 immediately.</li>
<li>Monitor web server access logs for anomalous POST requests targeting the <code>admin-ajax.php</code> endpoint associated with the InfusedWoo plugin parameters.</li>
<li>Audit user privilege assignments and recent password reset activity for administrative accounts to identify potential signs of unauthorized access.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>privilege-escalation</category><category>web-application</category></item></channel></rss>