← back
CVE-2026-35082highCWE-22

Local file inclusion vulnerability and deletion in ugw-logread method

21Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackcvss 8.7epss 0.5%
exploitation probability
0.5%top 60% of all CVEs
observed exploitation
nono source reports it
In short

A remote user can read any file on the system because the ugw-logread method doesn't properly check what files it's allowed to access. This exposes sensitive data like passwords or configuration files.

Technical detail

The ugw-logread method lacks input validation on file path parameters, allowing path traversal attacks (CWE-22). An authenticated remote attacker can traverse directory structures to access arbitrary files on the system, resulting in unauthorized information disclosure.

Summary generated and translated by AI from the official description.
The ugw-logread method allows a remote attacker with user privileges to access arbitrary local files due to insufficient validation of user-supplied input.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N