CVE-2026-23739
CVE-2026-23739 is a low-severity vulnerability in Sangoma Asterisk with a CVSS 3.x base score of 2.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-611.
Key facts
- Severity: Low (CVSS 3.x base score 2.0)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-5646
- Weakness: CWE-611
- Affected product: Sangoma Asterisk
- Published:
- Last modified:
Description
Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, the ast_xml_open() function in xml.c parses XML documents using libxml with unsafe parsing options that enable entity expansion and XInclude processing. Specifically, it invokes xmlReadFile() with the XML_PARSE_NOENT flag and later processes XIncludes via xmlXIncludeProcess().If any untrusted or user-supplied XML file is passed to this function, it can allow an attacker to trigger XML External Entity (XXE) or XInclude-based local file disclosure, potentially exposing sensitive files from the host system. This can also be triggered in other cases in which the user is able to supply input in xml format that triggers the asterisk process to parse it. This issue has been patched in versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2.
Frequently asked questions
- What is CVE-2026-23739?
- Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, the ast_xml_open() function in xml.c parses XML documents using libxml with unsafe parsing options that enable entity expansion and XInclude processing. Specifically, it invokes xmlReadFile() with the XML_PARSE_NOENT flag and later processes XIncludes via xmlXIncludeProcess().If any untrusted or user-supplied XML file is passed to this function, it can allow an attacker to trigger XML External Entity (XXE) or XInclude-based local file disclosure, potentially exposing sensitive files from the host system. This can also be triggered in other cases in which the user is able to supply input in xml format that triggers the asterisk process to parse it. This issue has been patched in versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2.
- How severe is CVE-2026-23739?
- CVE-2026-23739 has a CVSS 3.x base score of 2.0, rated low severity. It is exploitable over network with high attack complexity, requires high privileges and user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2026-23739 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-23739?
- CVE-2026-23739 primarily affects Sangoma Asterisk. In total, 12 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-23739?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-23739 have an EU (EUVD) identifier?
- Yes. CVE-2026-23739 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-5646.
- When was CVE-2026-23739 published?
- CVE-2026-23739 was published on 2026-02-06 and last updated on 2026-06-17.
References
Affected products (12)
- cpe:2.3:a:sangoma:asterisk:*:*:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:*:*:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert1:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert1-rc1:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert1-rc2:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert2:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert3:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert4:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert5:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert6:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert7:*:*:*:*:*:*
- cpe:2.3:a:sangoma:certified_asterisk:20.7:cert8:*:*:*:*:*:*
More vulnerabilities in Sangoma Asterisk
- CVE-2024-57520 — Critical (CVSS 9.8): Insecure Permissions vulnerability in asterisk v22 allows a remote attacker to execute arbitrary code via the…
- CVE-2022-21723 — Critical (CVSS 9.1): PJSIP is a free and open source multimedia communication library written in C language implementing standard based…
- CVE-2012-2186 — Critical (CVSS 9.0): Incomplete blacklist vulnerability in main/manager.c in Asterisk Open Source 1.8.x before 1.8.15.1 and 10.x before…
- CVE-2022-23608 — High (CVSS 8.1): PJSIP is a free and open source multimedia communication library written in C language implementing standard based…
- CVE-2025-1131 — High (CVSS 7.8): A local privilege escalation vulnerability exists in the safe_asterisk script included with the Asterisk toolkit…
- CVE-2025-47780 — High (CVSS 7.8): Asterisk is an open-source private branch exchange (PBX). Prior to versions 18.26.2, 20.14.1, 21.9.1, and 22.4.1 of…
All CVEs affecting Sangoma Asterisk →
Other CWE-611 (Improper Restriction of XML External Entity Reference (XXE)) vulnerabilities
- CVE-2022-22486 — Critical (CVSS 10.0): IBM Tivoli Workload Scheduler 9.4, 9.5, and 10.1 is vulnerable to an XML External Entity Injection (XXE) attack when…
- CVE-2019-14678 — Critical (CVSS 10.0): SAS XML Mapper 9.45 has an XML External Entity (XXE) vulnerability that can be leveraged by malicious attackers in…
- CVE-2015-9280 — Critical (CVSS 10.0): MailEnable before 8.60 allows XXE via an XML document in the request.aspx Options parameter.
- CVE-2018-1000838 — Critical (CVSS 10.0): autopsy version <= 4.9.0 contains a XML External Entity (XXE) vulnerability in CaseMetadata XML Parser that can result…
- CVE-2018-1000837 — Critical (CVSS 10.0): UML Designer version <= 8.0.0 contains a XML External Entity (XXE) vulnerability in XML parser for plugins that can…
- CVE-2018-1000835 — Critical (CVSS 10.0): KeePassDX version <= 2.5.0.0beta17 contains a XML External Entity (XXE) vulnerability in kdbx file parser that can…
Browse all CWE-611 (Improper Restriction of XML External Entity Reference (XXE)) vulnerabilities →