CVE-2026-41907

Source
https://cve.org/CVERecord?id=CVE-2026-41907
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-41907.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-41907
Aliases
Downstream
Related
Published
2026-04-24T18:09:24.744Z
Modified
2026-06-18T03:57:44.763838058Z
Severity
  • 8.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
uuid: Missing buffer bounds check in `v3`/`v5`/`v6` when `buf` is provided
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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41907.json",
    "cwe_ids": [
        "CWE-787",
        "CWE-823"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/uuidjs/uuid

Affected ranges

Type
GIT
Repo
https://github.com/uuidjs/uuid
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "cpe": [
        "cpe:2.3:a:uuidjs:uuid:*:*:*:*:*:node.js:*:*",
        "cpe:2.3:a:uuidjs:uuid:12.0.0:*:*:*:*:node.js:*:*",
        "cpe:2.3:a:uuidjs:uuid:13.0.0:*:*:*:*:node.js:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "11.1.1"
        },
        {
            "last_affected": "12.0.0"
        },
        {
            "last_affected": "13.0.0"
        }
    ]
}

Affected versions

v1.*
v1.0
v1.1
v1.2
v1.3
v1.3.1
v1.3.2
v1.3.3
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v11.*
v11.0.1
v11.0.2
v11.0.3
v11.0.4
v11.0.5
v11.1.0
v3.*
v3.0.1
v3.1.0
v3.3.1
v3.3.2
v3.3.3
v3.4.0
v7.*
v7.0.0
v7.0.1
v7.0.2
v7.0.3
v8.*
v8.0.0
v8.1.0
v8.2.0
v8.3.0
v8.3.1
v8.3.2
v9.*
v9.0.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-41907.json"