Katalog CVE

CVE-2026-42811

Krytyczne
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Apache Polaris powinien wydawać krótkoterminowe poświadczenia GCS, które działają tylko dla plików jednego stołu, jednak odpowiednio skonstruowana nazwa przestrzeni nazw lub stołu może spowodować, że te poświadczenia będą działać w całym skonfigurowanym koszyku.

Ocena ryzyka

Organizacja może być narażona na nieautoryzowany dostęp do danych w Google Cloud Storage, co może prowadzić do wycieku informacji lub naruszenia prywatności.

Rekomendacja

Zaleca się aktualizację Apache Polaris do najnowszej wersji oraz przegląd kodu w celu zapewnienia odpowiedniego zabezpieczenia wprowadzanych danych.

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

In plain terms, Apache Polaris is supposed to issue short-lived GCS credentials that only work for one table's files, but a crafted namespace or table name can cause those credentials to work across the configured bucket instead. Apache Polaris builds Google Cloud Storage downscoped credentials by creating a Credential Access Boundary (CAB) with CEL conditions that are intended to restrict access to the requested table's storage path. The relevant CEL string is built from the bucket name and the table path. That table path is derived from namespace and table identifiers. In current code, that path appears to be inserted into the CEL expression without escaping. As a result, a namespace or table identifier containing a single quote and other URI-safe CEL fragments can break out of the intended quoted string and change the meaning of the CEL condition. In private testing against Polaris 1.4.0 on real Google Cloud Storage, it was confirmed that Polaris accepted a crafted identi

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