CVE-2025-68274
Last modified
CVE-2025-68274 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. SIPGO is a library for writing SIP services in the GO language. Starting in version 0.3.0 and prior to version 1.0.0-alpha-1, a nil pointer dereference vulnerability is in the SIPGO library's `NewResponseFromRequest` function that affects all normal SIP operations. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
SIPGO is a library for writing SIP services in the GO language. Starting in version 0.3.0 and prior to version 1.0.0-alpha-1, a nil pointer dereference vulnerability is in the SIPGO library's `NewResponseFromRequest` function that affects all normal SIP operations. The vulnerability allows remote attackers to crash any SIP application by sending a single malformed SIP request without a To header. The vulnerability occurs when SIP message parsing succeeds for a request missing the To header, but the response creation code assumes the To header exists without proper nil checks. This affects routine operations like call setup, authentication, and message handling - not just error cases. This vulnerability affects all SIP applications using the sipgo library, not just specific configurations or edge cases, as long as they make use of the `NewResponseFromRequest` function. Version 1.0.0-alpha-1 contains a patch for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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
| Vendor | Product | Versions |
|---|---|---|
| Emiago | Sipgo | >= 0.30.0, < 1.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68274?
How severe is CVE-2025-68274?
How do I fix CVE-2025-68274?
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 2025
- CVE-2025-68269In JetBrains IntelliJ IDEA before 2025.3 missing confirmatio…5.4
- CVE-2025-6827A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-68270The Open edX Platform is a learning management platform. Pri…9.9
- CVE-2025-68271OpenC3 COSMOS provides the functionality needed to send comm…10
- CVE-2025-68272Signal K Server is a server application that runs on a centr…7.5
- CVE-2025-68273Signal K Server is a server application that runs on a centr…5.3
- CVE-2025-68275ChurchCRM is an open-source church management system. Versio…4.8
- CVE-2025-68276Avahi is a system which facilitates service discovery on a l…5.5
- CVE-2025-68277OpenEMR is a free and open source electronic health records …5
- CVE-2025-68278Tina is a headless content management system. In tinacms pri…8.8
- CVE-2025-68279Weblate is a web based localization tool. In versions prior …6.5
- CVE-2025-6828A vulnerability has been found in code-projects Inventory Ma…9.8
Are you affected by CVE-2025-68274?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
