CVE-2026-6510 PUBLISHED

InfusedWoo Pro <= 5.1.2 - Unauthenticated Missing Authorization to Privilege Escalation via 'iwar_save_recipe'

Assigner: Wordfence
Reserved: 17.04.2026 Published: 14.05.2026 Updated: 14.05.2026

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.

Metrics

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

Product Status

Vendor Infused Addons
Product InfusedWoo Pro
Versions Default: unaffected
  • affected from 0 to 5.1.2 (incl.)

Credits

  • Osvaldo Noe Gonzalez Del Rio finder

References

Problem Types

  • CWE-862 Missing Authorization CWE