CVE-2025-59836

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:siderolabs:omni:*:*:*:*:*:kubernetes:*:*
cpe:2.3:a:siderolabs:omni:*:*:*:*:*:kubernetes:*:*

History

04 Dec 2025, 21:33

Type Values Removed Values Added
First Time Siderolabs
Siderolabs omni
References () https://github.com/siderolabs/omni/commit/1396083f766a1b0380e9949968d7fc17b7afecaa - () https://github.com/siderolabs/omni/commit/1396083f766a1b0380e9949968d7fc17b7afecaa - Patch
References () https://github.com/siderolabs/omni/commit/1fd954af64985a8b3dbf5b11deddbf7cd953f5ae - () https://github.com/siderolabs/omni/commit/1fd954af64985a8b3dbf5b11deddbf7cd953f5ae - Patch
References () https://github.com/siderolabs/omni/security/advisories/GHSA-4p3p-cr38-v5xp - () https://github.com/siderolabs/omni/security/advisories/GHSA-4p3p-cr38-v5xp - Exploit, Vendor Advisory
CPE cpe:2.3:a:siderolabs:omni:*:*:*:*:*:kubernetes:*:*

13 Oct 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-13 21:15

Updated : 2025-12-04 21:33


NVD link : CVE-2025-59836

Mitre link : CVE-2025-59836

CVE.ORG link : CVE-2025-59836


JSON object : View

Products Affected

siderolabs

  • omni
CWE
CWE-476

NULL Pointer Dereference

CWE-703

Improper Check or Handling of Exceptional Conditions