9.1
CRITICAL CVSS 4.0
CVE-2026-39912
v2board / Xboard Authentication Token Exposure via loginWithMailLink
Description

V2Board 1.6.1 through 1.7.4 and Xboard through 0.1.9 expose authentication tokens in HTTP response bodies of the loginWithMailLink endpoint when the login_with_mail_link_enable feature is active. Unauthenticated attackers can POST to the loginWithMailLink endpoint with a known email address to receive the full authentication URL in the response, then exchange the token at the token2Login endpoint to obtain a valid bearer token with complete account access including admin privileges.

INFO

Published Date :

April 9, 2026, 7:16 p.m.

Last Modified :

April 15, 2026, 3 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-39912 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 CRITICAL 83251b91-4cc7-4094-a5c7-464a1b83ea10
CVSS 3.1 CRITICAL [email protected]
CVSS 4.0 CRITICAL 83251b91-4cc7-4094-a5c7-464a1b83ea10
CVSS 4.0 CRITICAL [email protected]
Solution
Disable the login_with_mail_link_enable feature and ensure proper access controls.
  • Disable the login_with_mail_link_enable feature.
  • Restrict access to the token2Login endpoint.
  • Apply security updates when available.
  • Review and audit authentication mechanisms.
Public PoC/Exploit Available at Github

CVE-2026-39912 has a 6 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-39912 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Xboard / V2Board Unauth Account Takeover - Magic Link Token Leak (CVE-2026-39912)

account-takeover authentication-bypass exploit proof-of-concept security v2board xboard cve-2026-39912

Python

Updated: 2 weeks, 6 days ago
0 stars 0 fork 0 watcher
Born at : April 9, 2026, 6:34 p.m. This repo has been linked 1 different CVEs too.

Automated GitHub traffic stats archival (views, clones, referrers, paths)

Python

Updated: 2 days, 16 hours ago
1 stars 0 fork 0 watcher
Born at : March 19, 2026, 3:14 a.m. This repo has been linked 21 different CVEs too.

CVE POC repo 자동 수집기

Python

Updated: 5 days, 15 hours ago
10 stars 3 fork 3 watcher
Born at : June 8, 2025, 3:07 p.m. This repo has been linked 295 different CVEs too.

None

Updated: 6 days, 17 hours ago
0 stars 1 fork 1 watcher
Born at : Nov. 13, 2023, 9:17 a.m. This repo has been linked 35 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 5 days, 8 hours ago
7667 stars 1247 fork 1247 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 749 different CVEs too.

渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms

penetration-testing poc getshell csrf penetration-testing-poc csrf-webshell cve rce sql-poc poc-exp bypass oa-getshell cve-cms php-bypass thinkphp sql-getshell authentication-bypass cobalt-strike exploit

Python Ruby Makefile C C++ Shell HTML Java Assembly PHP

Updated: 5 days, 12 hours ago
7324 stars 1926 fork 1926 watcher
Born at : July 24, 2019, 3:37 a.m. This repo has been linked 350 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-39912 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-39912 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Apr. 09, 2026

    Action Type Old Value New Value
    Added Description V2Board 1.6.1 through 1.7.4 and Xboard through 0.1.9 expose authentication tokens in HTTP response bodies of the loginWithMailLink endpoint when the login_with_mail_link_enable feature is active. Unauthenticated attackers can POST to the loginWithMailLink endpoint with a known email address to receive the full authentication URL in the response, then exchange the token at the token2Login endpoint to obtain a valid bearer token with complete account access including admin privileges.
    Added CVSS V4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    Added CWE CWE-201
    Added Reference https://chocapikk.com/posts/2026/xboard-v2board-account-takeover/
    Added Reference https://github.com/cedar2025/Xboard/blob/1fe6531924cc1ec662a88b9ef725afcf78d660bc/app/Http/Controllers/V1/Passport/AuthController.php#L51
    Added Reference https://github.com/cedar2025/Xboard/blob/1fe6531924cc1ec662a88b9ef725afcf78d660bc/app/Services/Auth/MailLinkService.php#L49
    Added Reference https://github.com/cedar2025/Xboard/commit/121511523f04882ec0c7447acd9b8ebcb8a47957
    Added Reference https://github.com/cedar2025/Xboard/pull/873
    Added Reference https://github.com/v2board/v2board/blob/0ca47622a50116d0ddd7ffb316b157afb57d25e8/app/Http/Controllers/Passport/AuthController.php#L71
    Added Reference https://github.com/v2board/v2board/pull/981
    Added Reference https://www.vulncheck.com/advisories/v2board-xboard-authentication-token-exposure-via-loginwithmaillink
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.