GHSA-f38q-mgvj-vph7 · Severity: medium · Ecosystem: npm — protobufjs : Schema-derived names can shadow runtime-significant properties
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 8.6.0 and 7.6.3, protobufjs accepted certain schema-derived names that could collide with properties used by protobufjs runtime helpers. The known affected names are fields named hasOwnProperty, field or oneof names such as $type when loaded through protobufjs JSON/reflection descriptors, and service methods whose generated helper name is rpcCall. When affected message or service types were used, protobufjs could read schema-controlled data where it expected an own-property helper, reflected type metadata, or the base RPC helper. This could cause deterministic exceptions or recursive calls in affected decode post-checks, verification, object conversion, reflected JSON serialization, or protobufjs RPC helper invocation. This vulnerability is fixed in 8.6.0 and 7.6.3.
Conclusion & alert: CVE-2026-54269 is rated Low Risk (26.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.24%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | — | 0.24% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-f38q-mgvj-vph7 · Severity: medium · Ecosystem: npm — protobufjs : Schema-derived names can shadow runtime-significant properties
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| protobufjs_project | protobufjs | < 7.6.3 | cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* |
| protobufjs_project | protobufjs | >= 8.0.0, < 8.6.0 | cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* |
| protobufjs_project | protobufjs-cli | < 1.3.3 | cpe:2.3:a:protobufjs_project:protobufjs-cli:*:*:*:*:*:node.js:*:* |
| protobufjs_project | protobufjs-cli | >= 2.0.0, < 2.5.1 | cpe:2.3:a:protobufjs_project:protobufjs-cli:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-f38q-mgvj-vph7 | Vendor Advisory |