Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-8994— Login with NEAR <= 0.3.3 - Authentication Bypass via 'account' Parameter

Quick assessment

Affected
learnnearclub Login with NEAR
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台具有在基于PHP和MySQL的服务器上架设个人博客网站的功能。WordPress plugin是一个应用插件。 WordPress plugin Login with NEAR 0.3.3及之前版本存在授权问题漏洞,该漏洞源于ajaxLoginWithNear函数接受攻击者提供的account参数并仅基于.near子字符串检查发放身份验证cookie,缺少no

CVSS 8.1 · High EPSS 0.39% · P32

Affected Version Matrix 1

VendorProduct Version RangeStatus
learnnearclub Login with NEAR ≤ 0.3.3 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-8994

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Login with NEAR <= 0.3.3 - Authentication Bypass via 'account' Parameter
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
WordPress plugin Login with NEAR 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台具有在基于PHP和MySQL的服务器上架设个人博客网站的功能。WordPress plugin是一个应用插件。 WordPress plugin Login with NEAR 0.3.3及之前版本存在授权问题漏洞,该漏洞源于ajaxLoginWithNear函数接受攻击者提供的account参数并仅基于.near子字符串检查发放身份验证cookie,缺少no
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
learnnearclub Login with NEAR 0 ~ 0.3.3 -

II. Public POCs for CVE-2026-8994

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-8994

登录查看更多情报信息。

Patches & Fixes for CVE-2026-8994 (2)

News Coverage for CVE-2026-8994 (1)

Vendor Pages for CVE-2026-8994 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-8994

No comments yet


Leave a comment