CVE-2026-35199
Last modified
CVE-2026-35199 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. SymCrypt is the core cryptographic function library currently used by Windows. From 103.5.0 to before 103.11.0, The SymCryptXmssSign function passes a 64-bit leaf count value to a helper function that accepts a 32-bit parameter. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
SymCrypt is the core cryptographic function library currently used by Windows. From 103.5.0 to before 103.11.0, The SymCryptXmssSign function passes a 64-bit leaf count value to a helper function that accepts a 32-bit parameter. For XMSS^MT parameter sets with total tree height >= 32 (which includes standard predefined parameters), this causes silent truncation to zero, resulting in a drastically undersized scratch buffer allocation followed by a heap buffer overflow during signature computation. Exploiting this issue would require an application using SymCrypt to perform an XMSS^MT signature using an attacker-controlled parameter set. It is uncommon for applications to allow the use of attacker-controlled parameter sets for signing, since signing is a private key operation, and private keys must be trusted by definition. Additionally, XMSS(^MT) signing should only be performed in a Hardware Security Module (HSM). XMSS(^MT) signing is provided in SymCrypt only for testing purposes. This is a general rule irrespective of this CVE; XMSS(^MT) and other stateful signature schemes are only cryptographically secure when it is guaranteed that the same state cannot be reused for two different signatures, which cannot be guaranteed by software alone. For this reason, XMSS(^MT) signing is also not FIPS approved when performed outside of an HSM. Fixed in version 103.11.0.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Microsoft | Symcrypt | >= 103.5.0, < 103.11.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35199?
How severe is CVE-2026-35199?
How do I fix CVE-2026-35199?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35193An issue was discovered in Django 5.2 before 5.2.15 and 6.0 …3.1
- CVE-2026-35194Code injection in SQL code generation in Apache Flink 1.15.0…8.1
- CVE-2026-35195Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0…5.4
- CVE-2026-35196Chamilo LMS is an open-source learning management system. In…8.8
- CVE-2026-35197dye is a portable and respectful color library for shell scr…9.8
- CVE-2026-35198HeyForm is an open-source form builder. Prior to version 3.0…9
- CVE-2026-3520Multer is a node.js middleware for handling `multipart/form-…7.5
- CVE-2026-35200Parse Server is an open source backend that can be deployed …5.4
- CVE-2026-35201Discount is an implementation of John Gruber's Markdown mark…5.9
- CVE-2026-35202Pterodactyl is a free, open-source game server management pa…2.3
- CVE-2026-35203ZLMediaKit is a streaming media service framework. the VP9 R…7.5
- CVE-2026-35204Helm is a package manager for Charts for Kubernetes. From 4.…8.6
Are you affected by CVE-2026-35199?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
