| Título | vibesurf-ai VibeSurf commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 Remote Code Execution |
|---|
| Descripción | The https://github.com/vibesurf-ai/VibeSurf project is vulnerable to an unauthenticated Remote code execution vulnerability. The `/code` validation endpoint allows remote users to submit arbitrary Python source code for validation without authentication. During validation, the application parses the supplied source code into an AST, compiles discovered function definitions, and executes them using Python's built-in `exec()` function. Because Python evaluates decorators, default parameter expressions, and annotations when creating a function object, attacker-controlled code is executed during the validation process. The endpoint is accessible without authentication, allowing any remote attacker to achieve arbitrary code execution by submitting a crafted request. This results in unauthenticated remote code execution (RCE) on the server. |
|---|
| Fuente | ⚠️ https://asciinema.org/a/1230301 |
|---|
| Usuario | Allan Njuguna (UID 57480) |
|---|
| Sumisión | 2026-06-11 19:22 (hace 2 meses) |
|---|
| Moderación | 2026-08-04 09:17 (2 months later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 385776 [vibesurf-ai VibeSurf hasta cd6e519d507cdd4d63061300bf60fb176e1f57e0 Python Validation /code escalada de privilegios] |
|---|
| Puntos | 19 |
|---|