CVE-2026-45084
Last modified
CVE-2026-45084 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Versions 3.4.0 through 3.6.5 contain a denial of service vulnerability in the presence module. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Versions 3.4.0 through 3.6.5 contain a denial of service vulnerability in the presence module. When the presence module's handle_publish() function processes a SIP PUBLISH request with an Event: presence header and a message body while the configuration option enable_sphere_check=1 is set, it invokes the get_content_type() macro without first calling parse_content_type_hdr(), causing it to dereference uninitialized or NULL Content-Type parsing state and crash. If a Content-Type header is present but unparsed, msg->content_type->parsed is NULL and is dereferenced as a content_t pointer; if the request lacks a Content-Type header entirely, msg->content_type itself is NULL, and both cases lead to a crash. A remote attacker can therefore cause a denial of service against an affected instance with a single PUBLISH request over UDP or TCP, using either a valid Content-Type: application/pidf+xml request or one with the header removed, and the vulnerable code path itself does not enforce authentication (though a deployment's routing configuration may require it before this route is reached). The issue has been fixed in version 3.6.6 and 4.0.0-rc1.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| OpenSIPS | opensips | >= 3.4.0, < 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-45084?
How severe is CVE-2026-45084?
How do I fix CVE-2026-45084?
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-45078Synapse is an open source Matrix homeserver implementation. …5.5
- CVE-2026-4508A vulnerability was identified in PbootCMS up to 3.2.12. The…7.3
- CVE-2026-45080Klaw is a self-service Apache Kafka Topic Management/Governa…6.9
- CVE-2026-45081Frappe HR is an open-source human resources management solut…6.5
- CVE-2026-45082Karakeep is a elf-hostable bookmark-everything app. A Server…7.6
- CVE-2026-45083The Goobi viewer is a web application that allows digitised …9.8
- CVE-2026-45085Discourse is an open-source discussion platform. From versio…5.3
- CVE-2026-45086Decidim is a participatory democracy framework. From 0.31.1 …5.4
- CVE-2026-45087Dalfox is a powerful open-source XSS scanner and utility foc…10
- 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
Are you affected by CVE-2026-45084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
