Skip to content

ibmdotcom-services-2.47.0-rc.0.tgz: 1 vulnerabilities (highest severity is: 9.9) - autoclosed #12479

Description

@ibm-mend-app
Vulnerable Library - ibmdotcom-services-2.47.0-rc.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/axios-npm-1.13.6-d50d919f38-a7ed83c2af.zip

Found in HEAD commit: 1b0acefa65abc11bbdc46d2dc34868c7af29ef68

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (ibmdotcom-services version) Remediation Possible**
CVE-2025-62718 Critical 9.9 axios-1.13.6.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-2025-62718

Vulnerable Library - axios-1.13.6.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-1.13.6.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/axios-npm-1.13.6-d50d919f38-a7ed83c2af.zip

Dependency Hierarchy:

  • ibmdotcom-services-2.47.0-rc.0.tgz (Root Library)
    • axios-1.13.6.tgz (Vulnerable Library)

Found in HEAD commit: 1b0acefa65abc11bbdc46d2dc34868c7af29ef68

Found in base branch: main

Vulnerability Details

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0.

Publish Date: 2026-04-09

URL: CVE-2025-62718

CVSS 3 Score Details (9.9)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-3p68-rc4w-qgx5

Release Date: 2026-04-09

Fix Resolution: axios - 1.15.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions