CVE-2024-7598

A security issue was discovered in Kubernetes where a malicious or compromised pod could bypass network restrictions enforced by network policies during namespace deletion. The order in which objects are deleted during namespace termination is not defined, and it is possible for network policies to be deleted before the pods that they protect. This can lead to a brief period in which the pods are running, but network policies that should apply to connections to and from the pods are not enforced.
Configurations

No configuration.

History

20 Mar 2025, 21:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2025/03/20/2 -

20 Mar 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 17:15

Updated : 2025-03-20 21:15


NVD link : CVE-2024-7598

Mitre link : CVE-2024-7598

CVE.ORG link : CVE-2024-7598


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')