Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-53999
Published:June 12, 2026
Updated:August 27, 2026
A configuration-validation issue in the Radius Kubernetes controller can cause it to issue a "DELETE" for the container resource referenced by a tampered "radapp.io/status" annotation on a Deployment. It follows the "Confused Deputy" pattern. Real-world impact is bounded and depends heavily on install topology: in a multi-tenant install (one controller reconciling Deployments across resource groups owned by different teams) it can affect another team's container, while in a single-tenant install it is only self-DoS. There is no data disclosure, no privilege escalation, and no persistence, and deleted resources are recoverable through standard Radius deployment workflows. - Vulnerability Type: Configuration Injection / Cross-Tenant Resource Deletion - CVSS 3.1 Score: 7.7 (High in worst-case multi-tenant installs; Medium or lower in single-tenant or strict-RBAC installs) - CWE Classification: CWE-20 (Improper Input Validation), CWE-441 (Unintended Proxy or Intermediary) - Affected Versions: Radius v0.57.1 and earlier versions
Affected Packages
https://github.com/radius-project/radius.git (GITHUB):
Affected version(s) >=v0.1.0 <v0.58.0
Fix Suggestion:
Update to version v0.58.0
github.com/radius-project/radius (GO):
Affected version(s) >=v0.0.0-20230913164946-2d8c7063f0cc <v0.58.0
Fix Suggestion:
Update to version v0.58.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
HIGH
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Unintended Proxy or Intermediary ('Confused Deputy')
Improper Input Validation
EPSS
Base Score:
0.05