Nixpkgs security tracker

Login with GitHub

Suggestion detail

Untriaged
Permalink CVE-2026-44916
3.0 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 2 weeks, 2 days ago Activity log
  • Created suggestion
In OpenStack Ironic through 35.x, instance_info['ks_template'] is rendered without sandboxing.

In OpenStack Ironic through 35.x, instance_info['ks_template'] is rendered without sandboxing.

Affected products

Ironic
  • =<35.0.1

Matching in nixpkgs

pkgs.ironicclient

Client for OpenStack bare metal provisioning API, includes a Python module (ironicclient) and CLI (baremetal)

Package maintainers