Description
A security flaw has been discovered in Oinone Pamirs up to 7.2.0. This vulnerability affects the function request.getParameter of the file LocalFileClient.java of the component RestController. Performing a manipulation of the argument uniqueFileName results in path traversal. The attack may be carried out on the physical device. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-05-17
Score: 2.4 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path‑traversal flaw exists in Oinone Pamirs’ RestController LocalFileClient.java, where the request.getParameter method for the uniqueFileName argument is vulnerable. This weakness, identified as CWE‑22, allows an attacker to craft a filename that can reference files outside the intended directory, potentially exposing sensitive data on the system. The high level of risk lies primarily in the potential to read arbitrary files, though the overall CVSS score of 2.4 indicates a low severity effect under current conditions.

Affected Systems

The vulnerability affects Oinone Pamirs versions up to and including 7.2.0. No specific sub‑versions are listed, but any installation of Oinone Pamirs within that range could be impacted.

Risk and Exploitability

The exploit is local, with the attackable interface available on the device, meaning the attacker would need local or network access to the application to influence the uniqueFileName parameter. The EPSS score is not provided and the vulnerability is not listed in the CISA KEV catalog, reducing the immediacy of widespread exploitation. The CVSS score of 2.4 reflects a low impact but should not be ignored due to the possibility of data disclosure in trusted environments.

Generated by OpenCVE AI on May 17, 2026 at 08:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version newer than 7.2.0 that removes the path‑traversal vulnerability.
  • Validate and sanitize the uniqueFileName parameter, rejecting or normalizing any traversal characters such as "../" or absolute paths.
  • Configure the application to restrict file access to a dedicated sandbox directory and run the web service with the minimum privileges required.

Generated by OpenCVE AI on May 17, 2026 at 08:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 17 May 2026 07:15:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Oinone Pamirs up to 7.2.0. This vulnerability affects the function request.getParameter of the file LocalFileClient.java of the component RestController. Performing a manipulation of the argument uniqueFileName results in path traversal. The attack may be carried out on the physical device. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Oinone Pamirs RestController LocalFileClient.java request.getParameter path traversal
First Time appeared Oinone
Oinone pamirs
Weaknesses CWE-22
CPEs cpe:2.3:a:oinone:pamirs:*:*:*:*:*:*:*:*
Vendors & Products Oinone
Oinone pamirs
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.1, 'vector': 'CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.1, 'vector': 'CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 2.4, 'vector': 'CVSS:4.0/AV:P/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-17T06:15:08.813Z

Reserved: 2026-05-16T10:30:09.220Z

Link: CVE-2026-8736

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-17T07:16:17.053

Modified: 2026-05-17T07:16:17.053

Link: CVE-2026-8736

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-17T09:00:10Z

Weaknesses