CVE-2026-6372
7.5Plisio · Accept Cryptocurrencies with Plisio
A missing authorization vulnerability in the Plisio Accept Cryptocurrencies plugin for WordPress allows unauthenticated attackers to bypass payment validation logic.
Executive summary
A critical missing authorization flaw in the Plisio Accept Cryptocurrencies plugin enables unauthenticated attackers to bypass payment security controls, posing a significant risk to transaction integrity.
Vulnerability
The vulnerability is a missing authorization flaw (CWE-862) that occurs because the plugin fails to perform necessary capability checks on sensitive payment processing functions. This allows any unauthenticated user to interact with these functions, leading to potential payment bypass scenarios.
Business impact
The ability for an attacker to bypass payment validation directly threatens the financial integrity of e-commerce operations using this plugin. Given the CVSS score of 7.5, this high-severity vulnerability could lead to significant revenue loss and unauthorized service delivery. Organizations must treat this as a priority to prevent fraudulent transactions and maintain the trust of their customers.
Remediation
Immediate Action: Since a specific patch version is currently unconfirmed, administrators should immediately deactivate or uninstall the Plisio Accept Cryptocurrencies plugin until the vendor releases a secure update.
Proactive Monitoring: Monitor server access logs for unusual patterns of requests directed at payment gateway endpoints or suspicious spikes in order completions without corresponding transaction confirmations.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized access attempts to plugin-specific API endpoints or administrative URL paths associated with the payment gateway.
Exploitation status
Public Exploit Available: No confirmed public exploit is available.
Analyst recommendation
The risk posed by a payment bypass vulnerability is substantial for any business relying on this plugin for revenue collection. We strongly recommend that security teams remove the affected software from production environments immediately and monitor vendor communications for the release of a patched version. Do not re-enable the plugin until it has been updated to a secure release verified by the vendor.
Sources
Originally found and disclosed by AXIS | Patchstack Bug Bounty Program, per the CVE Program record.