PatchSiren cyber security CVE debrief
CVE-2026-45726 siderolabs CVE debrief
CVE-2026-45726 debrief based on the supplied source corpus. The CVE record was published on 2026-09-17T20:16:49.650Z. Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. From 1.3.0 until 1.6.6 and 1.7.3, importing a standalone Talos cluster creates an ImportedClusterSecrets resource containing the cluster's complete CA secrets bundle. This exposure allows an authenticated user with Reader role to retrieve Kubernetes, Talos, and etcd CA private keys, potentially permitting certificate signing for privileged identities.
- Vendor
- siderolabs
- Product
- omni
- CVSS
- HIGH 7.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-21
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-21
Who should care
Omni users with Reader role access, Kubernetes administrators, security teams managing access controls, and operators managing cluster secrets and access controls should be aware of this issue. They should assess their exposure, review access controls, and plan for remediation or mitigation as necessary to prevent potential lateral movement and unauthorized certificate signing.
Why it matters
CVE-2026-45726 exposes sensitive CA private keys to authenticated users with Reader role in Omni, allowing potential lateral movement and unauthorized certificate signing.
- Potential for lateral movement within Kubernetes clusters
- Exposure of sensitive CA private keys
- Possible certificate signing for unauthorized identities
- Need for immediate access review and secret rotation
Technical summary
The issue allows an authenticated user with Reader role to retrieve ImportedClusterSecrets resource containing Kubernetes, Talos, and etcd CA private keys. This exposure could permit certificate signing for privileged identities such as system:masters, providing control of the imported cluster outside Omni's authorization boundary, including its workloads, credentials, and secrets. The Kubernetes CA private key permits certificate signing for privileged identities such as system:masters and provides control of the imported cluster.
Defensive priority
High-priority assessment and remediation recommended for Omni users with Reader role access.
Recommended defensive actions
- Assess exposure for Omni deployments with Reader role access
- Verify if ImportedClusterSecrets resources have been rotated
- Remediate by upgrading to versions 1.6.6 or 1.7.3
- Review and restrict access to ResourceService
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The issue allows an authenticated user with Reader role to retrieve ImportedClusterSecrets resource containing Kubernetes, Talos, and etcd CA private keys. This exposure could permit certificate signing for privileged identities.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45726 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45726
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45726 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45726
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/commit/25fa9e141ee00285e70210ed40d11e4e457c871d
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/commit/a224cb020f3aaca2bc21c3e32a38eb4a37e531e8
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/commit/b8ca100c4539ea83f0ac2e53dcd523e6e5b68111
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/pull/2807
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/releases/tag/v1.6.6
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/releases/tag/v1.7.3
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/security/advisories/GHSA-wv8c-6mx2-xf4j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.