CVE-2026-35078
Path Traversal in UGW Logstop Method
Publication date: 2026-06-03
Last updated on: 2026-06-03
Assigner: CERT VDE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mbs | universal_gateways | to 6.0.0.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-73 | The product allows user input to control or influence paths or file names that are used in filesystem operations. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves the ugw-logstop method, which allows a remote attacker who has user-level privileges to delete arbitrary local files on the affected system.
The root cause is insufficient validation of user-controlled input, meaning the method does not properly check or restrict the input it receives from users, enabling malicious actions.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can delete arbitrary files on the local system, which can lead to loss of important data or system files.
This can disrupt normal operations, cause denial of service, or potentially facilitate further attacks by removing security or configuration files.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows a remote attacker with user privileges to delete arbitrary local files due to insufficient validation of user-controlled input. This could lead to data loss or manipulation, which may impact the integrity and availability of data.
Such impacts on data integrity and availability could potentially affect compliance with standards and regulations like GDPR and HIPAA, which require protection of personal and sensitive data against unauthorized alteration or destruction.
However, there is no explicit information provided about the direct effects of this vulnerability on compliance with these standards.