ghsa-r56h-j38w-hrqq
Vulnerability from github
Published
2025-03-20 18:30
Modified
2025-03-21 17:44
Severity ?
Summary
Kubernetes kube-apiserver Vulnerable to Race Condition
Details
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.
{ affected: [ { package: { ecosystem: "Go", name: "k8s.io/kubernetes/cmd/kube-apiserver", }, ranges: [ { events: [ { introduced: "1.3.0", }, { last_affected: "1.32.3", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-7598", ], database_specific: { cwe_ids: [ "CWE-362", ], github_reviewed: true, github_reviewed_at: "2025-03-21T17:44:11Z", nvd_published_at: "2025-03-20T17:15:37Z", severity: "LOW", }, details: "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.", id: "GHSA-r56h-j38w-hrqq", modified: "2025-03-21T17:44:11Z", published: "2025-03-20T18:30:30Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-7598", }, { type: "WEB", url: "https://github.com/kubernetes/kubernetes/issues/126587", }, { type: "PACKAGE", url: "https://github.com/kubernetes/kubernetes", }, { type: "WEB", url: "https://groups.google.com/g/kubernetes-security-announce/c/67D7UFqiPRc", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2025/03/20/2", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", type: "CVSS_V3", }, ], summary: "Kubernetes kube-apiserver Vulnerable to Race Condition", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.