Skip to content

fix(deps): vuln major upgrades — 19 packages (major: 3 · unstable: 5 · minor: 10 · patch: 1) [integration-tests/lambda/otlp-node]#1263

Closed
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/major/npm/otlp-node/0-1781564317
Closed

fix(deps): vuln major upgrades — 19 packages (major: 3 · unstable: 5 · minor: 10 · patch: 1) [integration-tests/lambda/otlp-node]#1263
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/major/npm/otlp-node/0-1781564317

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: Critical-severity security update — 20 packages upgraded (MAJOR changes included)

Manifests changed:

  • integration-tests/lambda/otlp-node (npm)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
protobufjs 7.5.4 7.6.4 minor Transitive 1 CRITICAL, 5 HIGH, 5 MEDIUM
@opentelemetry/sdk-node 0.54.2 0.219.0 unstable Direct 1 HIGH
@opentelemetry/core 1.27.0 1.30.1 minor Transitive 1 MEDIUM
@opentelemetry/exporter-trace-otlp-grpc 0.54.2 0.219.0 unstable Direct -
@opentelemetry/exporter-trace-otlp-http 0.54.2 0.219.0 unstable Direct -
@opentelemetry/exporter-trace-otlp-proto 0.54.2 0.219.0 unstable Direct -
@opentelemetry/otlp-transformer 0.54.2 0.219.0 unstable Direct -
@opentelemetry/resources 1.30.1 2.8.0 major Direct -
@opentelemetry/sdk-trace-base 1.30.1 2.8.0 major Direct -
@opentelemetry/sdk-trace-node 1.30.1 2.8.0 major Direct -
@opentelemetry/context-async-hooks 1.27.0 1.30.1 minor Transitive -
@opentelemetry/exporter-zipkin 1.27.0 1.30.1 minor Transitive -
@opentelemetry/propagator-b3 1.27.0 1.30.1 minor Transitive -
@opentelemetry/propagator-jaeger 1.27.0 1.30.1 minor Transitive -
@opentelemetry/sdk-metrics 1.27.0 1.30.1 minor Transitive -
@opentelemetry/semantic-conventions 1.38.0 1.41.1 minor Direct -
@types/node 24.10.2 24.13.2 minor Transitive -
acorn 8.15.0 8.17.0 minor Transitive -
undici-types 7.16.0 7.27.2 minor Transitive -
@types/node 24.10.2 24.10.15 patch Transitive -

Warning

Major Version Upgrade

This update includes major version changes that may contain breaking changes. Please:

  • Review the changelog/release notes for breaking changes
  • Test thoroughly in a staging environment
  • Update any code that depends on changed APIs
  • Ensure all tests pass before merging

Security Details

🚨 Critical & High Severity (7 fixed)
Package CVE Severity Summary Unsafe Version Fixed In
protobufjs GHSA-xq3m-2v4x-88gg CRITICAL Arbitrary code execution in protobufjs 7.5.4 8.0.1
@opentelemetry/sdk-node GHSA-q7rr-3cgh-j5r3 HIGH Prometheus exporter process crash via malformed HTTP request 0.54.2 0.217.0
protobufjs GHSA-66ff-xgx4-vchm HIGH protobuf.js: Code injection through bytes field defaults in generated toObject code 7.5.4 7.5.6
protobufjs GHSA-75px-5xx7-5xc7 HIGH protobuf.js: Code generation gadget after prototype pollution 7.5.4 7.5.6
protobufjs GHSA-685m-2w69-288q HIGH protobuf.js: Denial of service through unbounded protobuf recursion 7.5.4 7.5.6
protobufjs GHSA-wcpc-wj8m-hjx6 HIGH protobufjs: Denial of service through unbounded Any expansion during JSON conversion 7.5.4 7.6.1
protobufjs GHSA-jvwf-75h9-cwgg HIGH protobuf.js: Process-wide denial of service through unsafe option paths 7.5.4 7.5.6
ℹ️ Other Vulnerabilities (6)
Package CVE Severity Summary Unsafe Version Fixed In
@opentelemetry/core GHSA-8988-4f7v-96qf MODERATE OpenTelemetry Core: Unbounded memory allocation in W3C Baggage propagation 1.27.0 2.8.0
protobufjs GHSA-q6x5-8v7m-xcrf MODERATE protobufjs has overlong UTF-8 decoding 7.5.4 7.5.6
protobufjs GHSA-f38q-mgvj-vph7 MODERATE protobufjs : Schema-derived names can shadow runtime-significant properties 7.5.4 7.6.3
protobufjs GHSA-2pr8-phx7-x9h3 MODERATE protobuf.js: Denial of service from crafted field names in generated code 7.5.4 7.5.6
protobufjs GHSA-jggg-4jg4-v7c6 MODERATE protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion 7.5.4 7.5.8
protobufjs GHSA-fx83-v9x8-x52w MODERATE protobuf.js: Prototype injection in generated message constructors 7.5.4 7.5.6

