CVE-2026-19892 HIGH

CVE-2026-19892: InfusedWoo Pro <= 5.1.18 - Authenticated (Subscriber+) Privilege Escalation via Password Reset Link Disclosure

Vendor Infused Addons
Product InfusedWoo Pro
Weakness CWE-862 · Missing authorization
Published August 25, 2026
Last update August 27, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

InfusedWoo Pro versions up to 5.1.17 lack proper authorization checks, allowing authenticated users with low privileges to read, modify, or delete sensitive data and functionality. An attacker with a basic user account can perform actions restricted to administrators or other higher-privilege roles. Update to a version newer than 5.1.17 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete data and functionality normally restricted to administrators.

Potential impact on your site

04Site Impact

Any registered user can access and alter admin-level settings, user data, and site content.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

August 25, 2026 CVE published
August 27, 2026 Record updated

Related vulnerabilities

08Related CVE