| عنوان | YunaiV yudao-cloud up to 2026.01 Authentication Bypass by Primary Weakness |
|---|
| الوصف | A critical authentication bypass vulnerability exists in yudao-cloud `OAuth2TokenServiceImpl.java`. The vulnerability allows an attacker to use a `refresh_token` directly as an `access_token` to authenticate API requests, effectively bypassing the intended access token authentication mechanism.
In the OAuth 2.0 authentication framework, `access_token` and `refresh_token` serve different purposes:
- **`access_token`**: Short-lived token used for API authentication
- **`refresh_token`**: Long-lived token used to obtain new access tokens
This vulnerability breaks the security separation between these two token types. |
|---|
| المصدر | ⚠️ https://github.com/9str0IL/CVE/issues/1 |
|---|
| المستخدم | 9str0il (UID 97218) |
|---|
| ارسال | 09/04/2026 11:11 AM (2 أشهر منذ) |
|---|
| الاعتدال | 02/05/2026 10:39 AM (23 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 360832 [YunaiV yudao-cloud حتى 2026.01 OAuth2TokenServiceImpl.java getAccessToken توثيق ضعيف] |
|---|
| النقاط | 20 |
|---|