CVE 3.5 LOW

The Asterisk embedded web server ‘s /httpstatus page echos user supplied values(cookie and query string) without sanitization_CVE-2026-23738

3.5 / 10
LOW
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

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, user supplied/control values for Cookies and any GET variable query Parameter are directly interpolated into the HTML of the page using ast_str_append. The endpoint at GET /httpstatus is the potential vulnerable endpoint relating to asterisk/main /http.c. This issue has been patched in versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2.

Basic Information

ID CVE-2026-23738
Source GitHub_M
Published Feb 6, 2026 at 16:41

Affected Product

Vendor asterisk
Product asterisk
Version < 23.2.2
Affected Versions asterisk asterisk < 23.2.2
asterisk asterisk < 22.8.2
asterisk asterisk < 21.12.1
asterisk asterisk < 20.18.2
asterisk asterisk < 20.7-cert9

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.