CVE-2026-49349 PUBLISHED

regclient may leak authentication credentials to external blob stores

Assigner: GitHub_M
Reserved: 29.05.2026 Published: 12.08.2026 Updated: 12.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N
CVSS Score: 6.8

Product Status

Vendor regclient
Product regclient
Versions
  • Version < 0.11.5 is affected

References

Problem Types

  • CWE-522: Insufficiently Protected Credentials CWE