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-39856

21
FAUCET Score

OVERVIEW CVE-2026-39856 is an out-of-bounds read vulnerability in osslsigncode versions 2.12 and earlier, a tool used for Authenticode signing and timestamping of PE (Portable Executable) files. The flaw exists in the PE page-hash computation function, which fails to validate that section header pointers reference valid file regions. An attacker can craft a malicious PE file with section headers pointing beyond the file's boundaries to trigger an out-of-bounds read during page hash processing. SEVERITY The vulnerability carries a CVSS 3.1 score of 5.5 (Medium) with a local attack vector, low complexity, and no privileges required. The primary impact is availability, as the out-of-bounds read can crash the osslsigncode process. While confidentiality and integrity are not directly compromised, exploitation occurs through user interaction (receipt of a malicious PE file) and is triggered automatically during signing operations with page hashing enabled or during verification of pre-signed malicious files. EXPLOITATION STATUS There is no evidence of active exploitation. The CVE is not listed on CISA's Known Exploited Vulnerabilities catalog, and the EPSS score of 0.00019 indicates minimal real-world exploitation probability. Community attention appears limited. The vulnerability is readily fixable through upgrading to osslsigncode version 2.13 or later, which implements proper validation of section header boundaries.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.13CPE matchmatch criteria
cpe:2.3:a:osslsigncode_project:osslsigncode:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.14%
Probability of exploitation in next 30 days
EPSS Percentile
4.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0014 is in the 5th percentile among its peer group of 5,760 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 Advisories (1)

microsoft2026-Apr/CVE-2026-39856Moderate

osslsigncode has an Out-of-Bounds Read via Unvalidated Section Bounds in PE Page Hash Calculation

Apr 2, 2026

References

github.com / mtrojnar/osslsigncode/commit/92f8761b4770f76a36731969b5040ce3b9a09570
Patch
github.com / mtrojnar/osslsigncode/releases/tag/2.13
ProductRelease Notes
github.com / mtrojnar/osslsigncode/security/advisories/GHSA-rjrx-chvw-8jw8
PatchVendor Advisory