Katalog CVE

CVE-2026-75898

WysokieCVSS 8.5
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

RAGFlow przed wersją 0.26.3 zawiera podatność na atak SSRF (Server-Side Request Forgery) w komponencie Invoke w workflow agenta. Komponent buduje URL żądania z konfiguracji canvas i zmiennych szablonu, a następnie przekazuje go do requests.get/post/put bez walidacji bezpieczeństwa adresu, co pozwala na dostęp do wewnętrznych zasobów sieciowych.

Ocena ryzyka

Atakujący może skierować serwer do pobierania danych z wewnętrznych adresów, w tym metadanych instancji chmurowych, co może prowadzić do ujawnienia wrażliwych informacji lub ataków na usługi współdzielone w sieci.

Rekomendacja

Zaleca się aktualizację RAGFlow do wersji 0.26.3 lub nowszej, która zawiera poprawkę.

Oryginalny opis (angielski, źródło NVD)

RAGFlow before 0.26.3 contains a server-side request forgery vulnerability in the agent workflow "Invoke" component (agent/component/invoke.py). The component builds an outbound request URL from canvas configuration and runtime template variables and passes it to requests.get, requests.post, or requests.put without calling the shared assert_url_is_safe validator or pinning the resolved address, unlike the crawler, SearXNG, file-upload, and RSS fetch paths. A user who can create or trigger an agent can direct the server to fetch loopback, link-local, and RFC 1918 destinations, including cloud instance metadata endpoints and services co-located on the deployment network, and the response body is returned as the component output. Where an agent is configured to interpolate the chat query into the Invoke URL, the destination is chosen by whoever can send that query.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS