Open Redirect The advisory has been revoked - it doesn't affect any version of package kubeflow-pipelines-visualization-server  (opens in a new tab)


Threat Intelligence

EPSS
0.41% (34th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-KUBEFLOWPIPELINESVISUALIZATIONSERVER-14888263
  • published7 Jan 2026
  • disclosed19 Jun 2025

Introduced: 19 Jun 2025

CVE-2025-50181  (opens in a new tab)
CWE-601  (opens in a new tab)

Amendment

The Chainguard security team deemed this advisory irrelevant for Chainguard:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kubeflow-pipelines-visualization-server package and not the kubeflow-pipelines-visualization-server package as distributed by Chainguard.

urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.