Review Checklist

Extra review is recommended for this update:

  • Review changes for compatibility with your code
  • Check release notes for breaking changes
  • Run integration tests to verify service behavior
  • Test in staging environment before production
  • Monitor key metrics after deployment
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

…or: 10 · patch: 1) [integration-tests/lambda/otlp-node]
@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jun 15, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/datadog-lambda-extension | build node lambdas   View in Datadog   GitLab

DataDog/datadog-lambda-extension | bottlecap (amd64)   View in Datadog   GitLab

DataDog/datadog-lambda-extension | bottlecap (amd64, alpine)   View in Datadog   GitLab

View all 5 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 865415b | Docs | Datadog PR Page | Give us feedback!

duncanista added a commit that referenced this pull request Jun 16, 2026
PR #1263's merged lock was missing root entries for @opentelemetry/[email protected]
and @opentelemetry/[email protected], breaking 'npm ci' in the gitlab build
node lambdas job. Regenerated via 'npm install --package-lock-only'.
@duncanista

Copy link
Copy Markdown
Contributor

Superseded by #1264, which bundles all 6 open vulnerability dep-bump PRs into one mergeable change. Major OTel SDK bump merged via merge commit f3ee85e3, then otlp-node lock resynced (f69588e2) and regenerated (3fa49e6c) so npm ci works and the undici-types@^7.27.2 override is applied.

@duncanista duncanista closed this Jun 16, 2026
duncanista added a commit that referenced this pull request Jun 17, 2026
## Overview

Consolidates the 6 open Dependabot/ADMS vulnerability PRs into a single
PR.

| Source PR | Manifest | Notes |
|---|---|---|
| #1258 | `integration-tests/lambda/otlp-java/pom.xml` |
`io.opentelemetry:opentelemetry-api` 1.58.0 → 1.63.0 |
| #1259 | `local_tests/golang/go.{mod,sum}` | `aws-sdk-go`,
`golang.org/x/net`, `golang.org/x/sys` minor bumps |
| #1260 | `integration-tests/lambda/otlp-node/package*.json` |
Superseded by #1263 (lock already has `@grpc/[email protected]`,
`@protobufjs/utf8` override carried over) |
| #1261 | `integration-tests/package*.json` | `uuid` 9 → 14 (ported
manually onto #1262 to avoid lock conflict) |
| #1262 | `integration-tests/package*.json` | `axios` 1.15 → 1.18, plus
overrides for `@opentelemetry/core`, `fast-xml-parser`,
`fast-xml-builder`, `fast-uri`, `brace-expansion` |
| #1263 | `integration-tests/lambda/otlp-node/package*.json` | Major
OTel SDK bump (`@opentelemetry/sdk-node` 0.54 → 0.219, `protobufjs`
7.5.4 → 7.6.4) |

Closes the following Dependabot alerts: #191, #192 (`@grpc/grpc-js`);
#183#190 + older axios alerts; protobufjs alerts via the major OTel SDK
bump; uuid #180; OpenTelemetry Java #176.

## Testing

GitHub Actions checks (Build All, Test Suite, Clippy, Audit, CodeQL)
passed on each individual source PR. `dd-gitlab/*` checks failed
identically on all 6 — appears to be an unrelated infra/permissions
issue with the bot-authored branches. Re-running CI on this branch
(created from a maintainer account) should clear them.

The vendored deps live entirely under `integration-tests/` and
`local_tests/`, so they have no impact on the shipped extension binary.

---------

Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant