Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmission. The token appears in URLs such as /api/v1/server/UniProxy/user?token=SECRET, causing it to be recorded in web server access logs, browser history, HTTP Referer headers, and proxy/CDN logs. An attacker who gains access to any log source can extract the token and impersonate a proxy server node, potentially intercepting all user traffic.
References
| Link | Resource |
|---|---|
| https://gist.github.com/sgInnora/1330e1a82caa79906eec55eeff2c99b9 | Exploit Third Party Advisory |
| https://github.com/v2board/v2board | Product |
Configurations
History
11 May 2026, 19:25
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://gist.github.com/sgInnora/1330e1a82caa79906eec55eeff2c99b9 - Exploit, Third Party Advisory | |
| References | () https://github.com/v2board/v2board - Product | |
| CPE | cpe:2.3:a:v2board:v2board:*:*:*:*:*:*:*:* | |
| First Time |
V2board v2board
V2board |
01 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-598 |
01 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-01 16:16
Updated : 2026-06-17 10:41
NVD link : CVE-2026-37504
Mitre link : CVE-2026-37504
CVE.ORG link : CVE-2026-37504
JSON object : View
Products Affected
v2board
- v2board
CWE
CWE-598
Use of GET Request Method With Sensitive Query Strings
