Skip to content

build(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.2 - #735

Merged
undera merged 1 commit into
mainfrom
deps/oras-go-2.6.2
Aug 8, 2026
Merged

build(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.2#735
undera merged 1 commit into
mainfrom
deps/oras-go-2.6.2

Conversation

@undera

@undera undera commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Closes two high-severity Dependabot advisories that had no automated PR, because oras.land/oras-go/v2 is an indirect dependency pulled in via helm.sh/helm/v3.

Severity Advisory Vulnerable Patched
high tar extraction: hardlink entry with relative Linkname escapes extract dir via process CWD resolution <= 2.6.1 2.6.2
high blob upload vulnerable to credential forwarding via unvalidated Location header < 2.6.1 2.6.1
low malicious registry can hijack Bearer token realm to exfiltrate credentials and refresh tokens <= 2.6.1 2.6.2

Go module resolution lets an indirect requirement be raised above what the parent declares, so this needs no change to helm.sh/helm/v3. golang.org/x/sync moves 0.20.0 -> 0.22.0 because oras-go 2.6.2 requires it.

Diff is 6 insertions / 6 deletions across go.mod and go.sum.

Verification

go build ./..., go vet ./... and go test ./pkg/... all pass.

🤖 Generated with Claude Code

Closes two high-severity Dependabot advisories with no automated PR:
- tar extraction: hardlink entry with relative Linkname escapes extract
  dir via process CWD resolution
- blob upload vulnerable to credential forwarding via unvalidated
  Location header

Pulled in via helm.sh/helm/v3 and marked indirect; Go module resolution
allows raising it above what the parent requires. golang.org/x/sync moves
0.20.0 -> 0.22.0 as a requirement of oras-go 2.6.2.

Verified with go build, go vet and go test ./pkg/...

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@undera
undera marked this pull request as ready for review August 8, 2026 11:34
@undera
undera merged commit 3ef80b5 into main Aug 8, 2026
4 checks passed
@undera
undera deleted the deps/oras-go-2.6.2 branch August 8, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant