Skip to content

fix: update go.opentelemetry.io/otel/sdk to v1.40.0 (CVE-2026-24051) - #6966

Merged
Rajesh Kamal (rajeshkamal5050) merged 1 commit into
mainfrom
sec-update-259
Mar 3, 2026
Merged

fix: update go.opentelemetry.io/otel/sdk to v1.40.0 (CVE-2026-24051)#6966
Rajesh Kamal (rajeshkamal5050) merged 1 commit into
mainfrom
sec-update-259

Conversation

@vhvb1989

Copy link
Copy Markdown
Member

Fixes Dependabot alert #259: OpenTelemetry Go SDK vulnerable to
arbitrary code execution via PATH hijacking on macOS/Darwin systems
(GHSA-9h8m-3fm2-qjrq).

Updated go.opentelemetry.io/otel/sdk from v1.38.0 to v1.40.0 in
cli/azd/extensions/azure.coding-agent.

Fixes Dependabot alert #259: OpenTelemetry Go SDK vulnerable to
arbitrary code execution via PATH hijacking on macOS/Darwin systems
(GHSA-9h8m-3fm2-qjrq).

Updated go.opentelemetry.io/otel/sdk from v1.38.0 to v1.40.0 in
cli/azd/extensions/azure.coding-agent.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure Coding Agent extension’s Go dependencies to address a Dependabot-reported OpenTelemetry SDK security vulnerability (CVE-2026-24051 / GHSA-9h8m-3fm2-qjrq) by bumping OpenTelemetry packages to newer versions.

Changes:

  • Bumped go.opentelemetry.io/otel/* dependencies from v1.38.0 to v1.40.0 in the azure.coding-agent extension.
  • Updated the extension’s module metadata (go.mod / go.sum) to reflect the new dependency graph (including indirect dependency updates).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
cli/azd/extensions/azure.coding-agent/go.mod Updates OpenTelemetry dependency versions and adjusts indirect dependencies.
cli/azd/extensions/azure.coding-agent/go.sum Updates checksums to match the new module versions pulled in by the upgrade.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cli/azd/extensions/azure.coding-agent/go.mod
@rajeshkamal5050
Rajesh Kamal (rajeshkamal5050) merged commit d31c1e1 into main Mar 3, 2026
23 checks passed
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.

3 participants