CVE-2026-6510 CRITICAL

CVE-2026-6510: InfusedWoo Pro <= 5.1.2 - Unauthenticated Missing Authorization to Privilege Escalation via 'iwar_save_recipe'

Vendor Infused Addons
Product InfusedWoo Pro
Weakness CWE-862 · Missing authorization
Published May 14, 2026
Last update May 14, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/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 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.

Explanation of Vulnerability in Simple Terms

02Summary

InfusedWoo Pro versions up to 5.1.2 lack proper authorization checks, allowing unauthenticated attackers to read, modify, or delete sensitive data and functionality. The vulnerability requires no user interaction and can be exploited remotely over the network. Site administrators should update immediately to a version newer than 5.1.2.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete site data and functionality without logging in.

Potential impact on your site

04Site Impact

Attackers can access and alter your site's data, settings, and content without any credentials.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 14, 2026 CVE published
May 14, 2026 Record updated