ISOMAN

Filtered CVEs

Talos Linux CVEs

CVEs linked to tracked Talos Linux releases.

Release Context

  1. Talos Linux · 1.13.4 amd64 metal standard
  2. Talos Linux · 1.13.4 arm64 metal standard
  3. Talos Linux · 1.13.3 amd64 metal standard
  4. Talos Linux · 1.13.3 arm64 metal standard
  5. Talos Linux · 1.12.8 amd64 metal standard
  6. Talos Linux · 1.12.8 arm64 metal standard
  7. Talos Linux · 1.13.2 amd64 metal standard
  8. Talos Linux · 1.13.2 arm64 metal standard
  9. Talos Linux · 1.13.0 arm64 metal standard
  10. Talos Linux · 1.13.0 amd64 metal standard
  11. Talos Linux · 1.12.9 amd64 metal standard
  12. Talos Linux · 1.12.9 arm64 metal standard
  13. Talos Linux · 1.13.5 amd64 metal standard
  14. Talos Linux · 1.13.5 arm64 metal standard
  15. Talos Linux · 1.13.6 amd64 metal standard
  16. Talos Linux · 1.13.6 arm64 metal standard
  17. Talos Linux · 1.13.7 amd64 metal standard
  18. Talos Linux · 1.13.7 arm64 metal standard
  19. Talos Linux · 1.12.10 amd64 metal standard
  20. Talos Linux · 1.12.10 arm64 metal standard
  21. Talos Linux · 1.13.8 amd64 metal standard
  22. Talos Linux · 1.13.8 arm64 metal standard
  23. Talos Linux · 1.12.11 amd64 metal standard
  24. Talos Linux · 1.12.11 arm64 metal standard
  25. Talos Linux · 1.13.9 amd64 metal standard
  26. Talos Linux · 1.13.9 arm64 metal standard
  27. Talos Linux · 1.12.12 amd64 metal standard
  28. Talos Linux · 1.12.12 arm64 metal standard
  29. Talos Linux · 1.13.10 amd64 metal standard
  30. Talos Linux · 1.13.10 arm64 metal standard
  31. Talos Linux · 1.14.0 amd64 metal standard
  32. Talos Linux · 1.14.0 arm64 metal standard

1 CVEs

  1. CVE-2022-36103
    HIGH · CVSS 7.2 ·

    Talos Linux is a Linux distribution built for Kubernetes deployments. Talos worker nodes use a join token to get accepted into the Talos cluster. Due to improper validation of the request while signing a worker node CSR (certificate signing request) Talos control plane node might issue Talos API certificate which allows full access to Talos API on a control plane node. Accessing Talos API with full level access on a control plane node might reveal sensitive information which allows full level access to the cluster (Kubernetes and Talos PKI, etc.). Talos API join token is stored in the machine configuration on the worker node. When configured correctly, Kubernetes workloads don't have access to the machine configuration, but due to a misconfiguration workload might access the machine configuration and reveal the join token. This problem has been fixed in Talos 1.2.2. Enabling the Pod Security Standards mitigates the vulnerability by denying hostPath mounts and host networking by default in the baseline policy. Clusters that don't run untrusted workloads are not affected. Clusters with correct Pod Security configurations which don't allow hostPath mounts, and secure access to cloud metadata server (or machine configuration is not supplied via cloud metadata server) are not affected.