Skip to content

ibmdotcom-services-2.48.0.tgz: 1 vulnerabilities (highest severity is: 5.3) - autoclosed #12507

Description

@ibm-mend-app
Vulnerable Library - ibmdotcom-services-2.48.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/follow-redirects-npm-1.15.11-ae7b2db266-07372fd74b.zip

Found in HEAD commit: 39b091622500923f6e3b7d3cb39c4f76bddfdc36

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (ibmdotcom-services version) Remediation Possible**
CVE-2026-40895 Medium 5.3 follow-redirects-1.15.11.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-40895

Vulnerable Library - follow-redirects-1.15.11.tgz

HTTP and HTTPS modules that follow redirects.

Library home page: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz

Path to dependency file: /package.json

Path to vulnerable library: /.yarn/cache/follow-redirects-npm-1.15.11-ae7b2db266-07372fd74b.zip

Dependency Hierarchy:

  • ibmdotcom-services-2.48.0.tgz (Root Library)
    • axios-1.15.2.tgz
      • follow-redirects-1.15.11.tgz (Vulnerable Library)

Found in HEAD commit: 39b091622500923f6e3b7d3cb39c4f76bddfdc36

Found in base branch: main

Vulnerability Details

follow-redirects is an open source, drop-in replacement for Node's "http" and "https" modules that automatically follows redirects. Prior to 1.16.0, when an HTTP request follows a cross-domain redirect (301/302/307/308), follow-redirects only strips authorization, proxy-authorization, and cookie headers (matched by regex at index.js). Any custom authentication header (e.g., X-API-Key, X-Auth-Token, Api-Key, Token) is forwarded verbatim to the redirect target. This vulnerability is fixed in 1.16.0.

Publish Date: 2026-04-21

URL: CVE-2026-40895

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: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-r4q5-vmmm-2653

Release Date: 2026-04-21

Fix Resolution: follow-redirects - 1.16.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