CVE-2026-19125
Last modified
CVE-2026-19125 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. The EthPress – Web3 Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.3.5. This is due to the verify_login() function in app/Login.php containing a missing return statement in the signature verification failure branch — when Signature::verify2() reports a mismatch, the function only assigns a WP_Error to a local variable and continues executing, causing unconditional fall-through to the login block where Address::log_in() calls wp_set_auth_cookie() regardless of whether the submitted signature is valid. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
The EthPress – Web3 Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.3.5. This is due to the verify_login() function in app/Login.php containing a missing return statement in the signature verification failure branch — when Signature::verify2() reports a mismatch, the function only assigns a WP_Error to a local variable and continues executing, causing unconditional fall-through to the login block where Address::log_in() calls wp_set_auth_cookie() regardless of whether the submitted signature is valid. This makes it possible for unauthenticated attackers to log in as any WordPress user who has a linked wallet address — including administrators — by submitting that user's public wallet address alongside an arbitrary well-formed signature, enabling full site takeover.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| lynn999 | EthPress – Web3 Login | <= 2.3.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-19125?
How severe is CVE-2026-19125?
How do I fix CVE-2026-19125?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-19111Insecure direct object reference in the mongodb_memory, elas…8.6
- CVE-2026-19113Consul Community Edition and Consul Enterprise 1.3.0 through…5.3
- CVE-2026-19116The User Frontend WordPress plugin before 4.3.11 does not p…8.8
- CVE-2026-19117Under specific conditions, an attacker can register an attac…9.8
- CVE-2026-19118A time-of-check time-of-use race condition vulnerability was…7.5
- CVE-2026-1912The Citations tools plugin for WordPress is vulnerable to St…6.4
- CVE-2026-19127An issue in the billing and license activation subsystem all…6.5
- CVE-2026-1913The Gallagher Website Design plugin for WordPress is vulnera…6.4
- CVE-2026-19130A flaw was found in the provider-credential-controller compo…5.8
- CVE-2026-19135A JEXL expression sandbox bypass exists in multiple versions…5.4
- CVE-2026-19136A potential command injection vulnerability was reported in …7.8
- CVE-2026-19137Use after free in WebGL in Google Chrome on Android prior to…8.3
Are you affected by CVE-2026-19125?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
