PatchSiren cyber security CVE debrief
CVE-2026-45723 siderolabs CVE debrief
An authenticated Operator can submit traversal segments in TalosVersion to managementServer.CreateSchematic in Omni, enabling same-host endpoint probing and possible disclosure of internal diagnostics. This issue arises from the lack of validation in the managementServer.CreateSchematic function, which passes the caller-controlled TalosVersion field to imageFactoryClient.OverlaysVersions. As a result, an authenticated Operator can issue HTTP GET requests to unintended paths on the image-factory host, potentially disclosing internal diagnostics and allowing same-host endpoint probing.
- Vendor
- siderolabs
- Product
- omni
- CVSS
- LOW 2.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Operators and administrators of Omni, particularly those managing Kubernetes on bare metal, virtual machines, or in a cloud, should assess exposure and apply patches. They should also verify their deployment against the affected versions and monitor for unusual activity. Additionally, security teams and vulnerability management teams should review the issue and plan for potential mitigations.
Why it matters
CVE-2026-45723 allows authenticated Operators to potentially disclose internal diagnostics and probe same-host endpoints in Omni deployments prior to versions 1.6.6 and 1.7.3.
- Possible disclosure of internal diagnostics
- Same-host endpoint probing by authenticated Operators
- Verification of patch deployment and configuration changes
Technical summary
The managementServer.CreateSchematic function in Omni passes the caller-controlled TalosVersion field to imageFactoryClient.OverlaysVersions without validation, allowing an authenticated Operator to submit traversal segments and issue HTTP GET requests to unintended paths on the image-factory host. This enables same-host endpoint probing and possible disclosure of internal diagnostics. The issue is fixed in versions 1.6.6 and 1.7.3, and operators should verify their deployment against the affected versions and apply patches.
Defensive priority
Operators and administrators of Omni should verify their deployment against the affected versions and apply patches to prevent potential diagnostic exposure.
Recommended defensive actions
- Verify Omni deployment against affected versions (prior to 1.6.6 and 1.7.3)
- Apply patches to prevent potential diagnostic exposure
- Monitor for unusual HTTP GET requests to image-factory host paths
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Omni, including the affected versions (prior to 1.6.6 and 1.7.3) and fixed versions. The issue is caused by the managementServer.CreateSchematic function passing the caller-controlled TalosVersion field to imageFactoryClient.OverlaysVersions without validation. This allows an authenticated Operator to submit traversal segments and issue HTTP GET requests to unintended paths on the image-factory host. The CVE record was published on 2026-09-17T20:16:49.347Z and has a
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45723 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45723
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45723 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45723
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/13c3f289789842e1fd954d98babb34b94eea1192
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/commit/3e69e80802624bf322f16aa499d5eafca16d0025
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/commit/9426c2cabccaa1d442bc8ebf28c16cae2d7c6ff7
-
Source reference
Unverified legacy reference
URL: https://github.com/siderolabs/omni/pull/2817
-
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-c66c-vq6w-fvh5
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.