← Vulnerability feed

Vulnerability record · CVE-2013-3900 · published 11 December 2013

CVE-2013-3900: Windows WinVerifyTrust Authenticode signature verification RCE

Microsoft · Windows 10 1507

CVE-2013-3900 is a remote code execution flaw in how the Windows WinVerifyTrust function verifies Authenticode signatures on portable executable files. An attacker can modify an existing signed executable to add malicious code without invalidating the signature, because unverified portions of the file are trusted. Microsoft republished the CVE to note that the stricter EnableCertPaddingCheck behavior is available as an opt-in registry setting on supported Windows 10 and Windows 11 releases, not enabled by default.

5.5 CVSS 3.1 Medium CISA KEV since 10 Jan 2022 EPSS 45% · top 1.3% CWE-347 · Improper verification of cryptographic signature
5.5CVSS 3.1 base score, v2 7.6
45%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
22Affected product versions listed by NVD
5References
16 Jun 2026Last modified by NVD

Description

Why is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update the Security Updates table and to inform customers that the EnableCertPaddingCheck is available in all currently supported versions of Windows 10 and Windows 11. While the format is different from the original CVE published in 2013, except for clarifications about how to configure the EnableCertPaddingCheck registry value, the information herein remains unchanged from the original text published on December 10, 2013, Microsoft does not plan to enforce the stricter verification behavior as a default functionality on supported releases of Microsoft Windows. This behavior remains available as an opt-in feature via reg key setting, and is available on supported editions of Windows released since December 10, 2013. This includes all currently supported versions of Windows 10 and Windows 11. The supporting code for this reg key was incorporated at the time of release for Windows 10 and Windows 11, so no security update is required; however, the reg key must be set. See the Security Updates table for the list of affected software. Vulnerability Description A remote code execution vulnerability exists in the way that the WinVerifyTrust function handles Windows Authenticode signature verification for portable executable (PE) files. An anonymous attacker could exploit the vulnerability by modifying an existing signed executable file to leverage unverified portions of the file in such a way as to add malicious code to the file without invalidating the signature. An attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. If a user is logged on with administrative user rights, an attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. Exploitation of this vulnerability requires that a user or application run or install a specially crafted, signed PE file. An attacker could modify an... See more at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2013-3900

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityThe flaw allows code execution via tampered signed files, is in CISA KEV with a high EPSS score, and mitigation depends on an opt-in registry setting that is not enabled by default.

What it is

CVE-2013-3900 is a remote code execution flaw in how the Windows WinVerifyTrust function verifies Authenticode signatures on portable executable files. An attacker can modify an existing signed executable to add malicious code without invalidating the signature, because unverified portions of the file are trusted. Microsoft republished the CVE to note that the stricter EnableCertPaddingCheck behavior is available as an opt-in registry setting on supported Windows 10 and Windows 11 releases, not enabled by default.

Impact

Successful exploitation gives the attacker the privileges of the user or application that runs the tampered signed file, potentially full system control if that context is administrative. The attacker can then install programs, view, change or delete data, or create accounts with full user rights.

Attack surface

Reached locally when a user or application runs or installs a specially crafted signed PE file; the CVSS vector is AV:L/AC:L/PR:N/UI:R, so no authentication is needed but user interaction is required. The flaw is in signature verification logic, not a network service.

Exploitation

CVE-2013-3900 is listed in CISA KEV (added 2022-01-10, due 2022-07-10) and has a high EPSS 30-day probability of 0.44647 (98.7th percentile), indicating observed exploitation activity. No ransomware campaign use is documented in the record.

What to do

  • Apply the vendor guidance in the Microsoft Security Update Guide for CVE-2013-3900; no new binary update is required for Windows 10/11, but the EnableCertPaddingCheck registry value must be set.
  • Enable EnableCertPaddingCheck on all supported Windows 10 and Windows 11 systems to enforce stricter Authenticode padding verification.
  • Verify the registry setting is applied and enforced through configuration management or Group Policy across the estate.
  • Restrict execution of untrusted or user-writable PE files and limit administrative rights to reduce impact if a tampered signed file is run.
  • Track CISA KEV remediation deadlines and confirm closure for all affected Windows versions listed in the record.

Detection

  • Monitor for execution of signed PE files that have been modified after signing, for example by comparing file hashes against known-good signed binaries.
  • Audit registry configuration to confirm EnableCertPaddingCheck is present and set as intended on Windows 10 and Windows 11 endpoints.
  • Review process creation and file execution telemetry for signed binaries launching from unusual or user-writable paths.
  • Alert on security events tied to WinVerifyTrust signature validation failures or tampered Authenticode signatures where available.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2013-3900 to the Known Exploited Vulnerabilities catalog on 10 January 2022 as "Microsoft WinVerifyTrust function Remote Code Execution". Required action: Apply updates per vendor instructions. Federal deadline 10 July 2022.

Affected products

22 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2013-3900 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2020-0796Microsoft SMBv3 buffer overflow remote code executionCVE-2020-0796 is a remote code execution flaw in how Microsoft's SMB 3.1.1 protocol handles certain requests, caused by a memory buffer overflow (CWE…KEVEPSS 100%analysed9.8CVE-2026-33824Double free in Windows IKE Extension enables remote code executionA double free flaw (CWE-415) exists in the Windows IKE Extension, reachable over the network by an unauthenticated attacker. Successful exploitation …KEVEPSS 1.6%analysed9.8CVE-2021-31166Microsoft Windows HTTP Protocol Stack use-after-free RCEThe HTTP Protocol Stack in Microsoft Windows 10 2004/20H2 and Windows Server 2004/20H2 contains a use-after-free (CWE-416) that allows remote code ex…KEVEPSS 100%analysed9.8CVE-2017-8543Windows Search memory handling flaw allows remote code executionWindows Search fails to properly handle objects in memory, allowing an unauthenticated remote attacker to execute code on affected Windows systems. T…KEVEPSS 74%analysed8.8CVE-2026-21510Windows Shell protection mechanism failure allows security feature bypassWindows Shell contains a protection mechanism failure (CWE-693) that lets an unauthorized attacker bypass a security feature over a network. The flaw…KEVEPSS 24%analysed8.8CVE-2026-21513Microsoft MSHTML security feature bypass on WindowsCVE-2026-21513 is a protection mechanism failure (CWE-693) in the Microsoft MSHTML Framework that lets an unauthorized attacker bypass a security fea…KEVEPSS 16%analysed8.8CVE-2025-33073Windows SMB improper access control allows privilege elevationWindows SMB contains an improper access control flaw (CWE-284) that lets an authorized attacker elevate privileges over the network. Microsoft rates …KEVEPSS 83%analysed8.8CVE-2025-33053Microsoft Windows WebDAV Internet Shortcut File Path Control RCEWindows Internet Shortcut (.url) files allow external control of a file name or path, which an unauthorized attacker can abuse to execute code over a…KEVEPSS 87%analysed

Source: NIST National Vulnerability Database (record CVE-2013-3900), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.