Submit #856224: vibesurf-ai VibeSurf commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 Remote Code Executioninfo

Titelvibesurf-ai VibeSurf commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 Remote Code Execution
BeschreibungThe 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.
Quelle⚠️ https://asciinema.org/a/1230301
Benutzer
 Allan Njuguna (UID 57480)
Einreichung11.06.2026 19:22 (vor 2 Monaten)
Moderieren04.08.2026 09:17 (2 months later)
StatusAkzeptiert
VulDB Eintrag385776 [vibesurf-ai VibeSurf bis cd6e519d507cdd4d63061300bf60fb176e1f57e0 Python Validation /code erweiterte Rechte]
Punkte19

Want to know what is going to be exploited?

We predict KEV entries!