Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: postgresql15Packages.omnigres

Found 3 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-45726
7.6 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 3 days, 20 hours ago Activity log
  • Created suggestion
Omni: Reader-level users can retrieve imported cluster CA keys via ResourceService

Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. From 1.3.0 until 1.6.6 and 1.7.3, importing a standalone Talos cluster creates an ImportedClusterSecrets resource containing the cluster's complete CA secrets bundle. The access rules in internal/backend/runtime/omni/state_access.go allow an authenticated user with the Reader role to retrieve the resource through ResourceService if the importing actor has not rotated those secrets, exposing Kubernetes, Talos, and etcd CA private keys plus the service-account key. The Kubernetes CA private key permits certificate signing for privileged identities such as system:masters and provides control of the imported cluster outside Omni's authorization boundary, including its workloads, credentials, and secrets. This issue is fixed in versions 1.6.6 and 1.7.3.

Affected products

omni
  • ==>= 1.3.0, < 1.6.6

Matching in nixpkgs

pkgs.omnix

Nix companion to improve developer experience

  • nixos-unstable -
    • nixos-unstable-small 1.3.2
  • nixos-26.05 -
    • nixos-26.05-small 1.3.2

pkgs.omniwm

MacOS Niri and Hyprland inspired tiling window manager

  • nixos-unstable -
    • nixos-unstable-small 0.6.8

pkgs.omnictl

CLI for the Sidero Omni Kubernetes management platform

  • nixos-unstable -
  • nixos-26.05 -
    • nixos-26.05-small 1.7.3

pkgs.omniorb

Robust high performance CORBA ORB for C++ and Python

  • nixos-unstable -
    • nixos-unstable-small 4.3.4
  • nixos-26.05 -
    • nixos-26.05-small 4.3.3

pkgs.sbomnix

Utilities to help with software supply chain challenges on nix targets

  • nixos-unstable -
    • nixos-unstable-small 1.8.0
  • nixos-26.05 -
    • nixos-26.05-small 1.7.6

pkgs.insomnia

Open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC, with Cloud, Local and Git storage

  • nixos-unstable -
  • nixos-26.05 -

pkgs.omnissa-horizon-client

Allows you to connect to your Omnissa Horizon virtual desktop

  • nixos-unstable -
    • nixos-unstable-small 2606
  • nixos-26.05 -
    • nixos-26.05-small 2606

pkgs.gnomeExtensions.omnipanel

OmniPanel is a Multi-Monitor advanced window management solution for productivity, featuring configurable zones for windows, smart auto-placement, and automatic tiling.

  • nixos-unstable -
    • nixos-unstable-small 23

pkgs.haskellPackages.omnicodec

Data encoding and decoding command line utilities

  • nixos-unstable -
    • nixos-unstable-small 0.8
  • nixos-26.05 -
    • nixos-26.05-small 0.8
Permalink CVE-2026-45720
7.0 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 3 days, 20 hours ago Activity log
  • Created suggestion
Omni: TOCTOU race condition allows multiple concurrent uses of a single-use SAML session token

Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.6.6 and from 1.7.0 until 1.7.3, SAML.getSession in internal/pkg/auth/interceptor/saml.go checks SAMLAssertion.Used and marks it used in separate state operations. Concurrent requests carrying the same captured saml-session token can each observe the assertion as unused and obtain authentication as the victim before either update is visible. The attacker can invoke SAML-protected gRPC endpoints, use ConfirmPublicKey to create multiple persistent credentials tied to the victim, and generate audit entries attributed to the victim, with the resulting access potentially affecting confidentiality, integrity, and availability according to the victim's privileges. This issue is fixed in versions 1.6.6 and 1.7.3.

Affected products

omni
  • ==>= 1.7.0, < 1.7.3
  • ==< 1.6.6

Matching in nixpkgs

pkgs.omnix

Nix companion to improve developer experience

  • nixos-unstable -
    • nixos-unstable-small 1.3.2
  • nixos-26.05 -
    • nixos-26.05-small 1.3.2

