Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-2430

NIXPKGS-2026-2430
published 3 hours ago
regclient may leak authentication credentials to external blob stores
Permalink CVE-2026-49349
6.8 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 3 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    3 packages
    • regsync
    • regctl
    • regbot
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
regclient may leak authentication credentials to external blob stores

regclient is a Docker and OCI Registry Client in Go. Prior to version 0.11.5, credentials for a registry may be inadvertently leaked to external servers. A prerequisite for this attack is a malicious registry server, a malicious blob store, or a registry that does not restrict the external URLs for foreign blobs. Version 0.11.5 fixes the issue.

Affected products

regclient
  • ==< 0.11.5

Matching in nixpkgs

pkgs.regclient

Docker and OCI Registry Client in Go and tooling using those libraries

Ignored packages (3)

pkgs.regbot

Docker and OCI Registry Client in Go and tooling using those libraries

pkgs.regctl

Docker and OCI Registry Client in Go and tooling using those libraries

pkgs.regsync

Docker and OCI Registry Client in Go and tooling using those libraries

Package maintainers

Needs backport