Skip to content

fix(security): upgrade protobufjs to 7.5.5+ (CVE-2026-41242)#3767

Merged
grimen merged 2 commits intoblinkbitcoin:mainfrom
blink-claw-bot:fix/protobufjs-cve-2026-41242
May 5, 2026
Merged

fix(security): upgrade protobufjs to 7.5.5+ (CVE-2026-41242)#3767
grimen merged 2 commits intoblinkbitcoin:mainfrom
blink-claw-bot:fix/protobufjs-cve-2026-41242

Conversation

@blink-claw-bot
Copy link
Copy Markdown
Contributor

Summary

Resolves critical CVE-2026-41242 (arbitrary code execution in protobufjs via crafted protobuf definitions).

protobufjs is a transitive dependency via @react-native-firebase/app > firebase > @firebase/firestore > @grpc/proto-loader > protobufjs. Currently pinned at v7.5.4 in yarn.lock.

Changes

  • Added yarn resolution to force protobufjs >=7.5.5
  • Regenerated yarn.lock (resolved to v8.0.3)

References

🤖 Claude Opus 4.6 via Blink-Claw-Bot

@grimen grimen added the mobile Mobile app related label Apr 28, 2026
@grimen grimen merged commit dab3c0c into blinkbitcoin:main May 5, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mobile Mobile app related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants