Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: omnisharp-roslyn

Found 5 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 4 days, 15 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 4 days, 15 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.6.6
  • ==>= 1.7.0, < 1.7.3

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 4 days, 15 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
Permalink CVE-2026-53634
4.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
created 3 months, 1 week ago Activity log
  • Created suggestion
Sharp: Missing Authorization Check in Quick Creation Command Endpoints

Sharp is a content management framework built for Laravel as a package. From version 9.0.0 to before version 9.22.3, the create and store endpoints of the Quick Creation Command feature did not enforce any authorization check. An authenticated Sharp user without create permission on a given entity could bypass the authorization layer and either retrieve the creation form or submit new records for that entity, as long as it had a Quick Creation Command handler configured. This issue has been patched in version 9.22.3.

Affected products

sharp
  • ==>= 9.0.0, < 9.22.3

Matching in nixpkgs

pkgs.fsharp

Functional CLI language

  • nixos-unstable -
  • nixos-26.05 -

pkgs.csharp-ls

Roslyn-based LSP language server for C#

  • nixos-unstable -
  • nixos-26.05 -

pkgs.csharpier

Opinionated code formatter for C#

  • nixos-unstable -
    • nixos-unstable-small 1.3.0
  • nixos-26.05 -
    • nixos-26.05-small 1.2.6

pkgs.csharprepl

C# REPL with syntax highlighting

  • nixos-unstable -
    • nixos-unstable-small 0.6.7
  • nixos-26.05 -
    • nixos-26.05-small 0.6.7

pkgs.taglib-sharp

Library for reading and writing metadata in media files

  • nixos-unstable -
  • nixos-26.05 -
Permalink CVE-2026-44692
7.7 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 3 months, 1 week ago Activity log
  • Created suggestion
Authenticated Sharp users can download unrelated Laravel Storage objects through the generic download endpoint

Sharp is a content management framework built for Laravel as a package. Prior to version 9.22.0, Sharp exposes a generic download endpoint that authorizes access only to the supplied Sharp entity instance, but then reads the target storage disk and path from request parameters. Because the requested storage object is not bound to the authorized entity instance, an authenticated Sharp user who can view one valid record may use that record as an authorization anchor to download unrelated disk-relative objects from configured Laravel Storage disks. The confirmed impact is authenticated disclosure of unrelated objects from configured Laravel Storage disks. This issue does not imply arbitrary host filesystem access outside configured Laravel Storage disk roots. This issue has been patched in version 9.22.0.

Affected products

sharp
  • ==< 9.22.0

Matching in nixpkgs

pkgs.fsharp

Functional CLI language

  • nixos-unstable -
  • nixos-26.05 -

pkgs.csharp-ls

Roslyn-based LSP language server for C#

  • nixos-unstable -
  • nixos-26.05 -

pkgs.csharpier

Opinionated code formatter for C#

  • nixos-unstable -
    • nixos-unstable-small 1.3.0
  • nixos-26.05 -
    • nixos-26.05-small 1.2.6

pkgs.csharprepl

C# REPL with syntax highlighting

  • nixos-unstable -
    • nixos-unstable-small 0.6.7
  • nixos-26.05 -
    • nixos-26.05-small 0.6.7

pkgs.taglib-sharp

Library for reading and writing metadata in media files

  • nixos-unstable -
  • nixos-26.05 -