CVE-2026-8994
Last modified
CVE-2026-8994 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. The Login with NEAR plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 0.3.3. The `ajaxLoginWithNear()` function — registered as a `wp_ajax_nopriv` action and therefore reachable by unauthenticated users — accepts an attacker-supplied `account` POST parameter and issues a valid WordPress authentication cookie based solely on a substring check for `.near`, with no nonce verification, cryptographic signature validation, challenge-response exchange, or any proof that the requester controls the corresponding NEAR wallet. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
The Login with NEAR plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 0.3.3. The `ajaxLoginWithNear()` function — registered as a `wp_ajax_nopriv` action and therefore reachable by unauthenticated users — accepts an attacker-supplied `account` POST parameter and issues a valid WordPress authentication cookie based solely on a substring check for `.near`, with no nonce verification, cryptographic signature validation, challenge-response exchange, or any proof that the requester controls the corresponding NEAR wallet. This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including administrators, whose email address matches the deterministic `<account>@near.org` pattern derived from the supplied `account` value. If no matching user exists, the handler automatically creates and authenticates a new WordPress account for the attacker-controlled identifier, providing a further avenue for unauthorized account creation.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8994?
How severe is CVE-2026-8994?
How do I fix CVE-2026-8994?
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-8988Autel Maxi Charger Single firmware through V1.03.51 exposes …8.6
- CVE-2026-8989Autel Maxi Charger Single firmware through V1.03.51 permits …8.6
- CVE-2026-8990A user with physical access to a smartphone can bypass authe…5.3
- CVE-2026-8991The Drag and Drop Multiple File Upload for Contact Form 7 pl…4.4
- CVE-2026-8992An improper certificate validation vulnerability in Ivanti S…8.8
- CVE-2026-8993D.Launcher 2 component of Slovak eID client ecosystem contai…6.5
- CVE-2026-8995The Poll Maker – Versus Polls, Anonymous Polls, Image Polls …4.3
- CVE-2026-8996The Backup and Staging by WP Time Capsule plugin for WordPre…6.5
- CVE-2026-8997vifm is vulnerable to a heap buffer overflow during the hist…4.8
- CVE-2026-9002IBM WebSphere Extreme Scale 8.6.1.0 through 8.6.1.6 could al…6.5
- CVE-2026-9003E-LAN Hybrid Recording System developed by TONNET has a SQL …8.7
- CVE-2026-9006IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …9.1
Are you affected by CVE-2026-8994?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