pkgs.omniwm

MacOS Niri and Hyprland inspired tiling window manager

  • nixos-unstable -
    • nixos-unstable-small 0.6.8

pkgs.omnictl

CLI for the Sidero Omni Kubernetes management platform

  • nixos-unstable -
  • nixos-26.05 -
    • nixos-26.05-small 1.7.3

pkgs.omniorb

Robust high performance CORBA ORB for C++ and Python

  • nixos-unstable -
    • nixos-unstable-small 4.3.4
  • nixos-26.05 -
    • nixos-26.05-small 4.3.3

pkgs.sbomnix

Utilities to help with software supply chain challenges on nix targets

  • nixos-unstable -
    • nixos-unstable-small 1.8.0
  • nixos-26.05 -
    • nixos-26.05-small 1.7.6

pkgs.insomnia

Open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC, with Cloud, Local and Git storage

  • nixos-unstable -
  • nixos-26.05 -

pkgs.omnissa-horizon-client

Allows you to connect to your Omnissa Horizon virtual desktop

  • nixos-unstable -
    • nixos-unstable-small 2606
  • nixos-26.05 -
    • nixos-26.05-small 2606

pkgs.gnomeExtensions.omnipanel

OmniPanel is a Multi-Monitor advanced window management solution for productivity, featuring configurable zones for windows, smart auto-placement, and automatic tiling.

  • nixos-unstable -
    • nixos-unstable-small 23

pkgs.haskellPackages.omnicodec

Data encoding and decoding command line utilities

  • nixos-unstable -
    • nixos-unstable-small 0.8
  • nixos-26.05 -
    • nixos-26.05-small 0.8
Permalink CVE-2026-45723
2.7 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 3 days, 20 hours ago Activity log
  • Created suggestion
Omni: Operator can traverse image-factory API paths via unsanitized `talos_version` in CreateSchematic

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.

Affected products

omni
  • ==>= 1.7.0, < 1.7.3
  • ==< 1.6.6

Matching in nixpkgs

pkgs.omnix

Nix companion to improve developer experience

  • nixos-unstable -
    • nixos-unstable-small 1.3.2
  • nixos-26.05 -
    • nixos-26.05-small 1.3.2

pkgs.omniwm

MacOS Niri and Hyprland inspired tiling window manager

  • nixos-unstable -
    • nixos-unstable-small 0.6.8

pkgs.omnictl

CLI for the Sidero Omni Kubernetes management platform

  • nixos-unstable -
  • nixos-26.05 -
    • nixos-26.05-small 1.7.3

pkgs.omniorb

Robust high performance CORBA ORB for C++ and Python

  • nixos-unstable -
    • nixos-unstable-small 4.3.4
  • nixos-26.05 -
    • nixos-26.05-small 4.3.3

pkgs.sbomnix

Utilities to help with software supply chain challenges on nix targets

  • nixos-unstable -
    • nixos-unstable-small 1.8.0
  • nixos-26.05 -
    • nixos-26.05-small 1.7.6

pkgs.insomnia

Open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC, with Cloud, Local and Git storage

  • nixos-unstable -
  • nixos-26.05 -

pkgs.omnissa-horizon-client

Allows you to connect to your Omnissa Horizon virtual desktop

  • nixos-unstable -
    • nixos-unstable-small 2606
  • nixos-26.05 -
    • nixos-26.05-small 2606

pkgs.gnomeExtensions.omnipanel

OmniPanel is a Multi-Monitor advanced window management solution for productivity, featuring configurable zones for windows, smart auto-placement, and automatic tiling.

  • nixos-unstable -
    • nixos-unstable-small 23

pkgs.haskellPackages.omnicodec

Data encoding and decoding command line utilities

  • nixos-unstable -
    • nixos-unstable-small 0.8
  • nixos-26.05 -
    • nixos-26.05-small 0.8