← Vulnerability feed

Vulnerability record · CVE-2006-5444 · published 23 October 2006

CVE-2006-5444: Asterisk Skinny channel driver integer overflow enables remote code execution

Digium · Asterisk

The get_input function in Asterisk's Skinny channel driver (chan_skinny.c) contains an integer overflow: a crafted dlen value passes a signed integer comparison and triggers a heap-based buffer overflow. Asterisk 1.0.x before 1.0.12 and 1.2.x before 1.2.13 are affected, and the flaw is reachable over the network without authentication.

7.5 CVSS 2.0 High EPSS 86% · top 0.3%
7.5CVSS 2.0 base score
86%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
38References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Integer overflow in the get_input function in the Skinny channel driver (chan_skinny.c) in Asterisk 1.0.x before 1.0.12 and 1.2.x before 1.2.13, as used by Cisco SCCP phones, allows remote attackers to execute arbitrary code via a certain dlen value that passes a signed integer comparison and leads to a heap-based buffer overflow.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityThe flaw is remotely exploitable without authentication, leads to code execution, and has a very high EPSS score with public exploit references, though it is not in CISA KEV.

What it is

The get_input function in Asterisk's Skinny channel driver (chan_skinny.c) contains an integer overflow: a crafted dlen value passes a signed integer comparison and triggers a heap-based buffer overflow. Asterisk 1.0.x before 1.0.12 and 1.2.x before 1.2.13 are affected, and the flaw is reachable over the network without authentication.

Impact

A remote attacker can execute arbitrary code with the privileges of the Asterisk process, potentially taking full control of the telephony server. A crash or denial of service is also possible if the overflow is not exploited for code execution.

Attack surface

The vulnerability is reached over the network through the Skinny/SCCP protocol used by Cisco SCCP phones; the CVSS vector AV:N/AC:L/Au:N indicates no authentication or user interaction is required.

Exploitation

The record is not listed in CISA KEV, but EPSS is very high (0.85332, 99.7th percentile) and a SecurityFocus reference is tagged Exploit, indicating public exploit material exists.

What to do

  • Upgrade Asterisk to 1.0.12 or 1.2.13 (or later) as documented in the vendor changelogs.
  • If the Skinny channel driver is not required, disable or unload chan_skinny to remove the attack surface.
  • Restrict network access to the Skinny/SCCP service (TCP port 2000 by default) to trusted phone and management networks only.
  • Apply vendor or distribution patches (Debian DSA-1229, Gentoo GLSA 200610-15, Novell advisory) where Asterisk is packaged.
  • Monitor for and block malformed Skinny packets at network boundaries until patching is complete.

Detection

  • Inspect Asterisk logs and Skinny channel driver debug output for malformed or oversized dlen values or protocol parsing errors.
  • Use network monitoring to detect anomalous Skinny/SCCP traffic, especially oversized or malformed packets sent to TCP port 2000.
  • Monitor for unexpected process crashes or restarts of the Asterisk service that could indicate exploitation attempts.
  • Check for signs of post-exploitation activity such as unexpected outbound connections or new processes spawned by Asterisk.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://ftp.digium.com/pub/asterisk/releases/ChangeLog-1.0.12 Patch
