← Back to CVE List
CVE-2026-90779NVD
Description
SIPp through 3.7.7 contains a stack buffer overflow vulnerability in createAuthHeader() when processing SIP authentication challenges with oversized algorithm parameters. A malicious SIP server can send a crafted 401 or 407 challenge to corrupt the stack and crash the client 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-121 - Stack-based 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/880
- https://github.com/SIPp/sipp/commit/1d4a5622bea34d0b5cdff333e6b5734608e30af7
- https://github.com/SIPp/sipp/blob/v3.7.7/src/auth.cpp#L183-L192
- https://github.com/SIPp/sipp
- https://www.vulncheck.com/advisories/sipp-through-3.7.7-stack-buffer-overflow-via-createauthheader-algorithm-parameter