| Title | https://github.com/jeecgboot/JeecgBoot JeecgBoot v3.9.2 Open Redirect |
|---|
| Description | JeecgBoot v3.9.2 contains an Open Redirect vulnerability in the OAuth2 login flow. The state parameter in /sys/thirdLogin/oauth2/{source}/login and /sys/thirdLogin/oauth2/{source}/callback is user-controlled and passed directly to HttpServletResponse.sendRedirect() without validation.
An attacker can exploit this to redirect users to arbitrary URLs. In the OAuth2 callback flow, the victim's JWT token is appended to the redirect URL, which may lead to token leakage and account takeover. |
|---|
| Source | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9639 |
|---|
| User | mukyuuhate (UID 93052) |
|---|
| Submission | 05/22/2026 08:30 (19 days ago) |
|---|
| Moderation | 06/07/2026 15:48 (16 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 369122 [JeecgBoot up to 3.9.2 Third-Party Login ThirdLoginController.java HttpServletResponse.sendRedirect state redirect] |
|---|
| Points | 20 |
|---|