CVE 3.3 LOW

Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows_CVE-2026-39824

3.3 / 10
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Description

NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString (a 16-bit number of bytes), it returns a truncated string rather than an error.

Basic Information

ID CVE-2026-39824
Source Go
Published May 22, 2026 at 19:39
Modified May 27, 2026 at 13:31

Affected Product

Vendor golang.org/x/sys
Product golang.org/x/sys/windows
Affected Versions golang.org/x/sys golang.org/x/sys/windows 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.