CVE Catalog

CVE-2026-19892

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

The InfusedWoo Pro plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up to, and including, 5.1.17. This is due to a missing capability check in the ajax_iwar_preview_email() function, which uses is_admin() as its only authorization check, allowing low-privilege users to generate password reset links for any user, including administrators.

Risk Assessment

Authenticated attackers with subscriber-level access can take over administrator accounts, potentially leading to full compromise of the WordPress site.

Recommendation

Update the InfusedWoo Pro plugin to a version newer than 5.1.17. Restrict access to the ajax_iwar_preview_email() function to trusted users only.

Related vulnerabilities

Original NVD description (English source)

The InfusedWoo Pro plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up to, and including, 5.1.17. This is due to a missing capability check in the `ajax_iwar_preview_email()` function, which uses `is_admin()` as its only authorization check and allows low-privilege users to render email preview merge fields for an arbitrary email address. This makes it possible for authenticated attackers, with subscriber-level access and above, to generate and retrieve a valid password reset link for any WordPress user, including administrators, enabling account takeover.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS