CVE Catalog

CVE-2026-6510

Critical
Published: Translated: NVD NIST

Summary

The InfusedWoo Pro plugin for WordPress is vulnerable to privilege escalation due to missing authorization in all versions up to and including 5.1.2. This is due to missing nonce verification and capability checks in the iwar_save_recipe() AJAX handler.

Risk Assessment

Unauthenticated attackers can create a malicious automation recipe, allowing them to bypass authentication and escalate privileges to any targeted user account, including administrator.

Recommendation

It is recommended to update the InfusedWoo Pro plugin to the latest version to mitigate this vulnerability. Additionally, implementing extra security measures such as nonce verification and capability checks is advisable.

Original NVD description (English source)

The InfusedWoo Pro plugin for WordPress is vulnerable to privilege escalation via missing authorization in all versions up to, and including, 5.1.2. This is due to missing nonce verification and capability checks in the iwar_save_recipe() AJAX handler. This makes it possible for unauthenticated attackers to create a malicious automation recipe that pairs an HTTP post trigger with an auto-login action, allowing any unauthenticated visitor to visit a crafted URL and receive authentication cookies for any targeted user account (e.g., administrator), achieving complete authentication bypass and privilege escalation.

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