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: tailspin

Found 2 matching suggestions

View:
Compact
Detailed
created 1 month, 3 weeks ago
Spin has memory leaks in various WIT interfaces

Spin is an open source developer tool for building and running serverless applications powered by WebAssembly. When Spin is configured to allow connections to a database or web server which could return responses of unbounded size (e.g. tables with many rows or large content bodies), Spin may in some cases attempt to buffer the entire response before delivering it to the guest, which can lead to the host process running out of memory, panicking, and crashing. In addition, a malicious guest application could incrementally insert a large number of rows or values into a database and then retrieve them all in a single query, leading to large host allocations. Spin 3.6.1, SpinKube 0.6.2, and `containerd-shim-spin` 0.22.1 have been patched to address the issue. As a workaround, configure Spin to only allow access to trusted databases and HTTP servers which limit response sizes.

Affected products

spin
  • ==< 3.6.1
SpinKube
  • ==< 0.6.2
containerd-shim-spin
  • ==< 0.22.1

Matching in nixpkgs

pkgs.spin

Formal verification tool for distributed software systems

pkgs.fermyon-spin

Framework for building, deploying, and running fast, secure, and composable cloud microservices with WebAssembly

pkgs.haskellPackages.spine

Simple implementation of the generic spine view

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

Package maintainers

Permalink CVE-2025-69067
8.1 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): LOW
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): NONE
created 2 months, 3 weeks ago
WordPress Tails theme <= 1.4.12 - Local File Inclusion vulnerability

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Tails tails allows PHP Local File Inclusion.This issue affects Tails: from n/a through <= 1.4.12.

Affected products

tails
  • =<<= 1.4.12

Matching in nixpkgs

pkgs.gnomeExtensions.tailscale-status

Manage Tailscale connections and check status from desktop read more at https://github.com/maxgallup/tailscale-status/blob/main/README.md

  • nixos-unstable 39
    • nixpkgs-unstable 39
    • nixos-unstable-small 39
  • nixos-25.11 40
    • nixpkgs-25.11-darwin 40

Package maintainers