Impact
InfusedWoo Pro for WordPress contains a missing capability check in the ajax_iwar_preview_email() function, which only verifies is_admin() before rendering email preview merge fields. The function accepts an arbitrary email address, allowing any authenticated user with Subscriber level or higher to fetch a valid password‑reset link for any WordPress account, including administrators. This weakness (CWE‑862) can be leveraged to perform account takeover and subsequently gain full administrative control of the site.
Affected Systems
The vulnerability affects all installations of InfusedWoo Pro dated 5.1.18 and earlier, as indicated in the advisory. The plugin is available under the product name Infused Woo Pro from the vendor Infused Addons.
Risk and Exploitability
The CVSS score of 8.8 classifies this flaw as high severity. EPSS data is not available, and it is not listed in CISA KEV, suggesting no publicly confirmed exploits yet. However, the flaw requires only authenticated access with a Subscriber role or greater, which is common on many WordPress sites. Attackers can trigger the vulnerable endpoint via the normal AJAX interface, producing reset links that bypass WordPress’s standard security controls.
OpenCVE Enrichment