CVE-2016-2109

HIGH

OpenSSL < 1.0.1s - Denial of Service via ASN.1 BIO Short Invalid Encoding

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2016-2109. PoCs published by codecat007.

AI-analyzed exploit summary This PoC exploits CVE-2016-2109, a memory corruption vulnerability in OpenSSL's ASN.1 parsing. It triggers a malloc error by feeding malformed ASN.1 data to `d2i_X509_bio`, demonstrating the DoS condition.

Description

The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in the ASN.1 BIO implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (memory consumption) via a short invalid encoding.

Exploits (1)

github WORKING POC 8 stars
by codecat007 · cpoc
https://github.com/codecat007/cvehub/tree/main/android/securityPatch/CVE-2016-2109

This PoC exploits CVE-2016-2109, a memory corruption vulnerability in OpenSSL's ASN.1 parsing. It triggers a malloc error by feeding malformed ASN.1 data to `d2i_X509_bio`, demonstrating the DoS condition.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: OpenSSL (affecting Android systems)
No auth needed
Prerequisites: OpenSSL library with vulnerable ASN.1 parsing
devstral-2 · analyzed Feb 27, 2026 Full analysis →

References (55)

Core 55
Core References
Vendor Advisory vendor-advisory
http://rhn.redhat.com/errata/RHSA-2016-2056.html
Vendor Advisory vendor-advisory
http://rhn.redhat.com/errata/RHSA-2016-2073.html
Third Party Advisory vendor-advisory
http://www.debian.org/security/2016/dsa-3566
Third Party Advisory vendor-advisory
https://security.gentoo.org/glsa/201612-16
Vendor Advisory vendor-advisory
http://rhn.redhat.com/errata/RHSA-2016-0996.html
Vendor Advisory vendor-advisory
http://rhn.redhat.com/errata/RHSA-2016-2957.html
Vendor Advisory vendor-advisory
http://rhn.redhat.com/errata/RHSA-2016-0722.html
Third Party Advisory, VDB Entry vdb-entry
http://www.securitytracker.com/id/1035721
Third Party Advisory, VDB Entry vdb-entry
http://www.securityfocus.com/bid/91787
Vendor Advisory vendor-advisory
http://www.ubuntu.com/usn/USN-2959-1
Third Party Advisory, VDB Entry vdb-entry
http://www.securityfocus.com/bid/87940

Scores

CVSS v3 7.5
EPSS 0.5794
EPSS Percentile 98.2%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-399
Status published
Products (20)
openssl/openssl 1.0.2 (4 CPE variants)
openssl/openssl 1.0.2a
openssl/openssl 1.0.2b
openssl/openssl 1.0.2c
openssl/openssl 1.0.2d
openssl/openssl 1.0.2e
openssl/openssl 1.0.2f
openssl/openssl 1.0.2g
openssl/openssl < 1.0.1s
redhat/enterprise_linux_desktop 7.0
... and 10 more
Published May 05, 2016
Tracked Since Feb 18, 2026