Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-23739
February 06, 2026
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.
Affected Packages
https://github.com/asterisk/asterisk.git (GITHUB):
Affected version(s) >=22.0.0 <22.8.2
Fix Suggestion:
Update to version 22.8.2
https://github.com/asterisk/asterisk.git (GITHUB):
Affected version(s) >=20.8.0 <20.18.2
Fix Suggestion:
Update to version 20.18.2
https://github.com/asterisk/asterisk.git (GITHUB):
Affected version(s) >=23.0.0 <23.2.2
Fix Suggestion:
Update to version 23.2.2
https://github.com/asterisk/asterisk.git (GITHUB):
Affected version(s) >=certified-20.7-cert1 <certified-20.7-cert9
Fix Suggestion:
Update to version certified-20.7-cert9
https://github.com/asterisk/asterisk.git (GITHUB):
Affected version(s) >=21.0.0 <21.12.1
Fix Suggestion:
Update to version 21.12.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
HIGH
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Restriction of XML External Entity Reference
EPSS
Base Score:
0.10