SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-19892

HIGH · CVSS 8.8 EPSS 0.25%

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The InfusedWoo Pro plugin for WordPress is vulnerable to privilege escalation due to a missing capability check in the `ajax_iwar_preview_email()` function, allowing authenticated users with subscriber-level access or higher to generate password reset links for any user, including administrators. This flaw poses a significant risk of account takeover, potentially compromising sensitive administrative accounts. WordPress site administrators and security teams should prioritize addressing this vulnerability to safeguard their installations.

CVE
CVE-2026-19892
Severity
HIGH
CVSS
8.8
EPSS
0.25%
WordPress

Original NVD Description

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.