CVE-2026-90778 PUBLISHED

SIPp through 3.7.7 Buffer Overflow via SIP To Header Tag

Assigner: VulnCheck
Reserved: 13.09.2026 Published: 13.09.2026 Updated: 13.09.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 8.7

Product Status

Vendor SIPp
Product sipp
Versions Default: unaffected
  • affected from 0 to 3.7.7 (incl.)

Credits

  • Tristan Madani reporter

References

Problem Types

  • Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE