Skip to content

uuid-11.0.5.tgz: 2 vulnerabilities (highest severity is: 9.8) unreachable #388

@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - uuid-11.0.5.tgz

RFC9562 UUIDs

Library home page: https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json,/sample/SipInterconnect/node_modules/uuid/package.json

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (uuid version) Remediation Possible** Reachability
CVE-2026-41907 Critical 9.8 Not Defined 0.019% uuid-11.0.5.tgz Direct 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

Unreachable

CVE-2026-41988 Low 3.2 Not Defined 0.018% uuid-11.0.5.tgz Direct 11.1.1

Unreachable

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-41907

Vulnerable Library - uuid-11.0.5.tgz

RFC9562 UUIDs

Library home page: https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json,/sample/SipInterconnect/node_modules/uuid/package.json

Dependency Hierarchy:

  • uuid-11.0.5.tgz (Vulnerable Library)

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

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

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.019%

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

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2026-41988

Vulnerable Library - uuid-11.0.5.tgz

RFC9562 UUIDs

Library home page: https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json,/sample/SipInterconnect/node_modules/uuid/package.json

Dependency Hierarchy:

  • uuid-11.0.5.tgz (Vulnerable Library)

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

uuid before 14.0.0 can make unexpected writes when external output buffers are used, and the UUID version is 3, 5, or 6. In particular, UUID version 4, which is very commonly used, is unaffected by this issue.

Publish Date: 2026-04-23

URL: CVE-2026-41988

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.018%

CVSS 3 Score Details (3.2)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-04-23

Fix Resolution: 11.1.1

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions