Description
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.
Published: 2026-04-24
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Memory Corruption
Action: Immediate Patch
AI Analysis

Impact

PJSIP contains an integer overflow in the calculation of the media stream buffer size when processing a Session Description Protocol (SDP) that uses asymmetric packet time (ptime) values. The overflow produces an undersized buffer, which can lead to memory corruption or cause the application to terminate unexpectedly. This flaw is represented by CWE-190, Integer Overflow or Wraparound.

Affected Systems

Any installation of the PJProject library, specifically pjsip:pjproject, that uses version 2.16 or earlier is vulnerable. Systems that compile or embed older PJSIP releases would be impacted until the library is upgraded to version 2.17 or newer, which contains the fix.

Risk and Exploitability

The CVSS score of 8.1 classifies the vulnerability as high severity. The EPSS score of less than 1% indicates a low probability that it is being actively exploited in the wild at this time. It is not listed in the CISA KEV catalog. The likely attack surface involves an attacker sending a crafted SIP/SDP message with asymmetric ptime values to a vulnerable application that processes the media stream, potentially leading to memory corruption or denial of service.

Generated by OpenCVE AI on April 28, 2026 at 05:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the pjproject library to version 2.17 or later, which includes the integer overflow fix.
  • If upgrading is not immediately possible, reconfigure the application to disallow asymmetric ptime values in inbound SDP, ensuring that packet time is symmetrical.
  • Validate all SDP input for sane ptime values before they reach the buffer size calculation, adding defensive checks to prevent overly large values from causing overflows.
  • In the meantime, monitor for unusual application crashes or memory corruption events in systems running vulnerable PJSIP versions.

Generated by OpenCVE AI on April 28, 2026 at 05:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Teluu
Teluu pjsip
CPEs cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:*:*
Vendors & Products Teluu
Teluu pjsip
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Mon, 27 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Pjsip
Pjsip pjproject
Vendors & Products Pjsip
Pjsip pjproject

Mon, 27 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 24 Apr 2026 19:00:00 +0000

Type Values Removed Values Added
Description 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.
Title PJSIP: Asymmetric ptime integer overflow in Media Stream
Weaknesses CWE-190
References
Metrics cvssV4_0

{'score': 8.1, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-27T13:35:20.030Z

Reserved: 2026-04-20T15:32:33.813Z

Link: CVE-2026-41416

cve-icon Vulnrichment

Updated: 2026-04-27T13:21:04.235Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-24T19:17:13.327

Modified: 2026-04-28T18:30:20.460

Link: CVE-2026-41416

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T06:00:09Z

Weaknesses