Path traversal in Asterisk Open Source and Certified Asterisk - CVE-2026-57200
Published: June 26, 2026
Asterisk Open Source
Certified Asterisk
Detailed vulnerability description
The vulnerability allows a remote user to execute write operations and conditionally execute arbitrary code.
The vulnerability exists due to improper access control and path traversal in the ARI REST-over-WebSocket feature when handling authenticated WebSocket requests. A remote user can send crafted requests to load an arbitrary module path and execute write operations and conditionally execute arbitrary code.
The Asterisk HTTP web server must be enabled, and the attacker must be able to connect to it. The issue affects read-only ARI credentials.