Katalog CVE

CVE-2026-69078

WysokieCVSS 8.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.30%

Percentyl 22 - wyżej niż 22% wszystkich znanych CVE

Streszczenie

CTI-Transmute jest podatny na atak SSRF w funkcji generowania raportów PDF. Użytkownik może wstrzyknąć złośliwe odwołania do zasobów (http, https, file), które serwer aplikacji pobiera podczas renderowania PDF.

Ocena ryzyka

Atakujący może uzyskać dostęp do wewnętrznych usług sieciowych, przeszukiwać hosty, odczytywać lokalne pliki i ujawniać ich zawartość w wygenerowanym PDF.

Rekomendacja

Należy natychmiast zastosować poprawkę, która ogranicza pobieranie zasobów wyłącznie do data: URI i usuwa zewnętrzny arkusz stylów Google Fonts.

Inne podatności w CTI-Transmute

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

CTI-Transmute is affected by a server-side request forgery vulnerability in the evaluation report PDF-generation functionality. User-controlled CTI content, including conversion names, descriptions, and comments, is converted from Markdown to HTML and rendered as a PDF using WeasyPrint. Before the patch, the renderer used WeasyPrint’s default URL-fetching behavior without restricting the protocols or destinations that could be referenced by the generated HTML. An attacker able to supply content included in an evaluation report could inject crafted resource references using schemes such as http://, https://, or file://. When the report was rendered, CTI-Transmute could fetch these resources using the application server’s network connectivity and filesystem privileges. Successful exploitation could allow an attacker to: * access services available only from the CTI-Transmute server or its internal network; * probe internal hosts and service endpoints; * retrieve local files readable by the application process; and * expose fetched content through the generated PDF, depending on the referenced resource type and rendering context. The vulnerability is corrected by providing WeasyPrint with a restrictive URL fetcher that permits only self-contained data: URIs. The externally hosted Google Fonts stylesheet was also removed so that PDF generation performs no intentional network or filesystem fetches.

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