Skip to main content

InfusedWoo Pro CVE-2026-6512

| EUVDEUVD-2026-30262 CRITICAL
Missing Authorization (CWE-862)
2026-05-14 security@wordfence.com GHSA-r6vp-gccc-x4j6
9.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 14, 2026 - 09:31 vuln.today
CVE Published
May 14, 2026 - 09:16 nvd
CRITICAL 9.1

DescriptionCVE.org

The InfusedWoo Pro plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.1.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to permanently delete arbitrary posts, pages, products, or orders, mass-delete all comments on any post, and change any post's status.

AnalysisAI

Unauthenticated attackers can permanently delete arbitrary WordPress content (posts, pages, WooCommerce products/orders) and manipulate post statuses in InfusedWoo Pro plugin versions up to 5.1.2 due to missing authorization checks. The CVSS 9.1 (Critical) score reflects network-accessible attack with no complexity barriers, though the Availability impact rating (A:N) appears inconsistent with the ability to mass-delete content. EPSS data unavailable; no CISA KEV listing or public exploit confirmed at time of analysis, but the WordPress ecosystem's large attack surface and clear Wordfence advisory make this a priority patching target for WooCommerce sites.

Technical ContextAI

This vulnerability stems from CWE-862 (Missing Authorization), a fundamental access control failure where the plugin fails to verify user permissions before executing privileged operations. InfusedWoo Pro is a WordPress/WooCommerce integration plugin that bridges Infusionsoft (Keap) CRM with WooCommerce. The flaw exists in administrative functions that should require WordPress capabilities checks (like 'delete_posts', 'manage_woocommerce', 'moderate_comments') but instead expose these operations to any HTTP request without authentication or authorization validation. The CVSS vector AV:N indicates these vulnerable endpoints are accessible over the network without requiring local access or special network positioning. The plugin likely registers REST API endpoints or AJAX handlers that fail to implement WordPress's standard authorization mechanisms (current_user_can(), check_ajax_referer(), etc.), allowing direct invocation by anonymous users.

RemediationAI

Upgrade InfusedWoo Pro to version 5.1.3 or later immediately. The vendor changelog at https://downloads.infusedwoo.com/updater/iw5.php?changelog should confirm patched version details. For commercial WordPress plugins, updates typically deploy through the plugin's built-in license-validated updater rather than the WordPress.org repository. Administrators should verify their InfusedWoo license is active to receive updates, then navigate to WordPress Dashboard → Plugins → check for InfusedWoo Pro updates and apply immediately. If immediate patching is impossible, implement these compensating controls: (1) Temporarily deactivate InfusedWoo Pro plugin until patched version can be deployed-this breaks Infusionsoft/WooCommerce synchronization but eliminates the attack vector; (2) Deploy web application firewall (WAF) rules blocking unauthenticated access to WordPress AJAX endpoints and REST API routes registered by InfusedWoo (requires identifying specific vulnerable endpoints from plugin code-consult Wordfence advisory for indicators); (3) Restrict wp-admin and wp-json access to trusted IP addresses via server configuration, though this may impact legitimate customer functionality. Note that deactivation halts CRM integration and WAF rules require technical expertise to avoid blocking legitimate traffic. Backup all site content and WooCommerce data before applying any changes to enable recovery if exploitation has already occurred.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-6512 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy