GHSA-8r8j-gfhg-fw38
CRITICALCVE-2026-25534Spinnaker 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 Orc
- Affected
- >= 2025.3.0, < 2025.3.1
- Fixed in
- 2025.3.1
- Weakness
- CWE-918
- Published
- 2026-03-16
- Source
- github