CVE-2026-32942 PUBLISHED

PJSIP has ICE session use-after-free race conditions

Assigner: GitHub_M
Reserved: 17.03.2026 Published: 20.03.2026 Updated: 20.03.2026

PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below contain a heap use-after-free vulnerability in the ICE session that occurs when there are race conditions between session destruction and the callbacks. This issue has been fixed in version 2.17.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 8

Product Status

Vendor pjsip
Product pjproject
Versions
  • Version < 2.17 is affected

References

Problem Types

  • CWE-416: Use After Free CWE