LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12678: Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software SIP Inspection Denial of Service Vulnerability

A vulnerability in the Session Initiation Protocol (SIP) inspection module of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper parsing of SIP messages. An attacker could exploit this vulnerability by sending a malicious SIP packet through an affected device. A successful exploit could allow the attacker to trigger an integer underflow, causing the software to try to read unmapped memory and resulting in a crash.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-12678 can crash Cisco ASA or FTD security devices when they incorrectly parse a malicious SIP packet passing through the device. The business risk is loss of firewall or gateway availability, potentially disrupting voice or network services. The provided sources do not state active exploitation or affected version ranges.

Executive priority

Treat as high priority where Cisco ASA or FTD devices support critical network or voice paths. The issue affects availability, not data theft, but a crash of a security gateway can cause business disruption.

Technical view

The Cisco SIP inspection module improperly parses SIP messages. A remote unauthenticated attacker can trigger an integer underflow, causing an unmapped memory read and device crash. CVSS 3.0 is 8.6: network reachable, low complexity, no privileges, no user interaction, changed scope, and high availability impact.

Likely exposure

Likely exposure is Cisco ASA Software or Cisco FTD Software deployments processing SIP traffic through affected devices. The source bundle does not provide exact affected versions, configurations, or CPEs.

Exploitation context

The sources describe remote unauthenticated denial of service via a malicious SIP packet sent through an affected device. CISA KEV is false in the bundle, and no cited source states active exploitation.

Researcher notes

Evidence supports a SIP inspection parsing flaw leading to CWE-191 integer underflow and crash. The bundle lacks exact version ranges, fixed releases, workaround details, and exploitation telemetry, so remediation should be anchored to Cisco’s advisory.

Mitigation direction

  • Review the Cisco advisory for affected releases and fixed software guidance.
  • Prioritize remediation for perimeter, voice, and high-availability firewall deployments.
  • Assess whether SIP inspection is required in exposed traffic paths.
  • Monitor Cisco security guidance for product-specific mitigations or upgrades.

Validation and detection

  • Inventory Cisco ASA and FTD devices and software versions.
  • Identify devices that inspect or pass SIP traffic.
  • Compare deployed versions and configuration against Cisco’s advisory.
  • Review logs and availability events for unexplained crashes involving SIP traffic.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-191: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-12678 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.6High
CVSS 3.0 vector shape for CVE-2019-12678Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Adaptive Security Appliance (ASA) SoftwareunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-191 · source CWE mapping

Integer Underflow (Wrap or Wraparound)

Integer Underflow (Wrap or Wraparound) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.