Answer in brief
CVE-2026-49349 records a Medium severity (CVSS 6.8) vulnerability in regclient may leak authentication credentials to external blob stores. The current sources do not mark it as known exploited. The current feed maps regclient/regclient (generic), github.com/regclient/regclient (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps regclient/regclient (generic), github.com/regclient/regclient (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| regclient/regclientgeneric | < 0.11.5 | Not reported |
| github.com/regclient/regclientgo | <=0.11.4 | 0.11.5 |
Published upstream
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 26, 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.
Quoted source text, attributed separately from HOL analysis.