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

OpenSIPS: Buffer Overflow in Base64 Encode Transformation

Description

OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Versions 3.4.0-beta through 3.6.5 and 4.0.0-beta contain a buffer overflow in the {s.b64encode} string transformation. The size check for {s.b64encode} only verifies that the input fits within the 64 KB transformation buffer, but base64 encoding expands the data by roughly a third, so an input between about 49,153 and 65,535 bytes produces more output than the buffer can hold and overflows it by up to 21,844 bytes. Because these transformation buffers sit next to each other in memory and are reused for chained transformations, the overflow writes attacker-controlled data into the adjacent buffer and corrupts values used by later transformations processing the same SIP message. A remote attacker can trigger this by sending a SIP message with a large header value (roughly 50,000 bytes or more) when the routing script applies  {s.b64encode}  to attacker-controlled input, making exploitability dependent on the deployment's routing configuration. This issue has been fixed in versions 3.6.6 and 4.0.0-rc1.

Affected Products

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

References

  • https://github.com/OpenSIPS/opensips/security/advisories/GHSA-35fr-6rv9-vp68(x_refsource_CONFIRM)
  • https://github.com/OpenSIPS/opensips/commit/4d23613b65579b073784a07a65d3bf52443a4efb(x_refsource_MISC)
  • https://github.com/OpenSIPS/opensips/commit/5f103effaf5f372cccffe0b138f16998eba12668(x_refsource_MISC)

Related News (1 articles)

Tier C
VulDB21d ago
CVE-2026-45100 | OpenSIPS prior 3.6.6/4.0.0-rc1 Base64 Encoding s.b64encode buffer overflow
→ No new info (linked only)
CVSS 3.19.1 CRITICAL
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CISA KEV❌ No
Actively exploited❌ No
CWECWE-120
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
HIGHCVE-2026-45103
OpenSIPS: SIP Message Smuggling via TCP Content-Length Integer Overflow
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