Katalog CVE

CVE-2026-82955

KrytyczneCVSS 9.0
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Streszczenie

W bieżącej wersji rozwojowej Eclipse aeriOS, w komponencie API Gateway, parametr disable_jwk_security był na stałe ustawiony na true, co wyłączało weryfikację certyfikatów TLS podczas pobierania JWKS. Umożliwiało to atakującemu przechwycenie komunikacji i dostarczenie złośliwego JWKS, co mogło naruszyć walidację tokenów. Problem został naprawiony poprzez uczynienie parametru konfigurowalnym i domyślnie ustawionym na false.

Ocena ryzyka

Ryzyko polega na możliwości naruszenia integralności walidacji tokenów, co może prowadzić do nieautoryzowanego dostępu do systemu i danych.

Rekomendacja

Należy zaktualizować Eclipse aeriOS do wersji, w której parametr disable_jwk_security jest domyślnie wyłączony (false) i skonfigurować go zgodnie z zaleceniami.

Powiązane podatności

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

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disable_jwk_security parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting disables TLS certificate verification when KrakenD retrieves the JSON Web Key Set (JWKS) used to validate bearer tokens, potentially allowing an attacker with the ability to intercept this communication to provide a malicious JWKS and compromise token validation. The issue has been addressed by making the parameter configurable through the boolean Helm value krakend.config.disableJwkSecurity and setting its default value to false, ensuring that TLS certificate verification is enabled by default.

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