Vulnerable Library - dialogflow-2.0.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Partial details (21 vulnerabilities) are displayed below due to a content size limitation in GitHub. To view information on the remaining vulnerabilities, navigate to the Mend Application.
CVE-2026-41242
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
Publish Date: 2026-04-18
URL: CVE-2026-41242
CVSS 3 Score Details (9.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-04-18
Fix Resolution: https://github.com/protobufjs/protobuf.js.git - protobufjs-v7.5.5,https://github.com/protobufjs/protobuf.js.git - protobufjs-v8.0.1
CVE-2020-7720
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: Version 0.10.0 is a breaking change removing the vulnerable functions.
Publish Date: 2020-09-01
URL: CVE-2020-7720
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-92xj-mqp7-vmcj
Release Date: 2020-09-01
Fix Resolution: node-forge - 0.10.0
CVE-2026-44293
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived from a schema-controlled bytes field default value. A crafted descriptor with a non-string default value for a bytes field could cause attacker-controlled code to be emitted into the generated conversion function. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44293
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-66ff-xgx4-vchm
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-0235
Vulnerable Library - node-fetch-2.6.0.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-fetch/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- ❌ node-fetch-2.6.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
Publish Date: 2022-01-16
URL: CVE-2022-0235
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-r683-j2x4-v87g
Release Date: 2022-01-16
Fix Resolution (node-fetch): 2.6.7
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-12816
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions.
Publish Date: 2025-11-25
URL: CVE-2025-12816
CVSS 3 Score Details (8.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-5gfm-wpxj-wjgq
Release Date: 2025-11-25
Fix Resolution (node-forge): 1.3.2
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-25878
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption functions 2. by parsing/loading .proto files
Publish Date: 2022-05-27
URL: CVE-2022-25878
CVSS 3 Score Details (8.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: Low
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-g954-5hwp-pp24
Release Date: 2022-05-27
Fix Resolution: protobufjs - 6.10.3,protobufjs - 6.11.3,protobufjs - 6.11.3
CVE-2026-44291
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type information. This could cause attacker-controlled strings to be emitted into generated JavaScript code. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44291
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-75px-5xx7-5xc7
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-48712
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Summary protobufjs could recurse without a depth limit while converting decoded messages to plain objects or JSON. This affected generated "toObject()" conversion and the custom "google.protobuf.Any" JSON conversion path. A crafted protobuf binary payload containing deeply nested "Any" values could cause the JavaScript call stack to be exhausted during conversion to JSON. Impact An attacker who can provide protobuf binary data decoded by an application may be able to crash the process or otherwise cause message conversion to fail with a stack overflow. This affects applications that decode untrusted protobuf input containing "google.protobuf.Any" values and then convert decoded messages to JSON or plain objects with JSON conversion enabled, for example through "JSON.stringify(message)", "Message#toJSON()", or "Type.toObject(message, { json: true })". Applications that only decode and re-encode protobuf binary data without converting decoded messages to JSON are not directly affected by this issue. Preconditions * The application must decode protobuf binary data influenced by an attacker. * The application schema must include "google.protobuf.Any", and the referenced "type_url" must resolve to a message type in the loaded protobuf root. * The application must convert the decoded message to JSON or a plain object through an affected conversion path. * The crafted input must contain deeply nested "Any" values that are expanded during conversion. Workarounds Avoid converting untrusted protobuf messages containing "google.protobuf.Any" values to JSON with affected versions. If immediate upgrade is not possible, reject or limit messages with deeply nested "Any" payloads at an outer protocol boundary where feasible, avoid JSON conversion of untrusted "Any" values, or isolate message conversion in a process that can be safely restarted.
Publish Date: 2026-06-15
URL: CVE-2026-48712
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-wcpc-wj8m-hjx6
Release Date: 2026-06-15
Fix Resolution: protobufjs - 8.4.1,protobufjs - 7.6.1
CVE-2026-48069
Vulnerable Library - grpc-js-1.0.3.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.0.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- ❌ grpc-js-1.0.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Impact An invalid incoming compressed message can cause a client or server process to crash. This affects all clients and servers that use @grpc/grpc-js Patches The following version have fixes for this vulnerability: - 1.9.16 - 1.10.12 - 1.11.4 - 1.12.7 - 1.13.5 - 1.14.4 Workarounds There is no workaround.
Publish Date: 2026-06-12
URL: CVE-2026-48069
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-99f4-grh7-6pcq
Release Date: 2026-06-11
Fix Resolution: @grpc/grpc-js - 1.12.7,@grpc/grpc-js - 1.14.4,@grpc/grpc-js - 1.13.5,@grpc/grpc-js - 1.9.16,@grpc/grpc-js - 1.10.12,@grpc/grpc-js - 1.11.4
CVE-2026-48068
Vulnerable Library - grpc-js-1.0.3.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.0.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- ❌ grpc-js-1.0.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Impact An invalid incoming HTTP/2 stream initiation can cause a server process to crash. This affects all servers created using @grpc/grpc-js. Patches The following version have fixes for this vulnerability: - 1.9.16 - 1.10.12 - 1.11.4 - 1.12.7 - 1.13.5 - 1.14.4 Workarounds There is no workaround.
Publish Date: 2026-06-12
URL: CVE-2026-48068
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-5375-pq7m-f5r2
Release Date: 2026-06-11
Fix Resolution: @grpc/grpc-js - 1.14.4,@grpc/grpc-js - 1.10.12,@grpc/grpc-js - 1.11.4,@grpc/grpc-js - 1.12.7,@grpc/grpc-js - 1.9.16,@grpc/grpc-js - 1.13.5
CVE-2026-44290
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf schema or JSON descriptor could cause option handling to write to properties on global JavaScript constructors, corrupting process-wide built-in functionality. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44290
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-44289
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- ❌ protobufjs-6.9.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf binary payload could cause the JavaScript call stack to be exhausted during decoding. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44289
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-685m-2w69-288q
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-33895
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, Ed25519 signature verification accepts forged non-canonical signatures where the scalar S is not reduced modulo the group order ("S >= L"). A valid signature and its "S + L" variant both verify in forge, while Node.js "crypto.verify" (OpenSSL-backed) rejects the "S + L" variant, as defined by the specification. This class of signature malleability has been exploited in practice to bypass authentication and authorization logic (see CVE-2026-25793, CVE-2022-35961). Applications relying on signature uniqueness (i.e., dedup by signature bytes, replay tracking, signed-object canonicalization checks) may be bypassed. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33895
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-03-27
Fix Resolution: https://github.com/digitalbazaar/forge.git - v1.4.0
CVE-2026-33894
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS#1 v1.5 signature verification accepts forged signatures for low public exponent keys (e=3). Attackers can forge signatures by stuffing “garbage” bytes within the ASN structure in order to construct a signature that passes verification, enabling Bleichenbacher style forgery. This issue is similar to CVE-2022-24771, but adds bytes in an addition field within the ASN structure, rather than outside of it. Additionally, forge does not validate that signatures include a minimum of 8 bytes of padding as defined by the specification, providing attackers additional space to construct Bleichenbacher forgeries. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33894
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-ppp5-5v6c-4jwp
Release Date: 2026-03-26
Fix Resolution: node-forge - 1.4.0
CVE-2026-33891
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, a Denial of Service (DoS) vulnerability exists in the node-forge library due to an infinite loop in the BigInteger.modInverse() function (inherited from the bundled jsbn library). When modInverse() is called with a zero value as input, the internal Extended Euclidean Algorithm enters an unreachable exit condition, causing the process to hang indefinitely and consume 100% CPU. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33891
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-03-27
Fix Resolution: https://github.com/digitalbazaar/forge.git - v1.4.0
CVE-2025-66031
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.
Publish Date: 2025-11-26
URL: CVE-2025-66031
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-554w-wpv2-vw27
Release Date: 2025-11-26
Fix Resolution (node-forge): 1.3.2
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24772
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a "DigestInfo" ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. The issue has been addressed in "node-forge" version 1.3.0. There are currently no known workarounds.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-03-18
URL: CVE-2022-24772
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24772
Release Date: 2022-03-18
Fix Resolution (node-forge): 1.3.0
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24771
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in "node-forge" version 1.3.0. There are currently no known workarounds.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-03-18
URL: CVE-2022-24771
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771
Release Date: 2022-03-18
Fix Resolution (node-forge): 1.3.0
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-7768
Vulnerable Library - grpc-js-1.0.3.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.0.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- ❌ grpc-js-1.0.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition.
Publish Date: 2020-11-11
URL: CVE-2020-7768
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7768
Release Date: 2020-11-11
Fix Resolution (@grpc/grpc-js): 1.1.8
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-33896
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, "pki.verifyCertificateChain()" does not enforce RFC 5280 basicConstraints requirements when an intermediate certificate lacks both the "basicConstraints" and "keyUsage" extensions. This allows any leaf certificate (without these extensions) to act as a CA and sign other certificates, which node-forge will accept as valid. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33896
CVSS 3 Score Details (7.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-03-27
Fix Resolution: https://github.com/digitalbazaar/forge.git - v1.4.0
WS-2022-0008
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
- dialogflow-2.0.0.tgz (Root Library)
- google-gax-2.3.1.tgz
- google-auth-library-6.0.0.tgz
- gtoken-5.0.1.tgz
- google-p12-pem-3.0.1.tgz
- ❌ node-forge-0.9.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Impact The "forge.debug" API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way. Patches The "forge.debug" API and related functions were removed in 1.0.0. Workarounds Don't use the "forge.debug" API directly or indirectly with untrusted input. References - https://www.huntr.dev/bounties/1-npm-node-forge/ For more information If you have any questions or comments about this advisory: * Open an issue in "forge" (https://github.com/digitalbazaar/forge). * Email us at support@digitalbazaar.com.
Publish Date: 2026-05-20
URL: WS-2022-0008
CVSS 3 Score Details (6.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-5rrq-pxf6-6jx5
Release Date: 2024-11-03
Fix Resolution (node-forge): 1.0.0
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
Publish Date: 2026-04-18
URL: CVE-2026-41242
CVSS 3 Score Details (9.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-04-18
Fix Resolution: https://github.com/protobufjs/protobuf.js.git - protobufjs-v7.5.5,https://github.com/protobufjs/protobuf.js.git - protobufjs-v8.0.1
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: Version 0.10.0 is a breaking change removing the vulnerable functions.
Publish Date: 2020-09-01
URL: CVE-2020-7720
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-92xj-mqp7-vmcj
Release Date: 2020-09-01
Fix Resolution: node-forge - 0.10.0
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived from a schema-controlled bytes field default value. A crafted descriptor with a non-string default value for a bytes field could cause attacker-controlled code to be emitted into the generated conversion function. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44293
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-66ff-xgx4-vchm
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-fetch-2.6.0.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-fetch/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
Publish Date: 2022-01-16
URL: CVE-2022-0235
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-r683-j2x4-v87g
Release Date: 2022-01-16
Fix Resolution (node-fetch): 2.6.7
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions.
Publish Date: 2025-11-25
URL: CVE-2025-12816
CVSS 3 Score Details (8.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-5gfm-wpxj-wjgq
Release Date: 2025-11-25
Fix Resolution (node-forge): 1.3.2
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption functions 2. by parsing/loading .proto files
Publish Date: 2022-05-27
URL: CVE-2022-25878
CVSS 3 Score Details (8.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: Low
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-g954-5hwp-pp24
Release Date: 2022-05-27
Fix Resolution: protobufjs - 6.10.3,protobufjs - 6.11.3,protobufjs - 6.11.3
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type information. This could cause attacker-controlled strings to be emitted into generated JavaScript code. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44291
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-75px-5xx7-5xc7
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Summary protobufjs could recurse without a depth limit while converting decoded messages to plain objects or JSON. This affected generated "toObject()" conversion and the custom "google.protobuf.Any" JSON conversion path. A crafted protobuf binary payload containing deeply nested "Any" values could cause the JavaScript call stack to be exhausted during conversion to JSON. Impact An attacker who can provide protobuf binary data decoded by an application may be able to crash the process or otherwise cause message conversion to fail with a stack overflow. This affects applications that decode untrusted protobuf input containing "google.protobuf.Any" values and then convert decoded messages to JSON or plain objects with JSON conversion enabled, for example through "JSON.stringify(message)", "Message#toJSON()", or "Type.toObject(message, { json: true })". Applications that only decode and re-encode protobuf binary data without converting decoded messages to JSON are not directly affected by this issue. Preconditions * The application must decode protobuf binary data influenced by an attacker. * The application schema must include "google.protobuf.Any", and the referenced "type_url" must resolve to a message type in the loaded protobuf root. * The application must convert the decoded message to JSON or a plain object through an affected conversion path. * The crafted input must contain deeply nested "Any" values that are expanded during conversion. Workarounds Avoid converting untrusted protobuf messages containing "google.protobuf.Any" values to JSON with affected versions. If immediate upgrade is not possible, reject or limit messages with deeply nested "Any" payloads at an outer protocol boundary where feasible, avoid JSON conversion of untrusted "Any" values, or isolate message conversion in a process that can be safely restarted.
Publish Date: 2026-06-15
URL: CVE-2026-48712
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-wcpc-wj8m-hjx6
Release Date: 2026-06-15
Fix Resolution: protobufjs - 8.4.1,protobufjs - 7.6.1
Vulnerable Library - grpc-js-1.0.3.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.0.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Impact An invalid incoming compressed message can cause a client or server process to crash. This affects all clients and servers that use @grpc/grpc-js Patches The following version have fixes for this vulnerability: - 1.9.16 - 1.10.12 - 1.11.4 - 1.12.7 - 1.13.5 - 1.14.4 Workarounds There is no workaround.
Publish Date: 2026-06-12
URL: CVE-2026-48069
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-99f4-grh7-6pcq
Release Date: 2026-06-11
Fix Resolution: @grpc/grpc-js - 1.12.7,@grpc/grpc-js - 1.14.4,@grpc/grpc-js - 1.13.5,@grpc/grpc-js - 1.9.16,@grpc/grpc-js - 1.10.12,@grpc/grpc-js - 1.11.4
Vulnerable Library - grpc-js-1.0.3.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.0.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Impact An invalid incoming HTTP/2 stream initiation can cause a server process to crash. This affects all servers created using @grpc/grpc-js. Patches The following version have fixes for this vulnerability: - 1.9.16 - 1.10.12 - 1.11.4 - 1.12.7 - 1.13.5 - 1.14.4 Workarounds There is no workaround.
Publish Date: 2026-06-12
URL: CVE-2026-48068
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-5375-pq7m-f5r2
Release Date: 2026-06-11
Fix Resolution: @grpc/grpc-js - 1.14.4,@grpc/grpc-js - 1.10.12,@grpc/grpc-js - 1.11.4,@grpc/grpc-js - 1.12.7,@grpc/grpc-js - 1.9.16,@grpc/grpc-js - 1.13.5
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf schema or JSON descriptor could cause option handling to write to properties on global JavaScript constructors, corrupting process-wide built-in functionality. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44290
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - protobufjs-6.9.0.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.9.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf binary payload could cause the JavaScript call stack to be exhausted during decoding. This vulnerability is fixed in 7.5.6 and 8.0.2.
Publish Date: 2026-05-13
URL: CVE-2026-44289
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-685m-2w69-288q
Release Date: 2026-05-12
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/dialogflow): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, Ed25519 signature verification accepts forged non-canonical signatures where the scalar S is not reduced modulo the group order ("S >= L"). A valid signature and its "S + L" variant both verify in forge, while Node.js "crypto.verify" (OpenSSL-backed) rejects the "S + L" variant, as defined by the specification. This class of signature malleability has been exploited in practice to bypass authentication and authorization logic (see CVE-2026-25793, CVE-2022-35961). Applications relying on signature uniqueness (i.e., dedup by signature bytes, replay tracking, signed-object canonicalization checks) may be bypassed. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33895
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-03-27
Fix Resolution: https://github.com/digitalbazaar/forge.git - v1.4.0
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS#1 v1.5 signature verification accepts forged signatures for low public exponent keys (e=3). Attackers can forge signatures by stuffing “garbage” bytes within the ASN structure in order to construct a signature that passes verification, enabling Bleichenbacher style forgery. This issue is similar to CVE-2022-24771, but adds bytes in an addition field within the ASN structure, rather than outside of it. Additionally, forge does not validate that signatures include a minimum of 8 bytes of padding as defined by the specification, providing attackers additional space to construct Bleichenbacher forgeries. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33894
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-ppp5-5v6c-4jwp
Release Date: 2026-03-26
Fix Resolution: node-forge - 1.4.0
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, a Denial of Service (DoS) vulnerability exists in the node-forge library due to an infinite loop in the BigInteger.modInverse() function (inherited from the bundled jsbn library). When modInverse() is called with a zero value as input, the internal Extended Euclidean Algorithm enters an unreachable exit condition, causing the process to hang indefinitely and consume 100% CPU. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33891
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-03-27
Fix Resolution: https://github.com/digitalbazaar/forge.git - v1.4.0
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.
Publish Date: 2025-11-26
URL: CVE-2025-66031
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-554w-wpv2-vw27
Release Date: 2025-11-26
Fix Resolution (node-forge): 1.3.2
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a "DigestInfo" ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. The issue has been addressed in "node-forge" version 1.3.0. There are currently no known workarounds.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-03-18
URL: CVE-2022-24772
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24772
Release Date: 2022-03-18
Fix Resolution (node-forge): 1.3.0
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in "node-forge" version 1.3.0. There are currently no known workarounds.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-03-18
URL: CVE-2022-24771
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771
Release Date: 2022-03-18
Fix Resolution (node-forge): 1.3.0
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - grpc-js-1.0.3.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.0.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition.
Publish Date: 2020-11-11
URL: CVE-2020-7768
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7768
Release Date: 2020-11-11
Fix Resolution (@grpc/grpc-js): 1.1.8
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Forge (also called "node-forge") is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, "pki.verifyCertificateChain()" does not enforce RFC 5280 basicConstraints requirements when an intermediate certificate lacks both the "basicConstraints" and "keyUsage" extensions. This allows any leaf certificate (without these extensions) to act as a CA and sign other certificates, which node-forge will accept as valid. Version 1.4.0 patches the issue.
Publish Date: 2026-03-27
URL: CVE-2026-33896
CVSS 3 Score Details (7.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-03-27
Fix Resolution: https://github.com/digitalbazaar/forge.git - v1.4.0
Vulnerable Library - node-forge-0.9.1.tgz
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Library home page: https://registry.npmjs.org/node-forge/-/node-forge-0.9.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/google-p12-pem/node_modules/node-forge/package.json,/firebase/JavaScript/functions/node_modules/@google-cloud/dialogflow/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Impact The "forge.debug" API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way. Patches The "forge.debug" API and related functions were removed in 1.0.0. Workarounds Don't use the "forge.debug" API directly or indirectly with untrusted input. References - https://www.huntr.dev/bounties/1-npm-node-forge/ For more information If you have any questions or comments about this advisory: * Open an issue in "forge" (https://github.com/digitalbazaar/forge). * Email us at support@digitalbazaar.com.
Publish Date: 2026-05-20
URL: WS-2022-0008
CVSS 3 Score Details (6.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-5rrq-pxf6-6jx5
Release Date: 2024-11-03
Fix Resolution (node-forge): 1.0.0
Direct dependency fix Resolution (@google-cloud/dialogflow): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.