9.1
CVE-2026-25534
- EPSS 0.05%
- Veröffentlicht 17.03.2026 17:27:41
- Zuletzt bearbeitet 16.04.2026 14:46:24
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
### 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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellerio.spinnaker.clouddriver
≫
Produkt
clouddriver-artifacts
Version
< 2025.2.4
Status
affected
Version
>= 2025.3.0, < 2025.3.1
Status
affected
Version
>= 2025.4.0, < 2025.4.1
Status
affected
Herstellerio.spinnaker.orca
≫
Produkt
orca-core
Version
< 2025.2.4
Status
affected
Version
>= 2025.3.0, < 2025.3.1
Status
affected
Version
>= 2025.4.0, < 2025.4.1
Status
affected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.14 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 9.1 | 3.1 | 5.3 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.