Vulnerability Description
Wavelog is web-based amateur radio logging software. From 1.8 until 2.4.2, Wavelog exposes /install/ajax.php and /install/includes/interface_assets/triggers.php after installation without an installation lock or permission check. Unsanitized input reaches write_config() and write_configfile() in install/includes/core/core_class.php, allowing a remote unauthenticated attacker to read or write log files and place attacker-controlled content into PHP configuration files. The resulting PHP configuration content can execute on the server. This issue is fixed in version 2.4.2.
Related Weaknesses (CWE)
References
- https://github.com/wavelog/wavelog/commit/9661efa86eff4598bd1a7ad8ca4ec60e76b6fb
- https://github.com/wavelog/wavelog/pull/3228
- https://github.com/wavelog/wavelog/releases/tag/2.4.2
- https://github.com/wavelog/wavelog/security/advisories/GHSA-jxjv-chgm-rh36
FAQ
What is CVE-2026-54237?
CVE-2026-54237 is a documented vulnerability. Wavelog is web-based amateur radio logging software. From 1.8 until 2.4.2, Wavelog exposes /install/ajax.php and /install/includes/interface_assets/triggers.php after installation without an installat...
How severe is CVE-2026-54237?
CVSS scoring is not yet available for CVE-2026-54237. Check NVD for updates.
Is there a patch for CVE-2026-54237?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.