SecPod

Learn Search

Search across all Learn content

← Back to Security Research
CVE-2023-34990: Critical Path Traversal Flaw Found in Fortinet FortiWLM

CVE-2023-34990: Critical Path Traversal Flaw Found in Fortinet FortiWLM

On 12 May 2023, Horizon3 researcher Zach Hanley found an unauthenticated limited file read vulnerability in FortiWLM that he promptly disclosed to Fortinet. On 18 December 2024, it was given a name—CVE-2023-34990—and Fortinet released an advisory warning users of its severity.

Dec 19, 2024By Meghana Raatni2 min read

On 12 May 2023, Horizon3 researcher Zach Hanley found an unauthenticated limited file read vulnerability in FortiWLM that he promptly disclosed to Fortinet. On 18 December 2024, it was given a name—CVE-2023-34990—and Fortinet released an advisory warning users of its severity.

This flaw brought with it a critical CVSS rating of 9.8, allowing unauthenticated attackers to use improper input validation to read sensitive log files on affected systems. These files frequently contain administrator session IDs, which attackers can use to bypass authentication and gain privileged access to victims’ devices.

Technical Details

CVE-2023-34990’s limited file read can be found at the /ems/cgi-bin/ezrf_lighttpd.cgi endpoint, where a threat actor can traverse paths to read arbitrary system log files. The offending endpoint is located at /opt/meru/etc/ws/cgi-bin/ezrf_lighttpd.cgi and does not correctly validate request parameters when parsing them.

One such parameter is op_type. When a request sets op_type to upgradelogs, control is given to the upgradelogs() function, which returns the content of the log file specified within the variable $filename in the response. Using the imagename parameter, an attacker can perform a simple path traversal like so:

/ems/cgi-bin/ezrf_lighttpd.cgi?op_type=upgradelogs&imagename=../../../../../../../../data/apps/nms/logs/httpd_error_log

The response to this request should contain an administrator’s session ID in the set-cookie header, which can now be used to take over a vulnerable system.

Affected Products

Impact

Exploitation of this CVE can lead to network-wide disruptions for organizations that use FortiWLM, since unauthenticated attackers can use it to gain complete access to devices, and even chain it with CVE-2023-48782) to perform remote code execution in the context of root.

Solutions

Fortinet Wireless LAN Manager versions 8.6.6 and 8.5.5 contain patches. Fortinet recommends immediately upgrading to either of these (or any newer release).

Instantly Fix Risks with SanerNow Patch Management

SanerNow patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. SanerNow patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026