CVE-2026-9028 PUBLISHED

CorvusPay WooCommerce Payment Gateway <= 2.7.4 - Missing Authorization to Unauthenticated Arbitrary Order Cancellation via 'order_number' Parameter

Assigner: Wordfence
Reserved: 19.05.2026 Published: 09.07.2026 Updated: 09.07.2026

The CorvusPay WooCommerce Payment Gateway plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.7.4. 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 cancel any WooCommerce order placed via the CorvusPay payment method by supplying an arbitrary order number to the /wp-json/corvuspay/cancel/ REST endpoint.

Metrics

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

Product Status

Vendor corvusinfo
Product CorvusPay WooCommerce Payment Gateway
Versions Default: unaffected
  • affected from 0 to 2.7.4 (incl.)

Credits

  • Valatty finder

References

Problem Types

  • CWE-862 Missing Authorization CWE