WhisperX tag archive

#API Endpoint

This page collects WhisperX intelligence signals tagged #API Endpoint. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (1)

The Lab · 2026-03-29 06:26:54 · GitHub Issues

1. Security: SSRF via User-Controlled Storage Config in POST /spaces/{space_id}/test-connection

A critical Server-Side Request Forgery (SSRF) vulnerability exists in the `test_connection_endpoint` of the application's backend. The endpoint accepts a `SpaceConnectionRequest` payload and passes the user-controlled `storage_config` dictionary directly to the `ugoite_core.test_storage_connection()` function. This con...