CVE-2026-41907

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.
CVSS

No CVSS.

Configurations

No configuration.

History

27 Apr 2026, 14:16

Type Values Removed Values Added
References () https://github.com/uuidjs/uuid/security/advisories/GHSA-w5hq-g745-h8pq - () https://github.com/uuidjs/uuid/security/advisories/GHSA-w5hq-g745-h8pq -

24 Apr 2026, 19:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 19:17

Updated : 2026-04-27 18:57


NVD link : CVE-2026-41907

Mitre link : CVE-2026-41907

CVE.ORG link : CVE-2026-41907


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write

CWE-823

Use of Out-of-range Pointer Offset