Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35199

24
FAUCET Score

OVERVIEW CVE-2026-35199 is a heap buffer overflow vulnerability in Microsoft's SymCrypt cryptographic library affecting versions 103.5.0 through 103.10.x. The flaw exists in the SymCryptXmssSign function, where a 64-bit leaf count value undergoes silent truncation when passed to a helper function expecting a 32-bit parameter. This truncation results in undersized scratch buffer allocation, triggering a heap buffer overflow during XMSS^MT signature computation for parameter sets with tree heights of 32 bits or greater, including standard predefined parameters. SEVERITY The vulnerability carries a CVSS v3.1 score of 6.1 (MEDIUM) with a local attack vector requiring low complexity and user privileges. The attack has no confidentiality impact but carries moderate integrity implications and high availability impact through potential denial of service or memory corruption. The EPSS score of 0.00055 indicates minimal prevalence compared to other CVEs. Exploitation demands local access and would require an application to accept attacker-controlled XMSS^MT parameter sets during signing operations, a highly unusual scenario given that signing is a privileged private key operation. EXPLOITATION STATUS There is no evidence of active exploitation, no known public exploit code, and the vulnerability does not appear on the CISA KEV catalog or hot vulnerability lists. The practical risk is substantially mitigated by the fact that XMSS^MT signing is uncommon in production environments, designed for testing purposes only, and should be performed exclusively within Hardware Security Modules rather than in software implementations. Microsoft released a patch in version 103.11.0 and organizations should prioritize updating SymCrypt accordingly.

Impacted Technologies

VendorProductVersion(s)CPE
>= 103.5.0, < 103.11.0CPE matchmatch criteria
cpe:2.3:a:microsoft:symcrypt:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0028 is in the 76th percentile among its peer group of 15,937 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-35199Moderate

SymCrypt SymCryptXmssSign function - Heap overflow via 64->32-bit leaf-count truncation

Apr 14, 2026

References

github.com / microsoft/SymCrypt/security/advisories/GHSA-rvj8-8h6x-hjmg
Vendor Advisory