Description
Vulnerable Library - firebase-admin-11.10.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/readdir-glob/node_modules/brace-expansion/package.json,/node_modules/superstatic/node_modules/brace-expansion/package.json,/node_modules/cacache/node_modules/brace-expansion/package.json,/node_modules/protobufjs-cli/node_modules/brace-expansion/package.json
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (firebase-admin version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-41818 | 7.5 | fast-xml-parser-4.2.7.tgz | Transitive | N/A* | ❌ | |
CVE-2024-37168 | 5.3 | grpc-js-1.8.21.tgz | Transitive | 11.11.0 | ✅ | |
CVE-2024-28176 | 4.9 | jose-4.14.4.tgz | Transitive | N/A* | ❌ | |
CVE-2025-5889 | 3.1 | brace-expansion-2.0.1.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
CVE-2024-41818
Vulnerable Library - fast-xml-parser-4.2.7.tgz
Library home page: https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.7.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/fast-xml-parser/package.json
Dependency Hierarchy:
- firebase-admin-11.10.1.tgz (Root Library)
- storage-6.12.0.tgz
- ❌ fast-xml-parser-4.2.7.tgz (Vulnerable Library)
- storage-6.12.0.tgz
Found in base branch: main
Vulnerability Details
fast-xml-parser is an open source, pure javascript xml parser. a ReDOS exists on currency.js. This vulnerability is fixed in 4.4.1.
Publish Date: 2024-07-29
URL: CVE-2024-41818
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
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-41818
Release Date: 2024-07-29
Fix Resolution: org.webjars.npm:fast-xml-parser:4.4.1
CVE-2024-37168
Vulnerable Library - grpc-js-1.8.21.tgz
Library home page: https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.21.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/@grpc/grpc-js/package.json
Dependency Hierarchy:
- firebase-admin-11.10.1.tgz (Root Library)
- firestore-6.7.0.tgz
- google-gax-3.6.1.tgz
- ❌ grpc-js-1.8.21.tgz (Vulnerable Library)
- google-gax-3.6.1.tgz
- firestore-6.7.0.tgz
Found in base branch: main
Vulnerability Details
@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to versions 1.10.9, 1.9.15, and 1.8.22, there are two separate code paths in which memory can be allocated per message in excess of the grpc.max_receive_message_length
channel option: If an incoming message has a size on the wire greater than the configured limit, the entire message is buffered before it is discarded; and/or if an incoming message has a size within the limit on the wire but decompresses to a size greater than the limit, the entire message is decompressed into memory, and on the server is not discarded. This has been patched in versions 1.10.9, 1.9.15, and 1.8.22.
Publish Date: 2024-06-10
URL: CVE-2024-37168
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: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-7v5v-9h63-cj86
Release Date: 2024-06-10
Fix Resolution (@grpc/grpc-js): 1.8.22
Direct dependency fix Resolution (firebase-admin): 11.11.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2024-28176
Vulnerable Library - jose-4.14.4.tgz
Library home page: https://registry.npmjs.org/jose/-/jose-4.14.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/jose/package.json
Dependency Hierarchy:
- firebase-admin-11.10.1.tgz (Root Library)
- jwks-rsa-3.0.1.tgz
- ❌ jose-4.14.4.tgz (Vulnerable Library)
- jwks-rsa-3.0.1.tgz
Found in base branch: main
Vulnerability Details
jose is JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens (JWT), JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON Web Key Set (JWKS), and more. A vulnerability has
been identified in the JSON Web Encryption (JWE) decryption interfaces, specifically related to the support for decompressing plaintext after its decryption. Under certain conditions it is possible to have the user's environment consume unreasonable amount of CPU time or memory during JWE Decryption operations. This issue has been patched in versions 2.0.7 and 4.15.5.
Publish Date: 2024-03-09
URL: CVE-2024-28176
CVSS 3 Score Details (4.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
CVE-2025-5889
Vulnerable Library - brace-expansion-2.0.1.tgz
Brace expansion as known from sh/bash
Library home page: https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/readdir-glob/node_modules/brace-expansion/package.json,/node_modules/superstatic/node_modules/brace-expansion/package.json,/node_modules/cacache/node_modules/brace-expansion/package.json,/node_modules/protobufjs-cli/node_modules/brace-expansion/package.json
Dependency Hierarchy:
- firebase-admin-11.10.1.tgz (Root Library)
- firestore-6.7.0.tgz
- google-gax-3.6.1.tgz
- protobufjs-cli-1.1.1.tgz
- glob-8.1.0.tgz
- minimatch-5.1.6.tgz
- ❌ brace-expansion-2.0.1.tgz (Vulnerable Library)
- minimatch-5.1.6.tgz
- glob-8.1.0.tgz
- protobufjs-cli-1.1.1.tgz
- google-gax-3.6.1.tgz
- firestore-6.7.0.tgz
Found in base branch: main
Vulnerability Details
A vulnerability was found in juliangruber brace-expansion up to 1.1.11. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to apply a patch to fix this issue.
Publish Date: 2025-06-09
URL: CVE-2025-5889
CVSS 3 Score Details (3.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
⛑️Automatic Remediation will be attempted for this issue.