Vulnerable Library - firebase-admin-8.12.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Vulnerabilities
| Vulnerability |
Severity |
CVSS |
Dependency |
Type |
Fixed in (firebase-admin version) |
Remediation Possible** |
| CVE-2026-41907 |
Critical |
9.8 |
uuid-7.0.3.tgz |
Transitive |
N/A* |
❌ |
| CVE-2020-7720 |
Critical |
9.8 |
node-forge-0.7.4.tgz |
Transitive |
N/A* |
❌ |
| CVE-2026-54466 |
High |
8.6 |
websocket-driver-0.7.3.tgz |
Transitive |
N/A* |
❌ |
| CVE-2025-12816 |
High |
8.6 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| WS-2020-0219 |
High |
7.5 |
date-and-time-0.13.1.tgz |
Transitive |
8.12.1 |
✅ |
| CVE-2026-33895 |
High |
7.5 |
node-forge-0.7.4.tgz |
Transitive |
N/A* |
❌ |
| CVE-2026-33894 |
High |
7.5 |
node-forge-0.7.4.tgz |
Transitive |
N/A* |
❌ |
| CVE-2026-33891 |
High |
7.5 |
node-forge-0.7.4.tgz |
Transitive |
N/A* |
❌ |
| CVE-2025-66031 |
High |
7.5 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2025-65945 |
High |
7.5 |
jws-3.2.2.tgz |
Transitive |
8.12.1 |
✅ |
| CVE-2022-24772 |
High |
7.5 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2022-24771 |
High |
7.5 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2022-24434 |
High |
7.5 |
dicer-0.3.0.tgz |
Transitive |
N/A* |
❌ |
| CVE-2020-7662 |
High |
7.5 |
websocket-extensions-0.1.3.tgz |
Transitive |
8.12.1 |
✅ |
| CVE-2020-26289 |
High |
7.5 |
date-and-time-0.13.1.tgz |
Transitive |
8.12.1 |
✅ |
| CVE-2026-33896 |
High |
7.4 |
node-forge-0.7.4.tgz |
Transitive |
N/A* |
❌ |
| WS-2022-0008 |
Medium |
6.6 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2022-23540 |
Medium |
6.4 |
jsonwebtoken-8.1.0.tgz |
Transitive |
11.4.1 |
✅ |
| CVE-2022-23539 |
Medium |
5.9 |
jsonwebtoken-8.1.0.tgz |
Transitive |
11.4.1 |
✅ |
| CVE-2026-54490 |
Medium |
5.8 |
websocket-driver-0.7.3.tgz |
Transitive |
N/A* |
❌ |
| CVE-2020-7765 |
Medium |
5.6 |
util-0.2.45.tgz |
Transitive |
9.4.2 |
✅ |
| CVE-2025-66030 |
Medium |
5.3 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2022-24773 |
Medium |
5.3 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2022-0122 |
Medium |
5.3 |
node-forge-0.7.4.tgz |
Transitive |
10.0.2 |
✅ |
| CVE-2022-23541 |
Medium |
5.0 |
jsonwebtoken-8.1.0.tgz |
Transitive |
11.4.1 |
✅ |
| CVE-2023-6460 |
Medium |
4.0 |
firestore-3.7.5.tgz |
Transitive |
N/A* |
❌ |
| CVE-2026-3449 |
Low |
3.3 |
once-1.1.2.tgz |
Transitive |
N/A* |
❌ |
*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 (24 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-41907
Vulnerable Library - uuid-7.0.3.tgz
RFC4122 (v1, v4, and v5) UUIDs
Library home page: https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/uuid/package.json,/firebase/JavaScript/functions/node_modules/uuid/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- storage-4.7.0.tgz
- common-2.4.0.tgz
- teeny-request-6.0.3.tgz
- ❌ uuid-7.0.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
uuid is for the creation of RFC9562 (formerly RFC4122) UUIDs. Prior to 14.0.0, v3, v5, and v6 accept external output buffers but do not reject out-of-range writes (small buf or large offset). This allows silent partial writes into caller-provided buffers. This vulnerability is fixed in 14.0.0.
Publish Date: 2026-04-24
URL: CVE-2026-41907
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-w5hq-g745-h8pq
Release Date: 2026-04-24
Fix Resolution: https://github.com/uuidjs/uuid.git - v11.1.1,https://github.com/uuidjs/uuid.git - v12.0.1,https://github.com/uuidjs/uuid.git - v13.0.1
CVE-2020-7720
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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-54466
Vulnerable Library - websocket-driver-0.7.3.tgz
WebSocket protocol handler with pluggable I/O
Library home page: https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/websocket-driver/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- database-0.6.1.tgz
- faye-websocket-0.11.3.tgz
- ❌ websocket-driver-0.7.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite sequence of bytes with values 0x80 or above, a client can make the server parse these bytes into an ever-growing integer in lib/websocket/driver/draft75.js; because JavaScript numbers are 64-bit floating point values, this number will eventually lose precision and lead to the subsequent payload being parsed incorrectly. This issue is fixed in version 0.7.5.
Publish Date: 2026-07-17
URL: CVE-2026-54466
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-xv26-6w52-cph6
Release Date: 2026-07-15
Fix Resolution: websocket-driver - 0.7.5
CVE-2025-12816
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
WS-2020-0219
Vulnerable Library - date-and-time-0.13.1.tgz
A Minimalist DateTime utility for Node.js and the browser
Library home page: https://registry.npmjs.org/date-and-time/-/date-and-time-0.13.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/date-and-time/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- storage-4.7.0.tgz
- ❌ date-and-time-0.13.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Due to an overly permissive regular expression, the parsing of certain date strings may lead to a denial of service.
Publish Date: 2026-05-14
URL: WS-2020-0219
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: 2020-12-25
Fix Resolution (date-and-time): 0.14.2
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-33895
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-65945
Vulnerable Library - jws-3.2.2.tgz
Implementation of JSON Web Signatures
Library home page: https://registry.npmjs.org/jws/-/jws-3.2.2.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/firebase-functions/node_modules/jws/package.json,/firebase/JavaScript/functions/node_modules/nexmo/node_modules/jws/package.json,/firebase/JavaScript/functions/node_modules/jsonwebtoken/node_modules/jws/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/jws/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- jsonwebtoken-8.1.0.tgz
- ❌ jws-3.2.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.
Publish Date: 2025-12-04
URL: CVE-2025-65945
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-869p-cjfg-cm3x
Release Date: 2025-12-04
Fix Resolution (jws): 3.2.3
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24772
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24771
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24434
Vulnerable Library - dicer-0.3.0.tgz
A very fast streaming multipart parser for node.js
Library home page: https://registry.npmjs.org/dicer/-/dicer-0.3.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/dicer/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ dicer-0.3.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
This affects all versions of package dicer. A malicious attacker can send a modified form to server, and crash the nodejs service. An attacker could sent the payload again and again so that the service continuously crashes.
Publish Date: 2022-05-20
URL: CVE-2022-24434
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://nvd.nist.gov/vuln/detail/CVE-2022-24434
Release Date: 2022-05-20
Fix Resolution: no_fix,dicer - no_fix,org.webjars.npm:dicer:no_fix
CVE-2020-7662
Vulnerable Library - websocket-extensions-0.1.3.tgz
Generic extension manager for WebSocket connections
Library home page: https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/websocket-extensions/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- database-0.6.1.tgz
- faye-websocket-0.11.3.tgz
- websocket-driver-0.7.3.tgz
- ❌ websocket-extensions-0.1.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
websocket-extensions npm module prior to 0.1.4 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.
Publish Date: 2020-06-02
URL: CVE-2020-7662
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-g78m-2chm-r7qv
Release Date: 2020-06-02
Fix Resolution (websocket-extensions): 0.1.4
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-26289
Vulnerable Library - date-and-time-0.13.1.tgz
A Minimalist DateTime utility for Node.js and the browser
Library home page: https://registry.npmjs.org/date-and-time/-/date-and-time-0.13.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/date-and-time/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- storage-4.7.0.tgz
- ❌ date-and-time-0.13.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
date-and-time is an npm package for manipulating date and time. In date-and-time before version 0.14.2, there a regular expression involved in parsing which can be exploited to to cause a denial of service. This is fixed in version 0.14.2.
Publish Date: 2020-12-28
URL: CVE-2020-26289
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-26289
Release Date: 2020-12-28
Fix Resolution (date-and-time): 0.14.2
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-33896
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-23540
Vulnerable Library - jsonwebtoken-8.1.0.tgz
JSON Web Token implementation (symmetric and asymmetric)
Library home page: https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/jsonwebtoken/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ jsonwebtoken-8.1.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
In versions "<=8.5.1" of "jsonwebtoken" library, lack of algorithm definition in the "jwt.verify()" function can lead to signature validation bypass due to defaulting to the "none" algorithm for signature verification. Users are affected if you do not specify algorithms in the "jwt.verify()" function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the "jwt.verify()" method. There will be no impact, if you update to version 9.0.0 and you don’t need to allow for the "none" algorithm. If you need 'none' algorithm, you have to explicitly specify that in "jwt.verify()" options.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-12-22
URL: CVE-2022-23540
CVSS 3 Score Details (6.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- 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-qwph-4952-7xr6
Release Date: 2022-12-22
Fix Resolution (jsonwebtoken): 9.0.0
Direct dependency fix Resolution (firebase-admin): 11.4.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-23539
Vulnerable Library - jsonwebtoken-8.1.0.tgz
JSON Web Token implementation (symmetric and asymmetric)
Library home page: https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/jsonwebtoken/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ jsonwebtoken-8.1.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Versions "<=8.5.1" of "jsonwebtoken" library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you’ll need to set the "allowInvalidAsymmetricKeyTypes" option to "true" in the "sign()" and/or "verify()" functions.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-12-22
URL: CVE-2022-23539
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-8cf7-32gw-wr33
Release Date: 2022-12-22
Fix Resolution (jsonwebtoken): 9.0.0
Direct dependency fix Resolution (firebase-admin): 11.4.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2026-54490
Vulnerable Library - websocket-driver-0.7.3.tgz
WebSocket protocol handler with pluggable I/O
Library home page: https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/websocket-driver/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- database-0.6.1.tgz
- faye-websocket-0.11.3.tgz
- ❌ websocket-driver-0.7.3.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size because the limit is checked against the message frames' length headers, which give the size of the compressed data, not the size after decompression in lib/websocket/driver/hybi.js. This can lead to applications accepting larger messages than expected and exceeding their intended resource usage. This issue is fixed in version 0.7.5.
Publish Date: 2026-07-17
URL: CVE-2026-54490
CVSS 3 Score Details (5.8)
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: Low
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-mp7j-qc5w-4988
Release Date: 2026-07-15
Fix Resolution: websocket-driver - 0.7.5
CVE-2020-7765
Vulnerable Library - util-0.2.45.tgz
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
Library home page: https://registry.npmjs.org/@firebase/util/-/util-0.2.45.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@firebase/util/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- database-0.6.1.tgz
- ❌ util-0.2.45.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program.
Publish Date: 2020-11-16
URL: CVE-2020-7765
CVSS 3 Score Details (5.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
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-7765
Release Date: 2020-11-16
Fix Resolution (@firebase/util): 0.3.3-2020922203858
Direct dependency fix Resolution (firebase-admin): 9.4.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-66030
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. This issue has been patched in version 1.3.2.
Publish Date: 2025-11-26
URL: CVE-2025-66030
CVSS 3 Score Details (5.3)
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: Low
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-65ch-62r8-g69g
Release Date: 2025-11-26
Fix Resolution (node-forge): 1.3.2
Direct dependency fix Resolution (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24773
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.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 properly check "DigestInfo" for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. 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-24773
CVSS 3 Score Details (5.3)
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: Low
- 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-24773
Release Date: 2022-03-18
Fix Resolution (node-forge): 1.3.0
Direct dependency fix Resolution (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-0122
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
- firebase-admin-8.12.0.tgz (Root Library)
- ❌ node-forge-0.7.4.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
forge is vulnerable to URL Redirection to Untrusted Site
Publish Date: 2022-01-06
URL: CVE-2022-0122
CVSS 3 Score Details (5.3)
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: Low
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-gf8q-jrpm-jvxq
Release Date: 2022-01-06
Fix Resolution (node-forge): 1.0.0
Direct dependency fix Resolution (firebase-admin): 10.0.2
⛑️ 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/node-forge/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 - uuid-7.0.3.tgz
RFC4122 (v1, v4, and v5) UUIDs
Library home page: https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz
Path to dependency file: /cloud-translation/JavaScript/sms-translation/package.json
Path to vulnerable library: /cloud-translation/JavaScript/sms-translation/node_modules/uuid/package.json,/firebase/JavaScript/functions/node_modules/uuid/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
uuid is for the creation of RFC9562 (formerly RFC4122) UUIDs. Prior to 14.0.0, v3, v5, and v6 accept external output buffers but do not reject out-of-range writes (small buf or large offset). This allows silent partial writes into caller-provided buffers. This vulnerability is fixed in 14.0.0.
Publish Date: 2026-04-24
URL: CVE-2026-41907
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-w5hq-g745-h8pq
Release Date: 2026-04-24
Fix Resolution: https://github.com/uuidjs/uuid.git - v11.1.1,https://github.com/uuidjs/uuid.git - v12.0.1,https://github.com/uuidjs/uuid.git - v13.0.1
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 - websocket-driver-0.7.3.tgz
WebSocket protocol handler with pluggable I/O
Library home page: https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/websocket-driver/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite sequence of bytes with values 0x80 or above, a client can make the server parse these bytes into an ever-growing integer in lib/websocket/driver/draft75.js; because JavaScript numbers are 64-bit floating point values, this number will eventually lose precision and lead to the subsequent payload being parsed incorrectly. This issue is fixed in version 0.7.5.
Publish Date: 2026-07-17
URL: CVE-2026-54466
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-xv26-6w52-cph6
Release Date: 2026-07-15
Fix Resolution: websocket-driver - 0.7.5
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - date-and-time-0.13.1.tgz
A Minimalist DateTime utility for Node.js and the browser
Library home page: https://registry.npmjs.org/date-and-time/-/date-and-time-0.13.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/date-and-time/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Due to an overly permissive regular expression, the parsing of certain date strings may lead to a denial of service.
Publish Date: 2026-05-14
URL: WS-2020-0219
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: 2020-12-25
Fix Resolution (date-and-time): 0.14.2
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - jws-3.2.2.tgz
Implementation of JSON Web Signatures
Library home page: https://registry.npmjs.org/jws/-/jws-3.2.2.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/firebase-functions/node_modules/jws/package.json,/firebase/JavaScript/functions/node_modules/nexmo/node_modules/jws/package.json,/firebase/JavaScript/functions/node_modules/jsonwebtoken/node_modules/jws/package.json,/speech-to-text/JavaScript/voice-transcription/node_modules/jws/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.
Publish Date: 2025-12-04
URL: CVE-2025-65945
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-869p-cjfg-cm3x
Release Date: 2025-12-04
Fix Resolution (jws): 3.2.3
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - dicer-0.3.0.tgz
A very fast streaming multipart parser for node.js
Library home page: https://registry.npmjs.org/dicer/-/dicer-0.3.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/dicer/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
This affects all versions of package dicer. A malicious attacker can send a modified form to server, and crash the nodejs service. An attacker could sent the payload again and again so that the service continuously crashes.
Publish Date: 2022-05-20
URL: CVE-2022-24434
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://nvd.nist.gov/vuln/detail/CVE-2022-24434
Release Date: 2022-05-20
Fix Resolution: no_fix,dicer - no_fix,org.webjars.npm:dicer:no_fix
Vulnerable Library - websocket-extensions-0.1.3.tgz
Generic extension manager for WebSocket connections
Library home page: https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/websocket-extensions/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
websocket-extensions npm module prior to 0.1.4 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.
Publish Date: 2020-06-02
URL: CVE-2020-7662
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-g78m-2chm-r7qv
Release Date: 2020-06-02
Fix Resolution (websocket-extensions): 0.1.4
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - date-and-time-0.13.1.tgz
A Minimalist DateTime utility for Node.js and the browser
Library home page: https://registry.npmjs.org/date-and-time/-/date-and-time-0.13.1.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/date-and-time/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
date-and-time is an npm package for manipulating date and time. In date-and-time before version 0.14.2, there a regular expression involved in parsing which can be exploited to to cause a denial of service. This is fixed in version 0.14.2.
Publish Date: 2020-12-28
URL: CVE-2020-26289
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-26289
Release Date: 2020-12-28
Fix Resolution (date-and-time): 0.14.2
Direct dependency fix Resolution (firebase-admin): 8.12.1
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - jsonwebtoken-8.1.0.tgz
JSON Web Token implementation (symmetric and asymmetric)
Library home page: https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/jsonwebtoken/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
In versions "<=8.5.1" of "jsonwebtoken" library, lack of algorithm definition in the "jwt.verify()" function can lead to signature validation bypass due to defaulting to the "none" algorithm for signature verification. Users are affected if you do not specify algorithms in the "jwt.verify()" function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the "jwt.verify()" method. There will be no impact, if you update to version 9.0.0 and you don’t need to allow for the "none" algorithm. If you need 'none' algorithm, you have to explicitly specify that in "jwt.verify()" options.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-12-22
URL: CVE-2022-23540
CVSS 3 Score Details (6.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- 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-qwph-4952-7xr6
Release Date: 2022-12-22
Fix Resolution (jsonwebtoken): 9.0.0
Direct dependency fix Resolution (firebase-admin): 11.4.1
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - jsonwebtoken-8.1.0.tgz
JSON Web Token implementation (symmetric and asymmetric)
Library home page: https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/jsonwebtoken/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Versions "<=8.5.1" of "jsonwebtoken" library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you’ll need to set the "allowInvalidAsymmetricKeyTypes" option to "true" in the "sign()" and/or "verify()" functions.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2022-12-22
URL: CVE-2022-23539
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-8cf7-32gw-wr33
Release Date: 2022-12-22
Fix Resolution (jsonwebtoken): 9.0.0
Direct dependency fix Resolution (firebase-admin): 11.4.1
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - websocket-driver-0.7.3.tgz
WebSocket protocol handler with pluggable I/O
Library home page: https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.3.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/websocket-driver/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size because the limit is checked against the message frames' length headers, which give the size of the compressed data, not the size after decompression in lib/websocket/driver/hybi.js. This can lead to applications accepting larger messages than expected and exceeding their intended resource usage. This issue is fixed in version 0.7.5.
Publish Date: 2026-07-17
URL: CVE-2026-54490
CVSS 3 Score Details (5.8)
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: Low
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-mp7j-qc5w-4988
Release Date: 2026-07-15
Fix Resolution: websocket-driver - 0.7.5
Vulnerable Library - util-0.2.45.tgz
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
Library home page: https://registry.npmjs.org/@firebase/util/-/util-0.2.45.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/@firebase/util/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program.
Publish Date: 2020-11-16
URL: CVE-2020-7765
CVSS 3 Score Details (5.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
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-7765
Release Date: 2020-11-16
Fix Resolution (@firebase/util): 0.3.3-2020922203858
Direct dependency fix Resolution (firebase-admin): 9.4.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. This issue has been patched in version 1.3.2.
Publish Date: 2025-11-26
URL: CVE-2025-66030
CVSS 3 Score Details (5.3)
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: Low
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-65ch-62r8-g69g
Release Date: 2025-11-26
Fix Resolution (node-forge): 1.3.2
Direct dependency fix Resolution (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/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 properly check "DigestInfo" for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. 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-24773
CVSS 3 Score Details (5.3)
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: Low
- 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-24773
Release Date: 2022-03-18
Fix Resolution (node-forge): 1.3.0
Direct dependency fix Resolution (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
Vulnerable Library - node-forge-0.7.4.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.7.4.tgz
Path to dependency file: /firebase/JavaScript/functions/package.json
Path to vulnerable library: /firebase/JavaScript/functions/node_modules/node-forge/package.json
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
forge is vulnerable to URL Redirection to Untrusted Site
Publish Date: 2022-01-06
URL: CVE-2022-0122
CVSS 3 Score Details (5.3)
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: Low
- Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: GHSA-gf8q-jrpm-jvxq
Release Date: 2022-01-06
Fix Resolution (node-forge): 1.0.0
Direct dependency fix Resolution (firebase-admin): 10.0.2
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.