AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-32686

MEDIUM · CVSS 5.9 EPSS 2.08% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-07-23 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-32686
Severity
MEDIUM
CVSS
5.9
EPSS
2.08%

Original NVD Description

PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In PJSIP before version 2.11.1, there are a couple of issues found in the SSL socket. First, a race condition between callback and destroy, due to the accepted socket having no group lock. Second, the SSL socket parent/listener may get destroyed during handshake. Both issues were reported to happen intermittently in heavy load TLS connections. They cause a crash, resulting in a denial of service. These are fixed in version 2.11.1.