CVE-2026-78361

Zip Co · zipMoney Payments Plugin for WooCommerce

The zipMoney Payments Plugin for WooCommerce allows unauthenticated users to delete arbitrary WordPress options via an insecure front-end request handler.

Executive summary

A critical vulnerability in the zipMoney Payments Plugin for WooCommerce allows unauthenticated attackers to delete arbitrary site options, potentially leading to a complete site takeover or denial of service.

Vulnerability

The plugin fails to perform necessary authorization checks on a front-end request handler, permitting unauthenticated users to modify or delete arbitrary WordPress configuration options.

Business impact

The ability for an unauthenticated attacker to delete arbitrary site options presents a severe risk to business continuity and data integrity. By manipulating these settings, an attacker can destroy access control configurations, disable critical site plugins, or effectively take the entire website offline, resulting in significant operational downtime. With a CVSS score of 9.1, this flaw is categorized as critical due to the ease of exploitation and the potential for total loss of site control.

Remediation

Immediate Action: Update the zipMoney Payments Plugin for WooCommerce to version 2.4.0 or later immediately to incorporate the necessary authorization checks.

Proactive Monitoring: Review web server access logs for unusual requests directed at plugin-specific endpoints, particularly those originating from unknown or unauthorized IP addresses.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized requests to plugin request handlers until the patch can be applied.

Exploitation status

Public Exploit Available: No

Analyst recommendation

This vulnerability represents a significant security risk that could lead to the complete compromise of the affected WordPress site. Given the critical nature of the flaw and the potential for unauthorized site modification, administrators must prioritize the update to version 2.4.0. Failure to patch leaves the application exposed to trivial exploitation that could result in immediate service disruption.

More Zip Co CVEs

History

CVE Brief tracked this CVE 5 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 9.1 (3.1)
  4. Analyst report written

Sources

Originally found and disclosed by Naoki Kawahigashi, with WPScan (coordinator), per the CVE Program record.