CVE-2026-41416 PUBLISHED

PJSIP: Asymmetric ptime integer overflow in Media Stream

Assigner: GitHub_M
Reserved: 20.04.2026 Published: 24.04.2026 Updated: 24.04.2026

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an integer overflow in media stream buffer size calculation when processing SDP with asymmetric ptime configuration. The overflow may result in an undersized buffer allocation, which can lead to unexpected application termination or memory corruption This vulnerability is fixed in 2.17.

Metrics

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

Product Status

Vendor pjsip
Product pjproject
Versions
  • Version < 2.17 is affected

References

Problem Types

  • CWE-190: Integer Overflow or Wraparound CWE