CVE-2026-45723

LOW CVSS 3.1: 2.7 EPSS 0.39%
Updated Sep 23, 2026
Kubernetes
Parameter Value
CVSS 2.7 (LOW)
Type CWE-22 (Path Traversal), CWE-441, CWE-918 (Server-Side Request Forgery (SSRF)), CWE-20 (Improper Input Validation), CWE-209 (Information Exposure Through Error Message)
Vendor Kubernetes
Public PoC No

Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.6.6 and 1.7.3, managementServer.CreateSchematic in internal/backend/grpc/schematics.go passes the caller-controlled TalosVersion field to imageFactoryClient.OverlaysVersions without validating it as a version. An authenticated Operator can submit traversal segments in TalosVersion, and url.URL.JoinPath normalizes them into unintended paths on the configured image-factory host.

Omni then issues HTTP GET requests to those paths and reflects error-body content, enabling same-host endpoint probing and possible disclosure of internal diagnostics while preventing redirection to another host or write requests. This issue is fixed in versions 1.6.6 and 1.7.3.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
High
Admin privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1