CVE Catalog

CVE-2026-90780

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

SIPp through 3.7.7 contains a buffer overflow in the get_header() function in src/sip_parser.cpp when processing SIP messages with headers exceeding 20,490 bytes. Unauthenticated remote attackers can send crafted SIP messages with oversized headers to overflow the static buffer and crash the process.

Risk Assessment

An attacker can remotely crash the SIPp process, leading to denial of service. The risk is high in test or production environments using SIPp for SIP communication.

Recommendation

Update SIPp to a version later than 3.7.7 if available. Also filter SIP messages with oversized headers at the network level.

Other vulnerabilities in SIPp

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS