PT-2025-6787 · Unknown+2 · Kubernetes+1

Tallclair

+1

·

Published

2025-02-13

·

Updated

2026-01-06

·

CVE-2025-0426

CVSS v3.1

6.2

Medium

VectorAV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Kubernetes versions 1.25 through 1.32.1 Kubernetes versions 1.30.0 through 1.30.9 Kubernetes versions 1.31.0 through 1.31.5 Kubernetes versions 1.32.0 through 1.32.1
Description A security issue was discovered in Kubernetes where a large number of container checkpoint requests made to the unauthenticated kubelet read-only HTTP endpoint may cause a Node Denial of Service by filling the Node's disk. This can be achieved by sending a large number of requests to the read-only HTTP port, which is enabled by default on port 10255, to create container checkpoints, resulting in the creation of multiple checkpoint files in /var/lib/kubelet/checkpoints. However, for the issue to be exploitable, several factors must coincide, including the read-only port being enabled, the container runtime supporting container checkpointing, and the ContainerCheckpoint feature gate being enabled in the kubeapi.
Recommendations For versions 1.25 through 1.32.1, consider disabling the read-only HTTP port or restricting access to it until a patch is available. For versions 1.30.0 through 1.30.9, disable the ContainerCheckpoint feature gate in the kubeapi to prevent exploitation. For versions 1.31.0 through 1.31.5, update the container runtime to a version that does not support container checkpointing or disable the enable criu support parameter. For versions 1.32.0 through 1.32.1, restrict access to the /var/lib/kubelet/checkpoints directory to prevent disk filling. As a temporary workaround, consider disabling the container checkpointing feature in the container runtime until a patch is available.

Fix

DoS

Resource Exhaustion

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALT-PU-2025-4533
ALT-PU-2025-4535
ALT-PU-2025-4536
AZL-56714
BDU:2025-06596
CVE-2025-0426
ECHO-F04A-12AC-B548
GHSA-JGFP-53C3-624W
GO-2025-3465
OESA-2025-1259
OESA-2025-1273
OPENSUSE-SU-2025:14816-1
OPENSUSE-SU-2025:14817-1
OPENSUSE-SU-2025:14818-1
OPENSUSE-SU-2025:14819-1
OPENSUSE-SU-2025:14889-1
SUSE-SU-2026:0037-1

Affected Products

Alt Linux
Kubernetes