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.

Suggestions search

With package: python312Packages.ufo2ft

Found 6 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-46544
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 4 days, 17 hours ago Activity log
  • Created suggestion
Microsoft UFO reuses client-supplied WebSocket session IDs and replays stale task results to new authenticated requesters

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO accepts client-supplied session_id values in WebSocket task messages and reuses an existing in-memory session object if that session_id already exists. If a prior session has completed and remains in memory with populated results, a different authenticated client can send a new TASK message using the same session_id. The server re-enters the existing session object and sends the stale stored result to the new requester through the normal send_task_end() callback path. This is an authenticated cross-client stale result replay issue. The issue requires that the attacker knows or can predict a live or recently completed session_id.

Affected products

UFO
  • ==3.0.1-4-ge2626659

Matching in nixpkgs

pkgs.tartufo

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

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable 2.1
    • nixpkgs-unstable 2.1
    • nixos-unstable-small 2.1
  • nixos-25.11 2.1
    • nixos-25.11-small 2.1
    • nixpkgs-25.11-darwin 2.1

Package maintainers

Untriaged
Permalink CVE-2026-46402
8.1 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): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): High (H)
  • 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): High (H)
  • Modified Availability (MA): High (H)
created 4 days, 17 hours ago Activity log
  • Created suggestion
Microsoft UFO uses untrusted task_name in log paths, allowing authenticated path traversal and log file creation outside the logs directory

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO uses the user-controlled task_name value directly when constructing session log paths. An authenticated client can supply path traversal sequences in task_name and cause UFO to create log directories and log files outside the intended logs/ directory.

Affected products

UFO
  • ==3.0.1-4-ge2626659

Matching in nixpkgs

pkgs.tartufo

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

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable 2.1
    • nixpkgs-unstable 2.1
    • nixos-unstable-small 2.1
  • nixos-25.11 2.1
    • nixos-25.11-small 2.1
    • nixpkgs-25.11-darwin 2.1

Package maintainers

Untriaged
Permalink CVE-2026-46414
8.8 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): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • 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): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 days, 17 hours ago Activity log
  • Created suggestion
Microsoft UFO WebSocket role spoofing allows authenticated peer task hijacking

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO's WebSocket control plane trusts client-supplied identity and role fields in task messages. A client connection can register as a normal device, but later send a TASK message claiming client_type="constellation" and target_id=<victim-device-id>. The server trusts the role and target values from the wire message rather than enforcing the role registered for that WebSocket connection. As a result, any authenticated WebSocket client with the shared server token can spoof the higher-privilege constellation role and dispatch attacker-controlled tasks to another connected device. The same client registry also allows duplicate client_id registration, overwriting an existing live client's stored websocket, role, and task protocol. This is an authenticated WebSocket role/identity spoofing issue leading to peer task hijacking.

Affected products

UFO
  • ==3.0.1-4-ge2626659

Matching in nixpkgs

pkgs.tartufo

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

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable 2.1
    • nixpkgs-unstable 2.1
    • nixos-unstable-small 2.1
  • nixos-25.11 2.1
    • nixos-25.11-small 2.1
    • nixpkgs-25.11-darwin 2.1

Package maintainers

Untriaged
Permalink CVE-2026-45322
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • 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): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 days, 17 hours ago Activity log
  • Created suggestion
OS Command Injection in Microsoft UFO Shell Action Replay via Stored Session JSON

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Microsoft UFO tagged releases up to and including v3.0.0 contain an OS command injection vulnerability in the shell action replay path. In affected releases, ShellReceiver.run_shell() passes a command string from action parameters directly to subprocess.Popen() with shell=True and executable=powershell.exe. The same shell-execution behavior is also reachable through ShellReceiver.execute_command(). The shell receiver is invoked by action classes such as RunShellCommand.execute() and ExecuteCommand.execute(), which forward stored action parameters to the shell receiver. Because UFO stores planned and executed actions in per-session JSON records, an attacker who can write or modify a session/action JSON file can plant a shell action. When the session is resumed or replayed, UFO executes the attacker's command as the UFO process user.

Affected products

UFO
  • ==<= 3.0.0

Matching in nixpkgs

pkgs.tartufo

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

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable 2.1
    • nixpkgs-unstable 2.1
    • nixos-unstable-small 2.1
  • nixos-25.11 2.1
    • nixos-25.11-small 2.1
    • nixpkgs-25.11-darwin 2.1

Package maintainers

Untriaged
Permalink CVE-2026-46416
6.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): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • 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): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
created 4 days, 17 hours ago Activity log
  • Created suggestion
Microsoft UFO shared WebSocket handler state causes cross-client response hijacking

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO creates one shared UFOWebSocketHandler instance and reuses it for multiple authenticated WebSocket connections. The handler stores per-connection protocol objects in mutable instance fields. Each new WebSocket connection overwrites those fields. Later, message handlers send responses through the shared fields instead of through protocol objects bound to the originating connection. As a result, the most recently connected authenticated client can receive protocol responses that belong to another authenticated client.

Affected products

UFO
  • ==3.0.1-4-ge2626659

Matching in nixpkgs

pkgs.tartufo

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

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable 2.1
    • nixpkgs-unstable 2.1
    • nixos-unstable-small 2.1
  • nixos-25.11 2.1
    • nixos-25.11-small 2.1
    • nixpkgs-25.11-darwin 2.1

Package maintainers

Untriaged
Permalink CVE-2026-46538
5.9 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): High (H)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • 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): High (H)
  • Modified Availability (MA): Low (L)
created 4 days, 17 hours ago Activity log
  • Created suggestion
Microsoft UFO accepts cross-device TASK_END messages by session_id only, allowing peer task-result injection

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO's constellation client tracks pending task responses by session_id only and does not verify that a TASK_END message came from the device that originally received the task. When the constellation sends a task to a target device, it records a pending Future under a session key. The pending task record stores the expected device ID, but the completion path ignores that binding. If another authenticated peer device sends a forged TASK_END with the same session_id, the constellation accepts the response and completes the victim device's pending Future with attacker-controlled result data. This is an authenticated cross-device task-result injection issue.

Affected products

UFO
  • ==3.0.1-4-ge2626659

Matching in nixpkgs

pkgs.tartufo

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

pkgs.ufolint

Linter for Unified Font Object (UFO) source code

pkgs.gohufont

A monospace bitmap font well suited for programming and terminal use

  • nixos-unstable 2.1
    • nixpkgs-unstable 2.1
    • nixos-unstable-small 2.1
  • nixos-25.11 2.1
    • nixos-25.11-small 2.1
    • nixpkgs-25.11-darwin 2.1

Package maintainers