Katalog CVE

CVE-2026-80049

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.34%

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

Streszczenie

Airbyte Platform w sposób nieprawidłowy określa obszar roboczy (workspace) na podstawie danych dostarczonych przez wywołującego, zamiast na podstawie identyfikatora zasobu. Umożliwia to członkowi dowolnego obszaru roboczego odczyt konfiguracji źródeł i celów, wyzwalanie i anulowanie synchronizacji oraz usuwanie połączeń, źródeł i celów należących do innych obszarów roboczych, do których nie ma dostępu.

Ocena ryzyka

Ryzyko obejmuje nieautoryzowany dostęp do wrażliwych danych i konfiguracji, a także możliwość zakłócania działania systemów poprzez manipulację synchronizacjami i zasobami innych obszarów roboczych.

Rekomendacja

Zaleca się natychmiastową aktualizację Airbyte Platform do wersji, w której poprawiono weryfikację obszaru roboczego, oraz wdrożenie dodatkowych kontroli dostępu opartych na zasobach.

Powiązane podatności

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

Airbyte Platform resolves the workspace used for its authorization decision from a field the caller supplies. AuthorizationServerHandler copies recognised identifiers out of the raw JSON request body into X-Airbyte-* headers, and AuthenticationHeaderResolver.resolveWorkspace consults X-Airbyte-Workspace-Id ahead of every resource-derived header, including those for connection, source and destination identifiers. Endpoints whose declared request bodies carry only a resource identifier are nonetheless reached with an added workspaceId field, because the extractor reads the body rather than the endpoint's schema, so the permission check is performed against the workspace the caller nominated while the handler acts on the resource identifier the caller supplied. Nothing afterwards compares the resource's owning workspace with the one that was authorized. A member of any workspace can therefore read source and destination configuration, trigger and cancel syncs, and delete connections, sources and destinations that belong to workspaces they have no access to, at whatever privilege level their own workspace membership grants them.

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