CVE-2025-59836
MEDIUMsiderolabs/omni <1.0.2 and >=1.1.0-beta.0 <1.1.5 - Unauthenticated Denial of Service via Empty Resource Request
Title source: llmDescription
Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.1.5 and 1.0.2, there is a nil pointer dereference vulnerability in the Omni Resource Service allows unauthenticated users to cause a server panic and denial of service by sending empty create/update resource requests through the API endpoints. The vulnerability exists in the isSensitiveSpec function which calls grpcomni.CreateResource without checking if the resource's metadata field is nil. When a resource is created with an empty Metadata field, the CreateResource function attempts to access resource.Metadata.Version causing a segmentation fault. This vulnerability is fixed in 1.1.5 and 1.0.2.
References (3)
Core 3
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/siderolabs/omni/security/advisories/GHSA-4p3p-cr38-v5xp
Patch x_refsource_misc
https://github.com/siderolabs/omni/commit/1396083f766a1b0380e9949968d7fc17b7afecaa
Scores
CVSS v3
5.3
EPSS
0.0053
EPSS Percentile
40.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-703
CWE-476
Status
published
Products (2)
siderolabs/omni
< 1.0.2
siderolabs/omni
1.1.0-beta.0 - 1.1.5Go
Published
Oct 13, 2025
Tracked Since
Feb 18, 2026