Bug 2427788 (CVE-2026-0710) - CVE-2026-0710 SIPp/sipp: SIPp: Denial of Service and potential Arbitrary Code Execution vulnerability
Summary: CVE-2026-0710 SIPp/sipp: SIPp: Denial of Service and potential Arbitrary Code...
Keywords:
Status: NEW
Alias: CVE-2026-0710
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2427821 2427823
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-08 06:28 UTC by OSIDB Bzimport
Modified: 2026-01-23 00:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-08 06:28:43 UTC
A NULL pointer dereference vulnerability exists in the SendingMessage function of SIPp v3.7.3. When SIPp processes specially crafted SIP messages replayed during an active call scenario, insufficient validation of internal message structures can lead to dereferencing a NULL pointer, triggering a segmentation fault. This flaw can be reliably reproduced using a malformed SIP proof-of-concept and AFLNet replay tooling. Under certain memory layout and runtime conditions, this crash may be exploitable to achieve local arbitrary code execution, impacting the integrity and availability of the system running SIPp.

Comment 1 Peter Lemenkov 2026-01-23 00:56:35 UTC
This issue was fixed in commit 6ff1a322843c0f82e64abebfc7fea69e58204fa5 which initialized previously uninitialized members in the SendingMessage class.

The fix is included in version 3.7.6, and the packages were built and released several weeks ago.


Note You need to log in before you can comment on or make changes to this bug.