Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestion detail

Untriaged
Permalink CVE-2026-55440
6.5 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): None (N)
  • Availability (A): High (H)
  • 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): None (N)
  • Modified Availability (MA): High (H)
created 1 month, 1 week ago Activity log
  • Created suggestion
Microsoft UFO: COMMAND_RESULTS handler creates unowned sessions, allowing authenticated session-squatting denial of service

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.7, the COMMAND_RESULTS handler in ufo/server/ws/handler.py called get_or_create_session in ufo/server/services/session_manager.py without owner_client_id, allowing an authenticated client to create an unowned attacker-chosen session_id such as constellation_task_id = f"{task_name}@{task_id}" and deny the legitimate owner or exhaust memory with phantom sessions. This issue is fixed in version 3.0.7.

Affected products

UFO
  • ==< 3.0.7

Matching in nixpkgs

pkgs.rufo

Ruby formatter

  • nixos-unstable -
  • nixos-26.05 -

pkgs.tartufo

Tool to search through git repositories for high entropy strings and secrets

  • nixos-unstable -
    • nixos-unstable-small 6.0.0
  • nixos-26.05 -
    • nixos-26.05-small 6.0.0

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

  • nixos-unstable -
    • nixos-unstable-small 1.2.0
  • nixos-26.05 -
    • nixos-26.05-small 1.2.0

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable -
    • nixos-unstable-small 2.1
  • nixos-26.05 -
    • nixos-26.05-small 2.1

pkgs.akkuPackages.ufo-try

try-except to handle potential exception

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.akkuPackages.ufo-match

This package is a dependable match macro library for chez scheme.

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.akkuPackages.ufo-timer

This repository is a timer implementation based on Chez Scheme's thread mechanism.

  • nixos-unstable -
    • nixos-unstable-small 1.0.0
  • nixos-26.05 -
    • nixos-26.05-small 1.0.0

pkgs.python313Packages.ufomerge

Command line utility and Python library that merges two UFO source format fonts into a single file

  • nixos-unstable -
    • nixos-unstable-small 1.9.6
  • nixos-26.05 -
    • nixos-26.05-small 1.9.6

pkgs.python314Packages.ufomerge

Command line utility and Python library that merges two UFO source format fonts into a single file

  • nixos-unstable -
    • nixos-unstable-small 1.9.6

pkgs.akkuPackages.ufo-threaded-function

This package contains threaded-map, threaded-vector-map and such threaded functions for chez scheme.

  • nixos-unstable -
    • nixos-unstable-small 1.0.5
  • nixos-26.05 -
    • nixos-26.05-small 1.0.5

Package maintainers