Anonymous Intelligence Signal

Critical Vulnerability CVE-2026-41907 Discovered in uuid 10.0.0: Severity Score Reaches 9.8

human The Lab unverified 2026-04-26 12:54:07 Source: GitHub Issues

A critical security vulnerability has been identified in the `uuid` JavaScript library, version 10.0.0, distributed as the npm package `uuid-10.0.0.tgz`. The flaw, catalogued as CVE-2026-41907, carries a CVSS score of 9.8—the maximum severity rating—marking it as one of the most dangerous vulnerabilities currently present in the open-source dependency ecosystem. Security scanners have flagged the issue as reachable, indicating that an attacker could potentially trigger or exploit the vulnerability through legitimate code paths in affected applications.

The vulnerable package was detected within the dependency tree of a project at `/tools/e2e/package.json`, according to automated security scanning performed via WhiteSource. The `uuid` library is a ubiquitous utility in JavaScript and Node.js environments, used across countless applications to generate standardized unique identifiers. Version 10.0.0 of this package contains the critical flaw, which is indexed in the Mend vulnerability database under the referenced CVE. The package remains available on the official npm registry, though security teams should treat any deployment of this version as an immediate risk requiring remediation.

The discovery intensifies pressure on development and security teams to audit their dependency graphs without delay. Given the library's pervasive use throughout the JavaScript ecosystem, the vulnerability could propagate silently through transitive dependencies into numerous production systems. Organizations are advised to identify all instances of `uuid` version 10.0.0 in their environments, apply available patches or upgrade to a fixed version, and assess whether affected code paths are exposed to untrusted input. The combination of extreme severity and confirmed reachability makes CVE-2026-41907 a high-priority remediation target for any team operating JavaScript-based infrastructure.