Omni supports importing standalone Talos clusters.
During this process, an ImportedClusterSecrets resource is created, which contains the full CA secrets bundle for the cluster being imported.
If these secrets are not rotated by the importing actor, an authenticated Omni user with Reader access can read this resource and gain full access to the Talos, Kubernetes and etcd APIs of the cluster.
Reader is sufficient for the attacker to be able to read an imported cluster's secrets.system:masters, achieving cluster-admin access to the imported cluster entirely outside Omni's control plane.This vulnerability was discovered and reported by bugbunny.ai.
{
"github_reviewed": true,
"github_reviewed_at": "2026-06-05T15:26:24Z",
"severity": "HIGH",
"nvd_published_at": null,
"cwe_ids": [
"CWE-200",
"CWE-522",
"CWE-732"
]
}