CVE-2026-45100
Last modified
CVE-2026-45100 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| OpenSIPS | opensips | >= 3.4.0-beta, < 3.6.6; >= 4.0.0-beta, < 4.0.0-rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-45100?
How severe is CVE-2026-45100?
How do I fix CVE-2026-45100?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45088Dalfox is a powerful open-source XSS scanner and utility foc…7.5
- CVE-2026-45089Dalfox is a powerful open-source XSS scanner and utility foc…8.2
- CVE-2026-4509A security flaw has been discovered in PbootCMS up to 3.2.12…6.3
- CVE-2026-45090Dalfox is a powerful open-source XSS scanner and utility foc…7.5
- CVE-2026-45091sealed-env is a cross-stack, zero-trust secret management li…9.1
- CVE-2026-4510A weakness has been identified in PbootCMS up to 3.2.12. Thi…4.3
- CVE-2026-45102OneUptime is an open-source monitoring and observability pla…9.9
- CVE-2026-45103OpenSIPS is a Session Initiation Protocol (SIP) server imple…7.5
- CVE-2026-45104MapServer is a system for developing web-based GIS applicati…7.5
- CVE-2026-45106Weblate is a web based localization tool. Prior to version 2…4.6
- CVE-2026-45108Himmelblau is an interoperability suite for Microsoft Azure …8.4
- CVE-2026-45109Next.js is a React framework for building full-stack web app…7.5
Are you affected by CVE-2026-45100?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
