Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-4563 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A vulnerability exists in the NodeRestriction admission controller where nodes can bypass dynamic resource allocation authorization checks. When the DynamicResourceAllocation feature gate is enabled, the controller properly validates resource claim statuses during pod status updates but fails to perform equivalent validation during pod creation. This allows a compromised node to create mirror pods that access unauthorized dynamic resources, potentially leading to privilege escalation.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-20Improper Input Validation[email protected]

Affected Products

ProductVersions
Kubernetes kube-apiserver
>= v1.32.0, <= v1.32.5 (semver)
>= v1.33.0, <= 1.33.1 (semver)

CPE

  • cpe:2.3:a:kubernetes:kube-apiserver:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: >= v1.32.6moderate effort
  • Upgrade: >= v1.33.2moderate effort
  • Mitigation:low effort

    Disable the DynamicResourceAllocation feature on the API server if it is not actively in use.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-4563
NVD Published Date:
Jun 23, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-4563 Details - Not Deferred