
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CNCF K3s 1.32 before 1.32.4-rc1+k3s1 has a Kubernetes kubelet configuration change that results in ReadOnlyPort being set to 10255 in certain situations. This vulnerability was discovered in April 2025 and affects K3s version 1.32 installations. The issue stems from a configuration change where the default behavior of a K3s online installation might allow unauthenticated access to this port, potentially exposing sensitive credentials (NVD, MITRE).
The vulnerability arose from switching from passing kubelet configuration via deprecated CLI flags to generating structured configuration using the v1beta1.KubeletConfiguration struct. Due to the omitempty tag in the ReadOnlyPort field of the Kubernetes golang struct, when the field is set to 0, it is dropped during YAML marshaling, causing the kubelet to revert to its default value of 10255. This behavior differs from previous K3s releases where the kubelet port was set to 0 by default (K3s Issue). The vulnerability has been assigned a CVSS v3.1 Base Score of 6.8 MEDIUM (Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N) (NVD).
The vulnerability exposes sensitive information through the kubelet's read-only port (10255), which allows unauthenticated access. This exposure includes sensitive data such as passwords in environment variables, tokens, and access credentials. Both the k3s server and agent are affected by this default configuration, potentially compromising cluster security (BUG Report).
The issue can be mitigated by specifying the server & agent parameter '--kubelet-arg read-only-port=0' when starting K3s. This can be done either through the command line or by adding 'kubelet-arg: ["read-only-port=0"]' in the config.yaml file. A permanent fix has been implemented in version 1.32.4-rc1+k3s1 by setting the kubelet read-only-port via CLI flag (K3s Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”