Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
4002 articles · 197512 vulns · 37/41 feeds (7d)
← Back to list
7.5
CVE-2026-45103
opensips · opensips

OpenSIPS: SIP Message Smuggling via TCP Content-Length Integer Overflow

Description

OpenSIPS is a Session Initiation Protocol (SIP) server implementation. In versions prior to 3.6.6 and 4.0.0-rc1, the TCP message framing layer parses the Content-Length header using unsigned int arithmetic with no overflow check. When an attacker sends a Content-Length value that overflows unsigned int (e.g., 4294967296), the framing layer computes a wrapped-around value (e.g., 0) and splits the TCP stream at the wrong boundary, causing the body of the first SIP message to be processed as a separate message and enabling SIP message smuggling. Because Content-Length is parsed in the transport layer before authentication, an unauthenticated, network-based attacker can smuggle arbitrary SIP messages over any TCP-based transport (proto_tcp, proto_tls, proto_ws, proto_wss) on any instance with TCP enabled, with no routing-script preconditions. This allows smuggled messages to bypass front-end SBC/proxy security policies, inherit the connection's authentication context, and evade rate limiting. This issue has been fixed in versions 3.6.6 and 4.0.0-rc1.

Affected Products

VendorProductVersions
opensipsopensips>= 3.4.0, < 3.6.6, >= 4.0.0-beta, < 4.0.0-rc1

References

  • https://github.com/OpenSIPS/opensips/security/advisories/GHSA-jv35-555v-54jh(x_refsource_CONFIRM)
  • https://github.com/OpenSIPS/opensips/commit/4d23613b(x_refsource_MISC)
  • https://github.com/OpenSIPS/opensips/commit/5f103eff(x_refsource_MISC)

Related News (1 articles)

Tier C
VulDB21d ago
CVE-2026-45103 | OpenSIPS prior 3.6.6/4.0.0-rc1 TCP Message Framing Layer integer overflow
→ No new info (linked only)
CVSS 3.17.5 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CISA KEV❌ No
Actively exploited❌ No
CWECWE-190
PublishedAug 4, 2026
Trending Score5
Source articles1
Independent1
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

CRITICALCVE-2026-45537
OpenSIPS: Global Buffer Overflow in construct_uri
Trending: 6
CRITICALCVE-2026-45538
OpenSIPS: Stack Buffer Overflow in sip_to_json() Header Name Copy
Trending: 6
CRITICALCVE-2026-45100
OpenSIPS: Buffer Overflow in Base64 Encode Transformation
Trending: 5
NONECVE-2026-45084
OpenSIPS: Denial of service in presence.handle_publish() from unchecked Content-Type state
Trending: 4
NONECVE-2026-45809
OpenSIPS: Denial of Service in watcherinfo XML generation from oversized watcher URI
Trending: 4

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Aug 4, 2026
Discovered by ZDM
Aug 4, 2026