PT-2026-67890 · Opensips · Opensis
CVE-2026-45537
·
Published
2026-08-04
·
Updated
2026-08-05
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
OpenSIPS versions prior to 3.6.6
OpenSIPS versions prior to 4.0.0-rc1
Description
The
construct uri() function concatenates URI components including protocol, username, domain, port, and params into a fixed 1024-byte global BSS buffer without bounds checking. An attacker can provide a long username that causes the combined length to exceed 1024 bytes, resulting in a buffer overflow. This allows the corruption of adjacent global data, specifically the disable 503 translation flag, which controls SIP 503 response handling. By manipulating this flag, an attacker can alter the server's routing behavior for subsequent messages. Additionally, because the buffer is shared with contact builder(), the overflow also corrupts data used by that function.Recommendations
Update to version 3.6.6.
Update to version 4.0.0-rc1.
Exploit
Fix
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Opensis