Skip to main content

Improper Input Validation

CVE-2025-1767

Severity Medium
Score 6.5/10

Summary

This CVE only affects Kubernetes clusters that utilize the in-tree gitRepository volume to clone git repositories from other pods within the same node. Since the in-tree gitRepository volume feature has been deprecated and will not receive security updates upstream, any cluster still using this feature remains vulnerable.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • HIGH
  • HIGH
  • NONE

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published