CVE-2026-39824
LOW EPSS 1.7%
Published May 22, 20261mo ago · Modified Jun 17, 20262w ago
3.3 CVSS 3.1
Published May 22, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
1.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-190 Integer Overflow or Wraparound Numeric Error
References 4
- go.dev https://go.dev/cl/770080
- go.dev https://go.dev/issue/78916
- groups.google.com https://groups.google.com/g/golang-announce/c/6MMI8Lj-Atg
- pkg.go.dev https://pkg.go.dev/vuln/GO-2026-5024
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.