Vulnerable Library - speech-2.3.1.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/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 (18 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 Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.tgz (Vulnerable Library)
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.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-2023-36665
Vulnerable Library - protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
"protobuf.js (aka protobufjs) 6.10.0 through 7.x before 7.2.5 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions. Exploitation can involve: (1) using the function parse to parse protobuf messages on the fly, (2) loading .proto files by using load/loadSync functions, or (3) providing untrusted input to the functions ReflectionObject.setParsedOption and util.setProperty.
Publish Date: 2023-07-05
URL: CVE-2023-36665
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-h755-8qp9-cq85
Release Date: 2023-07-05
Fix Resolution: protobufjs - 7.2.5,protobufjs - 6.11.4,protobufjs - 6.11.4,protobufjs - 7.2.5
CVE-2026-44293
Vulnerable Libraries - protobufjs-5.0.3.tgz, protobufjs-6.11.3.tgz
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.tgz (Vulnerable Library)
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-23950
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- node-pre-gyp-1.0.10.tgz
- ❌ tar-6.1.11.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the "path-reservations" system. On case-insensitive or normalization-insensitive filesystems (such as macOS APFS, In which it has been tested), the library fails to lock colliding paths (e.g., "ß" and "ss"), allowing them to be processed in parallel. This bypasses the library's internal concurrency safeguards and permits Symlink Poisoning attacks via race conditions. The library uses a "PathReservations" system to ensure that metadata checks and file operations for the same path are serialized. This prevents race conditions where one entry might clobber another concurrently. This is a Race Condition which enables Arbitrary File Overwrite. This vulnerability affects users and systems using node-tar on macOS (APFS/HFS+). Because of using "NFD" Unicode normalization (in which "ß" and "ss" are different), conflicting paths do not have their order properly preserved under filesystems that ignore Unicode normalization (e.g., APFS (in which "ß" causes an inode collision with "ss")). This enables an attacker to circumvent internal parallelization locks ("PathReservations") using conflicting filenames within a malicious tar archive. The patch in version 7.5.4 updates "path-reservations.js" to use a normalization form that matches the target filesystem's behavior (e.g., "NFKD"), followed by first "toLocaleLowerCase('en')" and then "toLocaleUpperCase('en')". As a workaround, users who cannot upgrade promptly, and who are programmatically using "node-tar" to extract arbitrary tarball data should filter out all "SymbolicLink" entries (as npm does) to defend against arbitrary file writes via this file system entry name collision issue.
Publish Date: 2026-01-20
URL: CVE-2026-23950
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: High
- Availability Impact: Low
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-r6q2-hw4h-h46w
Release Date: 2026-01-20
Fix Resolution (tar): 7.5.4
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-7783
Vulnerable Library - form-data-2.5.1.tgz
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Library home page: https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/form-data/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- common-0.31.1.tgz
- request-2.48.8.tgz
- ❌ form-data-2.5.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Use of Insufficiently Random Values vulnerability in form-data allows HTTP Parameter Pollution (HPP). This vulnerability is associated with program files lib/form_data.Js.
This issue affects form-data: < 2.5.4, 3.0.0 - 3.0.3, 4.0.0 - 4.0.3.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-07-18
URL: CVE-2025-7783
CVSS 3 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-fjxv-7rqg-78g4
Release Date: 2025-07-18
Fix Resolution (form-data): 2.5.4
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-59873
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- node-pre-gyp-1.0.10.tgz
- ❌ tar-6.1.11.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction and parsing paths such as src/extract.ts, allowing a small crafted gzip bomb to exhaust disk space and CPU. This issue is fixed in version 7.5.19.
Publish Date: 2026-07-08
URL: CVE-2026-59873
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: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-23hp-3jrh-7fpw
Release Date: 2026-07-08
Fix Resolution (tar): 7.5.19
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-12816
Vulnerable Library - node-forge-0.10.0.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.10.0.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/node-forge/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/node-forge/package.json,/natural-language/JavaScript/sms-sentiment/node_modules/node-forge/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- common-0.31.1.tgz
- google-auth-library-3.1.2.tgz
- gtoken-2.3.3.tgz
- google-p12-pem-1.0.5.tgz
- ❌ node-forge-0.10.0.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/speech): 4.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-24842
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- node-pre-gyp-1.0.10.tgz
- ❌ tar-6.1.11.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses different path resolution semantics than the actual hardlink creation logic. This mismatch allows an attacker to craft a malicious TAR archive that bypasses path traversal protections and creates hardlinks to arbitrary files outside the extraction directory. Version 7.5.7 contains a fix for the issue.
Publish Date: 2026-01-28
URL: CVE-2026-24842
CVSS 3 Score Details (8.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: Low
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-01-28
Fix Resolution (tar): 7.5.7
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-25878
Vulnerable Library - protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.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 Libraries - protobufjs-5.0.3.tgz, protobufjs-6.11.3.tgz
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.tgz (Vulnerable Library)
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-59874
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- node-pre-gyp-1.0.10.tgz
- ❌ tar-6.1.11.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed in version 7.5.18.
Publish Date: 2026-07-08
URL: CVE-2026-59874
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-8x88-c5mf-7j5w
Release Date: 2026-07-08
Fix Resolution (tar): 7.5.18
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-48712
Vulnerable Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.tgz (Vulnerable Library)
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.1 and 8.4.1, 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. This vulnerability is fixed in 7.6.1 and 8.4.1.
Publish Date: 2026-06-22
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-0.3.6.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-0.3.6.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- ❌ grpc-js-0.3.6.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-0.3.6.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-0.3.6.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- ❌ grpc-js-0.3.6.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 Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.tgz (Vulnerable Library)
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-44289
Vulnerable Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- ❌ protobufjs-6.11.3.tgz (Vulnerable Library)
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- google-gax-0.25.6.tgz
- grpc-1.24.11.tgz
- ❌ protobufjs-5.0.3.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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-33895
Vulnerable Library - node-forge-0.10.0.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.10.0.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/node-forge/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/node-forge/package.json,/natural-language/JavaScript/sms-sentiment/node_modules/node-forge/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- common-0.31.1.tgz
- google-auth-library-3.1.2.tgz
- gtoken-2.3.3.tgz
- google-p12-pem-1.0.5.tgz
- ❌ node-forge-0.10.0.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.10.0.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.10.0.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/node-forge/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/node-forge/package.json,/natural-language/JavaScript/sms-sentiment/node_modules/node-forge/package.json
Dependency Hierarchy:
- speech-2.3.1.tgz (Root Library)
- common-0.31.1.tgz
- google-auth-library-3.1.2.tgz
- gtoken-2.3.3.tgz
- google-p12-pem-1.0.5.tgz
- ❌ node-forge-0.10.0.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
⛑️Automatic Remediation will be attempted for this issue.
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/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 Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/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 - protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
"protobuf.js (aka protobufjs) 6.10.0 through 7.x before 7.2.5 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions. Exploitation can involve: (1) using the function parse to parse protobuf messages on the fly, (2) loading .proto files by using load/loadSync functions, or (3) providing untrusted input to the functions ReflectionObject.setParsedOption and util.setProperty.
Publish Date: 2023-07-05
URL: CVE-2023-36665
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-h755-8qp9-cq85
Release Date: 2023-07-05
Fix Resolution: protobufjs - 7.2.5,protobufjs - 6.11.4,protobufjs - 6.11.4,protobufjs - 7.2.5
Vulnerable Libraries - protobufjs-5.0.3.tgz, protobufjs-6.11.3.tgz
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the "path-reservations" system. On case-insensitive or normalization-insensitive filesystems (such as macOS APFS, In which it has been tested), the library fails to lock colliding paths (e.g., "ß" and "ss"), allowing them to be processed in parallel. This bypasses the library's internal concurrency safeguards and permits Symlink Poisoning attacks via race conditions. The library uses a "PathReservations" system to ensure that metadata checks and file operations for the same path are serialized. This prevents race conditions where one entry might clobber another concurrently. This is a Race Condition which enables Arbitrary File Overwrite. This vulnerability affects users and systems using node-tar on macOS (APFS/HFS+). Because of using "NFD" Unicode normalization (in which "ß" and "ss" are different), conflicting paths do not have their order properly preserved under filesystems that ignore Unicode normalization (e.g., APFS (in which "ß" causes an inode collision with "ss")). This enables an attacker to circumvent internal parallelization locks ("PathReservations") using conflicting filenames within a malicious tar archive. The patch in version 7.5.4 updates "path-reservations.js" to use a normalization form that matches the target filesystem's behavior (e.g., "NFKD"), followed by first "toLocaleLowerCase('en')" and then "toLocaleUpperCase('en')". As a workaround, users who cannot upgrade promptly, and who are programmatically using "node-tar" to extract arbitrary tarball data should filter out all "SymbolicLink" entries (as npm does) to defend against arbitrary file writes via this file system entry name collision issue.
Publish Date: 2026-01-20
URL: CVE-2026-23950
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: High
- Availability Impact: Low
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-r6q2-hw4h-h46w
Release Date: 2026-01-20
Fix Resolution (tar): 7.5.4
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - form-data-2.5.1.tgz
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Library home page: https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/form-data/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Use of Insufficiently Random Values vulnerability in form-data allows HTTP Parameter Pollution (HPP). This vulnerability is associated with program files lib/form_data.Js.
This issue affects form-data: < 2.5.4, 3.0.0 - 3.0.3, 4.0.0 - 4.0.3.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-07-18
URL: CVE-2025-7783
CVSS 3 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-fjxv-7rqg-78g4
Release Date: 2025-07-18
Fix Resolution (form-data): 2.5.4
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction and parsing paths such as src/extract.ts, allowing a small crafted gzip bomb to exhaust disk space and CPU. This issue is fixed in version 7.5.19.
Publish Date: 2026-07-08
URL: CVE-2026-59873
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: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-23hp-3jrh-7fpw
Release Date: 2026-07-08
Fix Resolution (tar): 7.5.19
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.10.0.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.10.0.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/node-forge/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/node-forge/package.json,/natural-language/JavaScript/sms-sentiment/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/speech): 4.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses different path resolution semantics than the actual hardlink creation logic. This mismatch allows an attacker to craft a malicious TAR archive that bypasses path traversal protections and creates hardlinks to arbitrary files outside the extraction directory. Version 7.5.7 contains a fix for the issue.
Publish Date: 2026-01-28
URL: CVE-2026-24842
CVSS 3 Score Details (8.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: Low
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-01-28
Fix Resolution (tar): 7.5.7
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/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 Libraries - protobufjs-5.0.3.tgz, protobufjs-6.11.3.tgz
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/node_modules/protobufjs/package.json
Dependency Hierarchy:
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - tar-6.1.11.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/tar/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed in version 7.5.18.
Publish Date: 2026-07-08
URL: CVE-2026-59874
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-8x88-c5mf-7j5w
Release Date: 2026-07-08
Fix Resolution (tar): 7.5.18
Direct dependency fix Resolution (@google-cloud/speech): 3.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/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.6.1 and 8.4.1, 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. This vulnerability is fixed in 7.6.1 and 8.4.1.
Publish Date: 2026-06-22
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-0.3.6.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-0.3.6.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/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-0.3.6.tgz
gRPC Library for Node - pure JS implementation
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-0.3.6.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/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 Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Libraries - protobufjs-6.11.3.tgz, protobufjs-5.0.3.tgz
protobufjs-6.11.3.tgz
Protocol Buffers for JavaScript (& TypeScript).
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz
Path to dependency file: /natural-language/JavaScript/sms-sentiment/package.json
Path to vulnerable library: /natural-language/JavaScript/sms-sentiment/node_modules/protobufjs/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/protobufjs/package.json,/cloud-translation/JavaScript/sms-translation/node_modules/protobufjs/package.json
Dependency Hierarchy:
protobufjs-5.0.3.tgz
Protocol Buffers for JavaScript. Finally.
Library home page: https://registry.npmjs.org/protobufjs/-/protobufjs-5.0.3.tgz
Path to dependency file: /speech-to-text/JavaScript/voice-transcription/package.json
Path to vulnerable library: /speech-to-text/JavaScript/voice-transcription/node_modules/grpc/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/speech): 6.0.0
Fix Resolution (protobufjs): 7.5.6
Direct dependency fix Resolution (@google-cloud/speech): 6.0.0
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.10.0.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.10.0.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/node-forge/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/node-forge/package.json,/natural-language/JavaScript/sms-sentiment/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.10.0.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.10.0.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/node-forge/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/node-forge/package.json,/natural-language/JavaScript/sms-sentiment/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
⛑️Automatic Remediation will be attempted for this issue.