Skip to content

[Aikido] Fix security issue in @grpc/grpc-js via minor version upgrade from 1.14.3 to 1.14.4 in with-thirdweb#36

Merged
yosriady merged 1 commit into
mainfrom
fix/aikido-security-update-packages-50139856-xeda
Jun 16, 2026
Merged

[Aikido] Fix security issue in @grpc/grpc-js via minor version upgrade from 1.14.3 to 1.14.4 in with-thirdweb#36
yosriady merged 1 commit into
mainfrom
fix/aikido-security-update-packages-50139856-xeda

Conversation

@aikido-autofix

@aikido-autofix aikido-autofix Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Upgrade @grpc/grpc-js to fix HIGH severity DoS vulnerability where invalid compressed messages crash client/server processes.

✅ There are no breaking changes

✅ 1 CVE resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2026-48069
HIGH
[@grpc/grpc-js] An invalid incoming compressed message can cause a client or server process to crash, resulting in a denial of service affecting all users of the library.

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@socket-security

Copy link
Copy Markdown

Dependency limit exceeded — report not shown.

This pull request scan exceeded the 10,000-dependency limit applied to this scan, so the results are incomplete and may be inaccurate. To avoid reporting false positives, Socket has not posted a report.

Upgrade your plan to raise the dependency limit and get complete reports, or view the partial scan in the dashboard.

Socket is always free for open source. If this is a non-commercial open source project, contact us to request a free Team account.

@yosriady
yosriady merged commit d21e967 into main Jun 16, 2026
6 checks passed
keiloktql added a commit that referenced this pull request Jul 21, 2026
main landed security PRs #36-#40 while this branch was open. Three conflicts:

- pnpm-workspace.yaml: kept both sets of overrides. main's shell-quote pin
  supersedes the equivalent one added here; dropped the duplicate.
- package.json: kept this branch's removal of the "pnpm" block. main's PRs
  were still editing that block, which pnpm 11 does not read — #38 revised
  undici to 6.27.0 there and it never took effect.
- pnpm-lock.yaml: regenerated from main's copy so those PRs' resolutions are
  the base, then re-applied the overrides.

Took main's newer undici intent (6.27.0) over the ^7.24.1 originally stranded
in package.json, which also avoids forcing an untested 6 -> 7 major.

0 criticals. SDK stays at 1.0.0; tsc --noEmit clean and expo export still
produces a working iOS bundle.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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