Security Advisory

CVE-2026-39824

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-22 19:39:47
Last updated 2026-05-27 13:31:26
Assigner Go
CVSS score not scored
State PUBLISHED

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.