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.
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
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
| Link | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2013-3900 | PatchVendor Advisory |
| http://blogs.technet.com/b/srd/archive/2013/12/10/ms13-098-update-to-enhance-the-security-of-authenticode.aspx | Broken Link |
| https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-098 | Vendor Advisory |
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2013-3900 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2013-3900 | US Government Resource |
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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
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.