CVE detail
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 11.0 · diversity 10.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
2 source links · newest first
- CVE-2026-41907 uuid: Missing buffer bounds check in `v3`/`v5`/`v6` when `buf` is providedMicrosoft MSRC
Information published.
vendormsrc.microsoft.comApr 26, 2026, 8:04 AM No excerpt available.
Exploitgithub.comApr 24, 2026, 7:17 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-21732CVSS 9.6 · Critical
A web page that contains unusual GPU shader code is loaded into the GPU compiler process and can trigger a write out-of-bounds write crash in the GPU shader compiler library. On c…
- CVE-2024-33041CVSS 6.7 · Medium
Memory corruption when input parameter validation for number of fences is missing for fence frame IOCTL calls,
- CVE-2023-33066CVSS 8.4 · High
Memory corruption in Audio while processing RT proxy port register driver.
- CVE-2023-43516CVSS 7.8 · High
Memory corruption when malformed message payload is received from firmware.
- CVE-2023-43513CVSS 7.8 · High
Memory corruption while processing the event ring, the context read pointer is untrusted to HLOS and when it is passed with arbitrary values, may point to address in the middle of…
- CVE-2023-33067CVSS 6.7 · Medium
Memory corruption in Audio while calling START command on host voice PCM multiple times for the same RX or TX tap points.