AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-45416

HIGH · CVSS 8.1 EPSS 0.56%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-09-16 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. See the original NVD description below for full technical details.

CVE
CVE-2024-45416
Severity
HIGH
CVSS
8.1
EPSS
0.56%

Original NVD Description

The HTTPD binary in multiple ZTE routers has a local file inclusion vulnerability in session_init function. The session -LUA- files are stored in the directory /var/lua_session, the function iterates on all files in this directory and executes them using the function dofile without any validation if it is a valid session file or not. An attacker who is able to write a malicious file in the sessions directory can get RCE as root.