LiveActive security incident?Get immediate response
CVE Record

CVE-2019-20786: handleIncomingPacket in conn.go in Pion DTLS before 1.5.2 lacks a check for application data with epoch 0,...

handleIncomingPacket in conn.go in Pion DTLS before 1.5.2 lacks a check for application data with epoch 0, which allows remote attackers to inject arbitrary unencrypted data after handshake completion.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Pion DTLS before 1.5.2 could accept unencrypted application data after a secure handshake. In practical terms, a remote attacker may be able to inject data that the application treats as protected traffic. The bundle does not provide a CVSS score, CPE list, or evidence of active exploitation.

Executive priority

Treat this as a targeted dependency remediation item. It is not confirmed exploited, but it affects the integrity boundary of encrypted transport in applications using vulnerable Pion DTLS versions.

Technical view

The flaw is in handleIncomingPacket in conn.go. Application data using DTLS epoch 0 was not rejected after handshake completion, allowing arbitrary unencrypted data injection. The referenced fix is in Pion DTLS v1.5.2. Source data does not include a CWE, CVSS vector, or downstream affected product inventory.

Likely exposure

Exposure is limited to software that embeds Pion DTLS before 1.5.2 and accepts DTLS traffic from untrusted or remote peers. The source bundle does not identify specific products, CPEs, distributions, or managed services.

Exploitation context

The CVE states remote attackers can inject arbitrary unencrypted data after handshake completion. There is no KEV listing and the bundle provides no confirmed active exploitation, public weaponization status, or exploit maturity details.

Researcher notes

The useful validation focus is version and code-path reachability. The public bundle supports the epoch 0 application-data acceptance issue and a fix in v1.5.2, but lacks scoring, affected product mapping, and exploitation telemetry.

Mitigation direction

  • Upgrade Pion DTLS to version 1.5.2 or later.
  • Check vendor or maintainer guidance for dependent products that bundle Pion DTLS.
  • Inventory Go modules and vendored dependencies for vulnerable Pion DTLS versions.
  • Prioritize externally reachable DTLS services and applications accepting untrusted peers.

Validation and detection

  • Confirm whether applications import github.com/pion/dtls before v1.5.2.
  • Review dependency lockfiles, vendored modules, and build manifests for Pion DTLS versions.
  • Validate that updated builds include the v1.5.2 fix or later code.
  • Check exposure paths where remote peers can send DTLS traffic.
Prepared
Confidence
medium
Sources
6

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.

cve · low confidence lookup

CVE-2019-20786 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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