CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-25534

Critical
Published: Translated: NVD NIST

Summary

Spinnaker zaktualizował logikę walidacji URL, jednak nie uwzględnił, że obiekty URL w Javie nieprawidłowo obsługują znaki podkreślenia. To doprowadziło do obejścia wcześniejszej podatności (CVE-2025-61916) poprzez starannie skonstruowane URL-e.

Risk Assessment

Organizacja jest narażona na ryzyko wykorzystania tej podatności, co może prowadzić do nieautoryzowanego dostępu lub manipulacji danymi w systemie.

Recommendation

Zaleca się aktualizację do wersji 2025.4.1, 2025.3.1, 2025.2.4 lub 2026.0.0, aby załatać tę podatność. Alternatywnie, można wyłączyć różne artefakty w systemie jako tymczasowe obejście.

Original NVD description (English source)

### Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE (CVE-2025-61916) through the use of carefully crafted URLs. Note, Spinnaker found this not just in that CVE, but in the existing URL validations in Orca fromUrl expression handling. This CVE impacts BOTH artifacts as a result. ### Patches This has been merged and will be available in versions 2025.4.1, 2025.3.1, 2025.2.4 and 2026.0.0. ### Workarounds You can disable the various artifacts on this system to work around these limits.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS