Skip to content

chore(deps): bump protobufjs to 7.6.1#6730

Open
mozilla-blender[bot] wants to merge 1 commit into
mainfrom
blender/security-bump-protobufjs
Open

chore(deps): bump protobufjs to 7.6.1#6730
mozilla-blender[bot] wants to merge 1 commit into
mainfrom
blender/security-bump-protobufjs

Conversation

@mozilla-blender

Copy link
Copy Markdown
Contributor

Summary

Bumps protobufjs to 7.6.1 to resolve Dependabot alert #236.

This is a transitive dependency update. Only package-lock.json (and possibly package.json) changed.


Created by BLEnder investigation via BLEnder

@mozilla-blender

Copy link
Copy Markdown
Contributor Author

BLEnder investigated: This dependency has an open security alert, but the repo is not affected.

protobufjs is a transitive dependency (installed 7.5.8) pulled in by @google-cloud/pubsub, @grpc/grpc-js, and @opentelemetry/otlp-* exporters. None of these expose schema loading to attacker-controlled input — they use fixed, trusted schemas defined by Google, gRPC, and OpenTelemetry. The application source code does not import protobufjs directly or load any user/untrusted protobuf schemas or JSON descriptors, which is the precondition for this DoS vulnerability (a schema with field names like hasOwnProperty, $type, or rpcCall). A patched version is available, so the dependency should still be bumped via Dependabot to clear the alert.

This PR can be reviewed and merged as a normal dependency update.

@groovecoder
groovecoder force-pushed the blender/security-bump-protobufjs branch from bd81f6f to 4fe9839 Compare July 10, 2026 20:58
@mozilla-blender

Copy link
Copy Markdown
Contributor Author

BLEnder could not fix this PR automatically. Workflow run

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