← Back to CVE List
CVE-2026-90780NVD
Description
SIPp through 3.7.7 contains a buffer overflow vulnerability in the get_header() function in src/sip_parser.cpp when processing SIP messages with header content exceeding 20,490 bytes. Unauthenticated remote attackers can send crafted SIP messages with oversized headers 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/881
- https://github.com/SIPp/sipp/commit/8ddfb43359703e665041a955543e07f504f80232
- https://github.com/SIPp/sipp/blob/v3.7.7/src/sip_parser.cpp#L164-L227
- https://github.com/SIPp/sipp
- https://www.vulncheck.com/advisories/sipp-through-3.7.7-buffer-overflow-via-oversized-sip-header-content