CVE-2026-45723
Published:June 05, 2026
Updated:August 27, 2026
"managementServer.CreateSchematic" ("internal/backend/grpc/schematics.go") passes the caller-controlled "TalosVersion" field directly to "imageFactoryClient.OverlaysVersions", which embeds it verbatim into a "fmt.Sprintf("/version/%s/overlays/official", talosVersion)" path template. "url.URL.JoinPath" resolves any "../" sequences in that path, allowing an authenticated Operator to rewrite the URL path and force Omni to issue HTTP GET requests to unintended paths on the configured image-factory server. Error body content from those unintended endpoints is returned to the caller.
Affected Packages
https://github.com/siderolabs/omni.git (GITHUB):
Affected version(s) >=v1.7.0 <v1.7.3Fix Suggestion:
Update to version v1.7.3https://github.com/siderolabs/omni.git (GITHUB):
Affected version(s) >=v0.30.1 <v1.6.6Fix Suggestion:
Update to version v1.6.6github.com/siderolabs/omni (GO):
Affected version(s) >=v1.7.0 <v1.7.3Fix Suggestion:
Update to version v1.7.3github.com/siderolabs/omni (GO):
Affected version(s) >=v0.0.0-20240229142858-69dba26ece62 <v1.6.6Fix Suggestion:
Update to version v1.6.6Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.04