Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. k8s.io/kubernetes
  4. ›
  5. CVE-2021-25737

CVE-2021-25737: URL Redirection to Untrusted Site ('Open Redirect')

September 7, 2021 (updated October 5, 2021)

A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.

References

  • github.com/advisories/GHSA-mfv7-gq43-w965
  • github.com/kubernetes/kubernetes/issues/102106
  • groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY
  • nvd.nist.gov/vuln/detail/CVE-2021-25737
  • security.netapp.com/advisory/ntap-20211004-0004/

Code Behaviors & Features

Detect and mitigate CVE-2021-25737 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.16.0 before 1.18.19, all versions starting from 1.19.0 before 1.19.11, all versions starting from 1.20.0 before 1.20.7, version 1.21.0

Fixed versions

  • 1.18.19
  • 1.19.11
  • 1.20.7
  • 1.21.1

Solution

Upgrade to versions 1.18.19, 1.19.11, 1.20.7, 1.21.1 or above.

Impact 4.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

go/k8s.io/kubernetes/CVE-2021-25737.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:08 +0000.