Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestion detail

Untriaged
Permalink CVE-2026-91142
3.6 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • 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): None (N)
created 4 days, 10 hours ago Activity log
  • Created suggestion
Cockpit: integer overflow in `do_lastlog()` offset calculation can misaddress `lastlog` entries on ilp32 builds

A flaw was found in Cockpit. An integer overflow vulnerability in the `do_lastlog()` function, specifically in the offset calculation for `lastlog` entries on ILP32 (Integer, Long, Pointer 32-bit) builds, can be exploited. A low-privileged authenticated user with a specially provisioned large User ID (UID) can cause the computed offset to wrap around. This allows the user to perform unauthorized reads and writes to other users' `lastlog` records, potentially disclosing or altering sensitive login accounting information.

References

Affected products

cockpit
devspaces/udi-rhel9
devspaces/udi-base-rhel9
devspaces/udi-base-rhel10

Matching in nixpkgs

pkgs.cockpit

Web-based graphical interface for servers

  • nixos-unstable -
    • nixos-unstable-small 366
  • nixos-26.05 -
    • nixos-26.05-small 362

pkgs.cockpit-zfs

Cockpit plugin for ZFS management by 45Drives

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

pkgs.cockpit-files

Featureful file browser for Cockpit

  • nixos-unstable -
    • nixos-unstable-small 43
  • nixos-26.05 -
    • nixos-26.05-small 40

pkgs.cockpit-podman

Cockpit UI for podman containers

  • nixos-unstable -
    • nixos-unstable-small 129
  • nixos-26.05 -
    • nixos-26.05-small 125

pkgs.cockpit-machines

Cockpit UI for virtual machines

  • nixos-unstable -
    • nixos-unstable-small 355
  • nixos-26.05 -
    • nixos-26.05-small 352

Package maintainers