← Back to CVE List
CVE-2026-90778NVD
Description
SIPp through 3.7.7 contains a buffer overflow vulnerability in get_peer_tag() function when processing SIP To headers with tag parameters of 2049 bytes or more. Unauthenticated remote attackers can send crafted SIP messages with oversized tag parameters to overflow the static buffer and crash the process.
CVSS Base Metrics
CVSS v3 (3.1)
HIGH 7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4 (4.0)
HIGH 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Weaknesses (CWE)
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| SIPp sipp | 0 - <= 3.7.7 | N/A |
References
- https://github.com/SIPp/sipp/pull/879
- https://github.com/SIPp/sipp/commit/ddf22d1a54e0396b2e18ebaf4cf5a3fa860e5da4
- https://github.com/SIPp/sipp/blob/v3.7.7/src/sip_parser.cpp#L76-L113
- https://github.com/SIPp/sipp
- https://www.vulncheck.com/advisories/sipp-through-3.7.7-buffer-overflow-via-sip-to-header-tag