Summary
CVE-2026-56029 is a high-severity unauthenticated authentication bypass vulnerability (CWE-288: Authentication Bypass Using an Alternate Path or Channel) in the CorvusPay WooCommerce Payment Gateway WordPress plugin, affecting all versions up to and including 2.7.4. With a CVSS 3.1 base score of 7.5, the flaw allows unauthenticated remote attackers to bypass payment callback authentication with no credentials, no complexity, and no user interaction required, posing a direct threat to the integrity of order and payment processing on affected WooCommerce stores. A patched version (2.7.5) has been released and immediate upgrading is strongly recommended.
Technical details
- Root cause: Insufficient signature validation on CorvusPay payment callback requests, classified as CWE-288 (Authentication Bypass Using an Alternate Path or Channel). The fix introduced in version 2.7.5 explicitly adds "signature validation for CorvusPay success and cancel callback requests," confirming that prior versions lacked proper cryptographic verification of inbound callback payloads.
- Trigger conditions: An unauthenticated attacker sends a crafted HTTP request to the plugin’s payment callback endpoint (success or cancel), bypassing the authentication mechanism without valid credentials or session context.
- Attack vector: Network-accessible (AV:N), low attack complexity (AC:L), no privileges required (PR:N), no user interaction needed (UI:N) — exploitable remotely by any unauthenticated actor.
- Impact: High integrity impact (I:H) with no confidentiality or availability impact. Successful exploitation enables unauthenticated manipulation of payment callbacks, including the ability to mark orders as successfully completed without actual payment being processed, directly undermining the financial controls of affected WooCommerce stores.
Affected software
- CorvusPay WooCommerce Payment Gateway (WordPress plugin:
corvuspay-woocommerce-integration) — all versions <= 2.7.4
Severity
- CVSS v3.1 Base Score: 7.5 (HIGH)
- Vector String:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Mitigation and recommended actions
- Immediate: Update the CorvusPay WooCommerce Payment Gateway plugin to version 2.7.5 or later via the WordPress admin dashboard or WordPress.org. Version 2.7.5 introduces signature validation for payment callback requests and explicitly addresses unauthorized order completion.
- If immediate patching is not feasible: Temporarily disable the CorvusPay plugin and switch to an alternative payment method until the update can be safely applied. Additionally, review recent order history for any anomalous "completed" or "paid" orders that did not correspond to confirmed payment transactions.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

