Skip to content

client-opensearch-3.658.1.tgz: 1 vulnerabilities (highest severity is: 7.5) #96

@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - client-opensearch-3.658.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Found in HEAD commit: a1506c5c4ee2c6d92c259025e6ae366e3ffd288c

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (client-opensearch version) Remediation Possible**
CVE-2026-25128 High 7.5 fast-xml-parser-4.4.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-2026-25128

Vulnerable Library - fast-xml-parser-4.4.1.tgz

Library home page: https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • client-opensearch-3.658.1.tgz (Root Library)
    • core-3.658.1.tgz
      • fast-xml-parser-4.4.1.tgz (Vulnerable Library)

Found in HEAD commit: a1506c5c4ee2c6d92c259025e6ae366e3ffd288c

Found in base branch: main

Vulnerability Details

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.3.6 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-range entity code points (e.g., "�" or "�"). This causes the parser to throw an uncaught exception, crashing any application that processes untrusted XML input. Version 5.3.4 fixes the issue.

Publish Date: 2026-01-30

URL: CVE-2026-25128

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-01-30

Fix Resolution: https://github.com/NaturalIntelligence/fast-xml-parser.git - v5.3.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions