CVE-2026-39853
CVE-2026-39853 is a high-severity vulnerability in Osslsigncode Project Osslsigncode with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-121.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- EPSS exploit prediction: 0% (6th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-20942
- Weakness: CWE-121
- Affected product: Osslsigncode Project Osslsigncode
- Published:
- Last modified:
Description
osslsigncode is a tool that implements Authenticode signing and timestamping. Prior to 2.12, A stack buffer overflow vulnerability exists in osslsigncode in several signature verification paths. During verification of a PKCS#7 signature, the code copies the digest value from a parsed SpcIndirectDataContent structure into a fixed-size stack buffer (mdbuf[EVP_MAX_MD_SIZE], 64 bytes) without validating that the source length fits within the destination buffer. This pattern is present in the verification handlers for PE, MSI, CAB, and script files. An attacker can craft a malicious signed file with an oversized digest field in SpcIndirectDataContent. When a user verifies such a file with osslsigncode verify, the unbounded memcpy can overflow the stack buffer and corrupt adjacent stack state. This vulnerability is fixed in 2.12.
Frequently asked questions
- What is CVE-2026-39853?
- osslsigncode is a tool that implements Authenticode signing and timestamping. Prior to 2.12, A stack buffer overflow vulnerability exists in osslsigncode in several signature verification paths. During verification of a PKCS#7 signature, the code copies the digest value from a parsed SpcIndirectDataContent structure into a fixed-size stack buffer (mdbuf[EVP_MAX_MD_SIZE], 64 bytes) without validating that the source length fits within the destination buffer. This pattern is present in the verification handlers for PE, MSI, CAB, and script files. An attacker can craft a malicious signed file with an oversized digest field in SpcIndirectDataContent. When a user verifies such a file with osslsigncode verify, the unbounded memcpy can overflow the stack buffer and corrupt adjacent stack state. This vulnerability is fixed in 2.12.
- How severe is CVE-2026-39853?
- CVE-2026-39853 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-39853 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (6th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-39853?
- CVE-2026-39853 affects Osslsigncode Project Osslsigncode. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-39853?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-39853 have an EU (EUVD) identifier?
- Yes. CVE-2026-39853 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-20942.
- When was CVE-2026-39853 published?
- CVE-2026-39853 was published on 2026-04-09 and last updated on 2026-06-17.
References
- https://github.com/mtrojnar/osslsigncode/commit/cbee1e723c5a8547302bd841ad9943ed8144db68
- https://github.com/mtrojnar/osslsigncode/releases/tag/2.12
- https://github.com/mtrojnar/osslsigncode/security/advisories/GHSA-hx87-8754-xvh4
Affected products (1)
- cpe:2.3:a:osslsigncode_project:osslsigncode:*:*:*:*:*:*:*:*
More vulnerabilities in Osslsigncode Project Osslsigncode
- CVE-2025-70888 — Critical (CVSS 9.8): An issue in mtrojnar Osslsigncode affected at v2.10 and before allows a remote attacker to escalate privileges via the…
- CVE-2023-36377 — High (CVSS 7.8): Buffer Overflow vulnerability in mtrojnar osslsigncode v.2.3 and before allows a local attacker to execute arbitrary…
- CVE-2026-39856 — Medium (CVSS 5.5): osslsigncode is a tool that implements Authenticode signing and timestamping. Prior to 2.13, an out-of-bounds read…
- CVE-2026-39855 — Medium (CVSS 5.5): osslsigncode is a tool that implements Authenticode signing and timestamping. Prior to 2.13, an integer underflow…
All CVEs affecting Osslsigncode Project Osslsigncode →
Other CWE-121 (Stack-based Buffer Overflow) vulnerabilities
- CVE-2026-12848 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-12847 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-12846 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-12485 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-37541 — Critical (CVSS 10.0): Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_gvret.cpp, the length…
- CVE-2026-42996 — Critical (CVSS 10.0): JS8Call through 2.3.1 and JS8Call-improved before 3.0 have a stack-based buffer overflow via a radio transmission of…
Browse all CWE-121 (Stack-based Buffer Overflow) vulnerabilities →