icon

We found results for “

CVE-2025-59836

Good to know:

icon
icon

Date: October 13, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

NULL Pointer Dereference

CWE-476

Improper Check or Handling of Exceptional Conditions

CWE-703

Top Fix

icon

Upgrade Version

Upgrade to version github.com/siderolabs/omni - v1.1.5;github.com/siderolabs/omni - v1.0.2

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): LOW

Do you need more information?

Contact Us