CVE-2026-23739
Last modified
CVE-2026-23739 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Sangoma | Asterisk | < 20.18.2 | — |
| Sangoma | Asterisk | >= 21.0.0, < 21.12.1 | — |
| Sangoma | Asterisk | >= 22.0.0, < 22.8.2 | — |
| Sangoma | Asterisk | >= 23.0.0, < 23.2.2 | — |
| Sangoma | Certified Asterisk | <= 18.9 | — |
| Sangoma | Certified Asterisk | 20.7 | Cert1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23739?
How severe is CVE-2026-23739?
How do I fix CVE-2026-23739?
Are you affected by CVE-2026-23739?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
