Skip to content

fix: upgrade protobufjs to 8.0.1, 7.5.5 (CVE-2026-41242) - #2208

Open
anupamme wants to merge 1 commit into
AliceO2Group:mainfrom
anupamme:fix-repo-bookkeeping-cve-2026-41242-protobufjs
Open

fix: upgrade protobufjs to 8.0.1, 7.5.5 (CVE-2026-41242)#2208
anupamme wants to merge 1 commit into
AliceO2Group:mainfrom
anupamme:fix-repo-bookkeeping-cve-2026-41242-protobufjs

Conversation

@anupamme

@anupamme anupamme commented Aug 1, 2026

Copy link
Copy Markdown

Summary

Upgrade protobufjs from 7.5.3 to 8.0.1, 7.5.5 to fix CVE-2026-41242.

Vulnerability

Field Value
ID CVE-2026-41242
Severity CRITICAL
Scanner trivy
Rule CVE-2026-41242
File package-lock.json (dependency: protobufjs)
Assessment Present in dependency tree, not confirmed reachable

Description: protobufjs: protobufjs: Arbitrary code execution via injected protobuf definition type fields

Evidence

Scanner confirmation: trivy rule CVE-2026-41242 flagged this pattern.

Changes

  • package.json
  • package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@anupamme
anupamme requested a review from isaachilly as a code owner August 1, 2026 14:15
@graduta
graduta requested review from graduta and removed request for isaachilly August 2, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant