Horizon Alert
Summary of the vulnerability and why it matters
The Visa Acceptance Solutions plugin for WordPress has a critical flaw that allows unauthenticated attackers to bypass login procedures. By simply providing a target user's email address, an attacker can gain full access to that user's account, including administrator privileges. This means an attacker could potentially take over your entire WordPress site.
- Any WordPress site using the plugin is at risk.
- Attackers can gain full administrative control.
- This allows complete site compromise.
Attack Path
How an attacker could exploit the issue
An unauthenticated attacker can bypass login controls on the Visa Acceptance Solutions WordPress plugin by submitting a target user's email address during guest checkout for subscription products. This allows the attacker to impersonate any user, including administrators, leading to full site control.
- No authentication required.
- Targets guest checkout for subscriptions.
- Attacker needs target email.
Live Threat
Current exploitation, exposure, and threat context
This vulnerability allows unauthenticated attackers to bypass authentication by providing any user's email address, enabling full account takeover of WordPress sites. This type of broad authentication bypass is highly attractive to attackers, as it grants immediate and complete control without requiring any prior access or specific target knowledge beyond an email address. The potential for widespread impact and ease of exploitation makes it a prime target for automated attacks.
- No KEV listing yet.
- Public exploit details are available.
- Vulnerability is recently disclosed.
Priority actions
Operational Fix
Recommended remediation, mitigation, and detection steps
Prioritize containing or mitigating CVE-2026-3461, an authentication bypass in the Visa Acceptance Solutions WordPress plugin, as it allows unauthenticated attackers to take over any user account. Since there is no patch, focus on blocking traffic to the vulnerable plugin's checkout functions or disabling the plugin entirely until a secure version is available.
- Block external access to `express_pay_product_page_pay_for_order`.
- Disable the Visa Acceptance Solutions plugin.
- Monitor logs for unauthorized logins.