CVE-2021-37440
Description
NCH Axon PBX v2.22 and earlier allows path traversal for file disclosure via the logprop?file=/.. substring.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
NCH Axon PBX v2.22 and earlier is vulnerable to path traversal via the logprop?file= parameter, allowing authenticated file disclosure.
Vulnerability
CVE-2021-37440 affects NCH Axon PBX versions 2.22 and earlier. The application fails to sanitize the file parameter in the logprop endpoint, allowing an authenticated user to traverse directories using ../ sequences. The attack vector is the URL path HOST/logprop?file=/../../../... [1][2].
Exploitation
An attacker must have valid authentication credentials for the Axon PBX web control panel. No special privileges beyond being a logged-in admin are needed. The attacker sends a crafted HTTP GET request to the logprop endpoint with a file parameter containing path traversal sequences such as /../../../../Windows/win.ini to read arbitrary files from the server's filesystem. The referenced proof-of-concept also demonstrates a separate logdelete endpoint for file deletion [2].
Impact
Successful exploitation allows an authenticated attacker to read any file on the Windows server accessible by the Axon PBX application process. This can include configuration files, credential stores of other NCH software located in \ProgramData\NCH Software\, and sensitive system files. The confidentiality of the system is compromised; the attacker cannot directly execute code but can gather credentials that may lead to further compromise [1][2].
Mitigation
The vendor has classified Axon PBX as a legacy program no longer supported, and no security patches have been released. Users are advised to restrict access to the Axon web interface to trusted networks, use strong admin credentials, and consider migrating to an alternative supported PBX solution. This vulnerability is not listed on CISA’s Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1].
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- NCH/Axon PBXdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/0xfml/poc/blob/main/NCH/Axon_2.22_LFI.mdmitrex_refsource_MISC
- www.nch.com.au/pbx/index.htmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.