| Título | chillzhuang springblade v4.0 and later Authorization Bypass Through User-Controlled SQL Primary Key |
|---|
| Descrição | The HTTP endpoint POST /user/user-auth-info accepts a client-supplied userId and persists it together with an OAuth subject identified by uuid and source.
An attacker can bind an OAuth identity they control to any victim account, including administrative accounts. During a subsequent OAuth login using that same identity, the application resolves the attacker-controlled OAuth identity to the victim account, causing the authentication service to issue a valid authentication token for the victim.
The endpoint is implemented as a REST controller intended for Feign-based service communication, but it lacks:
- Service-to-service authentication
- Authorization checks
- Current-user validation
- Ownership validation
As a result, it can be abused to create arbitrary OAuth-to-user account associations. |
|---|
| Fonte | ⚠️ https://aibot88.github.io/CVERequest/SpringBlade/issue2.html |
|---|
| Utilizador | Anonymous User |
|---|
| Submissão | 30/07/2026 06h15 (há 2 meses) |
|---|
| Moderação | 24/09/2026 15h58 (2 months later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 409352 [chillzhuang SpringBlade até 5.0.2 user-auth-info Endpoint UserServiceImpl.java UserServiceImpl.userInfo userId Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|