Katalog CVE

CVE-2026-28444

ŚrednieCVSS 6.5
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.32%

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

Streszczenie

Typebot w wersjach 3.15.2 i starszych ma podatność IDOR w endpoint API getResultLogs. Uwierzytelniony atakujący może odczytać logi wykonania z innych obszarów roboczych, podając własne typebotId i cudze resultId, co prowadzi do wycieku wrażliwych danych.

Ocena ryzyka

Może dojść do wycieku poufnych danych, takich jak treść odpowiedzi HTTP, wyniki modeli AI i dane webhooków, co narusza prywatność i bezpieczeństwo innych użytkowników.

Rekomendacja

Należy zaktualizować Typebot do wersji 3.15.2 lub nowszej, która zawiera poprawkę.

Inne podatności w Typebot

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

Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the getResultLogs API endpoint authorizes the caller against the provided typebotId but fetches logs solely by resultId without verifying that the result belongs to the authorized typebot, leading to IDOR. An authenticated attacker can supply their own typebotId alongside any victim's resultId to read execution logs from other workspaces, leaking sensitive data including HTTP response bodies, AI model outputs, and webhook payloads. Every other result-scoped endpoint in the same router properly validates that the resultId belongs to the authorized typebotId. This confirms the missing check is an oversight, not a design choice. This issue has been fixed in version 3.15.2.

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