CVE-2026-23739

MEDIUM EPSS 7.4%
Published Feb 6, 20264mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Feb 6, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
7.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-611

Affected Products 15

VendorProductVersionRange
sangomaasterisk* <20.18.2
sangomaasterisk*≥21.0.0  –  <21.12.1
sangomaasterisk*≥22.0.0  –  <22.8.2
sangomaasterisk*≥23.0.0  –  <23.2.2
sangomacertified_asterisk* ≤18.9
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any
sangomacertified_asterisk20.7any

References 1

  • github.com https://github.com/asterisk/asterisk/security/advisories/GHSA-85x7-54wr-vh42
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.