Denial of Service Vulnerability in libtasn1
A vulnerability in the libtasn1 library tracked as CVE-2024-11111 allows a remote, anonymous attacker to cause a Denial of Service condition, potentially impacting applications that rely on the library for ASN.1 structure processing.
CVE search metadata
CVE search record: CVE-2024-11111. Severity: medium. CVSS: 4.3. EPSS: 0.44%. KEV: no. Product: libtasn1 (< 131.0.6778.69). Brief: Denial of Service Vulnerability in libtasn1. Brief link: https://feed.craftedsignal.io/briefs/2026-09-libtasn1-dos/
A vulnerability identified in the libtasn1 library, a C library used for Abstract Syntax Notation One (ASN.1) structure management, may be exploited by a remote, anonymous attacker to trigger a Denial of Service (DoS) condition. The flaw affects the processing of ASN.1 data, where specifically crafted inputs can cause the library to enter an unstable state, leading to application crashes or service disruptions for dependent services. Because libtasn1 is widely utilized by various software products for security and data parsing tasks, this vulnerability poses a risk to system availability. Defenders should monitor for unexpected application crashes or service restarts in processes linked to libtasn1.
Impact
Successful exploitation results in a Denial of Service, causing application instability or service outages for systems relying on the libtasn1 library. This can degrade availability for critical infrastructure components that process network or security protocol data.
Recommendation
Prioritized actions for security operations and IT teams:
- Inventory systems and applications that utilize libtasn1 to identify exposure to CVE-2024-11111.
- Apply patches provided by the GNU project or upstream maintainers as soon as they become available for the distribution or product in use.
- Monitor logs for repeated service crashes (e.g., core dumps or application-level exit codes) in services that handle external ASN.1 encoded traffic.
Mitigations
Upgrade libtasn1 to 131.0.6778.69 or later
CVE-2024-11111