Skip to main content
EPSS 0.4%top 67%

Inefficient algorithmic complexity in the Erlang/OTP asn1 OBJECT IDENTIFIER decoder allows a remote unauthenticated attacker to cause denial of… (CVE-2026-65634)

0
Medium
Published: 09/22/2026 (09/22/2026, 09:17:00 UTC)
Source: GCVE Database
Product: erlang

Description

A vulnerability in Erlang/OTP's ASN.1 OBJECT IDENTIFIER decoder allows a remote unauthenticated attacker to cause a denial of service by sending a specially crafted OID during the TLS handshake. The issue arises from inefficient algorithmic complexity in decoding large OBJECT IDENTIFIER subidentifiers, leading to excessive CPU consumption. This affects Erlang/OTP versions from 17.0 up to but not including 27.3.4.18, 28.5.0.7, and 29.1.1, corresponding to affected asn1 library versions. The vulnerability impacts any Erlang service parsing peer TLS certificates, including TLS clients and mutual-TLS servers. No known exploits are reported in the wild. Patch status is not explicitly confirmed in the provided data.

CVSS v4.0

Attack Vector
Network
Attack Complexity
Low
Attack Requirements
Present
Privileges Required
None
User Interaction
None
Vuln. Confidentiality
None
Vuln. Integrity
None
Vuln. Availability
High
Subsq. Confidentiality
None
Subsq. Integrity
None
Subsq. Availability
None
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Affected software

Ubuntu:Pro:14.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=esm-infra-legacy/trusty
Affected versions
=1:16.b.1-dfsg-4ubuntu1=1:16.b.2-dfsg-1ubuntu1=1:16.b.2-dfsg-2ubuntu1=1:16.b.3-dfsg-1ubuntu1=1:16.b.3-dfsg-1ubuntu2=1:16.b.3-dfsg-1ubuntu2.1=1:16.b.3-dfsg-1ubuntu2.2=1:16.b.3-dfsg-1ubuntu2.2+esm1
Ubuntu:Pro:16.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=esm-infra/xenial
Affected versions
=1:18.0-dfsg-1ubuntu1=1:18.0-dfsg-1ubuntu2=1:18.2-dfsg-2ubuntu1=1:18.3-dfsg-1ubuntu1=1:18.3-dfsg-1ubuntu2=1:18.3-dfsg-1ubuntu3=1:18.3-dfsg-1ubuntu3.1=1:18.3-dfsg-1ubuntu3.1+esm1=1:18.3-dfsg-1ubuntu3.1+esm2
Ubuntu:Pro:18.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=esm-infra/bionic
Affected versions
=1:20.0.4+dfsg-1ubuntu1=1:20.1.2+dfsg-1ubuntu1=1:20.1.3+dfsg-1ubuntu1=1:20.1.4+dfsg-1ubuntu1=1:20.1.5+dfsg-1ubuntu1=1:20.1.6+dfsg-1ubuntu1=1:20.1.7+dfsg-1ubuntu1=1:20.2.1+dfsg-1ubuntu1=1:20.2.2+dfsg-1ubuntu1=1:20.2.2+dfsg-1ubuntu2=1:20.2.2+dfsg-1ubuntu2+esm1=1:20.2.2+dfsg-1ubuntu2+esm2
Ubuntu:Pro:20.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=esm-infra/focal
Affected versions
=1:22.0.7+dfsg-1build1=1:22.2+dfsg-1=1:22.2.1+dfsg-1=1:22.2.2+dfsg-1=1:22.2.3+dfsg-1=1:22.2.3+dfsg-2=1:22.2.4+dfsg-1=1:22.2.7+dfsg-1=1:22.2.7+dfsg-1ubuntu0.2=1:22.2.7+dfsg-1ubuntu0.3=1:22.2.7+dfsg-1ubuntu0.4=1:22.2.7+dfsg-1ubuntu0.5=1:22.2.7+dfsg-1ubuntu0.5+esm1
Ubuntu:22.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=jammy
Affected versions
=1:23.2.6+dfsg-1build1=1:24.1.1+dfsg-1=1:24.1.4+dfsg-1=1:24.1.5+dfsg-1=1:24.1.5+dfsg-1ubuntu1=1:24.2+dfsg-1=1:24.2.1+dfsg-1=1:24.2.1+dfsg-1ubuntu0.1=1:24.2.1+dfsg-1ubuntu0.2=1:24.2.1+dfsg-1ubuntu0.3=1:24.2.1+dfsg-1ubuntu0.4=1:24.2.1+dfsg-1ubuntu0.5=1:24.2.1+dfsg-1ubuntu0.6
Ubuntu:24.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=noble
Affected versions
=1:25.2.3+dfsg-1=1:25.3.2.8+dfsg-1=1:25.3.2.8+dfsg-1ubuntu1=1:25.3.2.8+dfsg-1ubuntu3=1:25.3.2.8+dfsg-1ubuntu4=1:25.3.2.8+dfsg-1ubuntu4.1=1:25.3.2.8+dfsg-1ubuntu4.2=1:25.3.2.8+dfsg-1ubuntu4.3=1:25.3.2.8+dfsg-1ubuntu4.4=1:25.3.2.8+dfsg-1ubuntu4.5=1:25.3.2.8+dfsg-1ubuntu4.6
Ubuntu:26.04:LTSmore threats →ghsa
erlang
pkg:deb/ubuntu/erlang?arch=source&distro=resolute
Affected versions
=1:27.3.4.1+dfsg-1build1=1:27.3.4.3+dfsg-1=1:27.3.4.4+dfsg-1=1:27.3.4.6+dfsg-1

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/24/2026, 06:47:47 UTC

Technical Analysis

The Erlang/OTP ASN.1 OBJECT IDENTIFIER decoder contains an inefficient algorithmic complexity flaw in the BER, PER, and JER decoding routines for OBJECT IDENTIFIER subidentifiers. Specifically, the decoder accumulates base-128 subidentifiers into an unbounded integer using a process with quadratic time complexity relative to the size of the subidentifier. This allows an attacker to craft a DER-encoded OBJECT IDENTIFIER with a very large arc (approximately 262 KB of continuation bytes), causing the decoder to consume excessive CPU time (about 13 seconds on typical hardware) during TLS handshake certificate parsing. The vulnerable code is present in OTP versions from 17.0 before 27.3.4.18, 28.5.0.7, and 29.1.1, affecting the asn1 library versions 3.0 before 5.3.4.3, 5.4.3.1, and 5.5.2. The vulnerability is exploitable remotely without authentication and affects services that parse peer TLS certificates before signature or trust chain verification.

Potential Impact

An attacker can remotely cause a denial of service by sending a crafted OBJECT IDENTIFIER during the TLS handshake, leading to excessive CPU consumption and service disruption. This affects Erlang services that parse TLS certificates, including default TLS clients and mutual-TLS servers. There is no indication of privilege escalation, data disclosure, or code execution. No known exploits in the wild have been reported.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is confirmed, consider limiting the size of OBJECT IDENTIFIERs accepted during TLS handshake or applying rate limiting on TLS connections to mitigate potential denial of service. Monitor vendor channels for updates and apply patches promptly once available.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-65634
Osv Schema Version
1.7.0
Ecosystems
["Ubuntu:Pro:14.04:LTS","Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:Pro:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:26.04:LTS"]
Cvss Version
4.0
State
PUBLISHED

Threat ID: 6ab4be55f7a7c54106f0aa46

Added to database: 09/24/2026, 06:08:21 UTC

Last enriched: 09/24/2026, 06:47:47 UTC

Last updated: 09/24/2026, 22:47:33 UTC

Views: 5

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses