Cyber Resilience

CVE-2026-35082

HighUpdated

Published: 03 June 2026

Published
03 June 2026
Modified
17 June 2026
KEV Added
Patch
CVSS Score v4 8.7 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0049 38.8th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-35082 is a high-severity Path Traversal (CWE-22) vulnerability in Mbs-Solutions Universal Gateway Firmware. Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 38.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

The ugw-logread method allows a remote attacker with user privileges to access arbitrary local files due to insufficient validation of user-supplied input.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Path traversal (CWE-22) directly enables remote arbitrary local file access, mapping to T1005.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-35079Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35080Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35075Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35077Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35085Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35081Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35076Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35084Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35078Same product: Mbs-Solutions Double-A Profibus
CVE-2026-35083Same product: Mbs-Solutions Double-A Profibus

Affected Assets

mbs-solutions
universal gateway firmware
≤ 6_00_07

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References