Skip to content
Threat Feed
low advisory

Buffer Overflow Vulnerability in SIPp get_peer_tag()

SIPp versions 3.7.7 and earlier contain a buffer overflow vulnerability in the get_peer_tag() function that allows remote attackers to cause a denial of service.

CVE search metadata

CVE search record: CVE-2026-90778. Severity: high. CVSS: 7.5. KEV: no. Product: SIPp (<= 3.7.7). Brief: Buffer Overflow Vulnerability in SIPp get_peer_tag(). Brief link: https://feed.craftedsignal.io/briefs/2026-09-sipp-buffer-overflow/

SIPp versions 3.7.7 and earlier are vulnerable to a stack-based buffer overflow within the get_peer_tag() function. The vulnerability occurs during the processing of incoming SIP messages when a 'To' header contains a tag parameter exceeding 2048 bytes. An unauthenticated remote attacker can exploit this flaw by sending a specifically crafted SIP message to a listening SIPp instance. Successful exploitation results in the corruption of the stack memory, causing the SIPp process to crash, thereby leading to a denial-of-service condition. Because SIPp is frequently used in telecommunications infrastructure for load testing and stress testing, such a crash can cause significant service disruption in testing environments.

Impact

The primary impact of this vulnerability is a denial-of-service condition where the SIPp service becomes unavailable due to process termination. This vulnerability affects users of SIPp 3.7.7 and earlier across all platforms. Organizations relying on SIPp for network performance validation or protocol testing are at risk of unexpected service outages if exposed to malicious SIP traffic.

Recommendation

Update all instances of SIPp to a version later than 3.7.7. As the maintainers have not yet provided a fixed release in the source, monitor the official SIPp repository for patch releases addressing CVE-2026-90778. In the interim, implement ingress filtering or deep packet inspection on SIP traffic to identify and drop packets containing 'To' header tag parameters with lengths exceeding 2048 bytes.


Immediate actions

Inventory SIPp deployments and restrict access to management interfaces

IT Operations 48h

Mitigations

Monitor for patched version of SIPp and upgrade once available

immediate IT Operations

CVE-2026-90778