AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-3461

CRITICAL · CVSS 9.8 EPSS 0.47%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-15 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-3461
Severity
CRITICAL
CVSS
9.8
EPSS
0.47%
WordPress

Original NVD Description

The Visa Acceptance Solutions plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.1.0. This is due to the `express_pay_product_page_pay_for_order()` function logging users in based solely on a user-supplied billing email address during guest checkout for subscription products, without verifying email ownership, requiring a password, or validating a one-time token. This makes it possible for unauthenticated attackers to log in as any existing user, including administrators, by providing the target user's email address in the billing_details parameter, resulting in complete account takeover and site compromise.