Skip to content

CVE-2026-41907 (Critical) detected in multiple libraries - autoclosed #58

@mend-bolt-for-github

Description

@mend-bolt-for-github

CVE-2026-41907 - Critical Severity Vulnerability

Vulnerable Libraries - uuid-3.4.0.tgz, uuid-3.3.3.tgz, uuid-8.3.2.tgz

uuid-3.4.0.tgz

RFC4122 (v1, v4, and v5) UUIDs

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/uuid/package.json

Dependency Hierarchy:

  • express-pouchdb-4.2.0.tgz (Root Library)
    • uuid-3.4.0.tgz (Vulnerable Library)
uuid-3.3.3.tgz

RFC4122 (v1, v4, and v5) UUIDs

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/pouchdb-utils/node_modules/uuid/package.json

Dependency Hierarchy:

  • pouchdb-adapter-leveldb-7.2.1.tgz (Root Library)
    • pouchdb-utils-7.2.1.tgz
      • uuid-3.3.3.tgz (Vulnerable Library)
uuid-8.3.2.tgz

RFC4122 (v1, v4, and v5) UUIDs

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/pouchdb-find/node_modules/uuid/package.json,/node_modules/pouchdb-adapter-http/node_modules/uuid/package.json,/node_modules/pouchdb/node_modules/uuid/package.json

Dependency Hierarchy:

  • express-pouchdb-4.2.0.tgz (Root Library)
    • pouchdb-find-7.3.1.tgz
      • pouchdb-utils-7.3.1.tgz
        • uuid-8.3.2.tgz (Vulnerable Library)

Found in HEAD commit: 3d8dd55ac9a38d4cb306d1dc1eda8298a165059c

Found in base branch: master

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

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 - v13.0.1,https://github.com/uuidjs/uuid.git - v12.0.1


Step up your Open Source Security Game with Mend here

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