http://ftp.digium.com/pub/asterisk/releases/ChangeLog-1.2.13 Patch
http://lists.grok.org.uk/pipermail/full-disclosure/2006-October/050171.html
http://secunia.com/advisories/22480 PatchVendor Advisory
http://secunia.com/advisories/22651
http://secunia.com/advisories/22979
http://secunia.com/advisories/23212
http://securitytracker.com/id?1017089 Patch
http://www.asterisk.org/node/109 Patch
http://www.gentoo.org/security/en/glsa/glsa-200610-15.xml
http://www.kb.cert.org/vuls/id/521252 US Government Resource
http://www.novell.com/linux/security/advisories/2006_69_asterisk.html
http://www.osvdb.org/29972
http://www.securityfocus.com/archive/1/449127/100/0/threaded
http://www.securityfocus.com/archive/1/449183/100/0/threaded
http://www.securityfocus.com/bid/20617 ExploitPatch
http://www.us.debian.org/security/2006/dsa-1229
http://www.vupen.com/english/advisories/2006/4097
https://exchange.xforce.ibmcloud.com/vulnerabilities/29663
http://ftp.digium.com/pub/asterisk/releases/ChangeLog-1.0.12 Patch
http://ftp.digium.com/pub/asterisk/releases/ChangeLog-1.2.13 Patch
http://lists.grok.org.uk/pipermail/full-disclosure/2006-October/050171.html
http://secunia.com/advisories/22480 PatchVendor Advisory
http://secunia.com/advisories/22651
http://secunia.com/advisories/22979
http://secunia.com/advisories/23212
http://securitytracker.com/id?1017089 Patch
http://www.asterisk.org/node/109 Patch
http://www.gentoo.org/security/en/glsa/glsa-200610-15.xml
http://www.kb.cert.org/vuls/id/521252 US Government Resource
http://www.novell.com/linux/security/advisories/2006_69_asterisk.html
http://www.osvdb.org/29972
http://www.securityfocus.com/archive/1/449127/100/0/threaded
http://www.securityfocus.com/archive/1/449183/100/0/threaded
http://www.securityfocus.com/bid/20617 ExploitPatch
http://www.us.debian.org/security/2006/dsa-1229
http://www.vupen.com/english/advisories/2006/4097
https://exchange.xforce.ibmcloud.com/vulnerabilities/29663

Track CVE-2006-5444 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-26651Digium asterisk sql injection vulnerabilityAn issue was discovered in Asterisk through 19.x and Certified Asterisk through 16.8-cert13. The func_odbc module provides possibly inadequate escapi…EPSS 7.0%9.8CVE-2017-14100Digium asterisk os command injection vulnerabilityIn Asterisk 11.x before 11.25.2, 13.x before 13.17.1, and 14.x before 14.6.1 and Certified Asterisk 11.x before 11.6-cert17 and 13.x before 13.13-cer…EPSS 15%9.1CVE-2022-26499Digium asterisk server-side request forgery (ssrf) vulnerabilityAn SSRF issue was discovered in Asterisk through 19.x. When using STIR/SHAKEN, it's possible to send arbitrary requests (such as GET) to interfaces s…EPSS 7.8%9.0CVE-2014-8418Digium certified asterisk permissions and access controls vulnerabilityThe DB dialplan function in Asterisk Open Source 1.8.x before 1.8.32, 11.x before 11.1.4.1, 12.x before 12.7.1, and 13.x before 13.0.1 and Certified …EPSS 3.6%9.0CVE-2011-1599Digium asterisk improper input validation vulnerabilitymanager.c in the Manager Interface in Asterisk Open Source 1.4.x before 1.4.40.1, 1.6.1.x before 1.6.1.25, 1.6.2.x before 1.6.2.17.3, and 1.8.x befor…EPSS 3.1%8.8CVE-2019-18610Digium asterisk missing authorization vulnerabilityAn issue was discovered in manager.c in Sangoma Asterisk through 13.x, 16.x, 17.x and Certified Asterisk 13.21 through 13.21-cert4. A remote authenti…EPSS 30%8.8CVE-2017-16671Digium asterisk memory buffer overflow vulnerabilityA Buffer Overflow issue was discovered in Asterisk Open Source 13 before 13.18.1, 14 before 14.7.1, and 15 before 15.1.1 and Certified Asterisk 13.13…EPSS 3.3%8.8CVE-2017-7617Digium asterisk memory buffer overflow vulnerabilityRemote code execution can occur in Asterisk Open Source 13.x before 13.14.1 and 14.x before 14.3.1 and Certified Asterisk 13.13 before 13.13-cert3 be…EPSS 6.2%

Source: NIST National Vulnerability Database (record CVE-2006-5444), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.