Description
MOOS-IvP through 24.8.1 fails to properly validate variable names extracted from alog files in the SplitHandler, allowing attackers to write files outside the split directory. Attackers can supply crafted alog files with backslash sequences in variable names to escape the output directory and append to arbitrary files on Windows systems.
Published: 2026-09-03
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Path Traversal – attackers can write files outside the intended directory on Windows systems
Action: Patch
AI Analysis

Impact

A flaw in MOOS‑IvP 24.8.1 permits insufficient validation of variable names extracted from alog files. When a crafted alog file contains backslash sequences, the SplitHandler will create or overwrite files beyond its configured split directory. The vulnerability therefore allows modification or creation of arbitrary files, potentially compromising system integrity.

Affected Systems

The affected product is MOOS‑IvP version 24.8.1. All installations of this version on Windows platforms that use the SplitHandler to parse alog files are vulnerable.

Risk and Exploitability

The CVSS score of 6.8 indicates moderate severity. The EPSS score is not available, indicating insufficient data on exploitation probability, and the vulnerability is not listed in KEV. The likely attack vector is an attacker supplying crafted alog files—either locally or via an upload mechanism that the application accepts—so that the SplitHandler will process them. Successful exploitation would enable an attacker to write or modify arbitrary files on the affected host, threatening the integrity of the system.

Generated by OpenCVE AI on September 3, 2026 at 23:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a vendor‑supplied update that validates variable names in the SplitHandler (a later release than 24.8.1 is required).
  • If an update is not yet available, block or remove the ability of unauthorized users to supply alog files to the system, ensuring only trusted parties can create or modify them.
  • Configure the application to write split files only to a dedicated, non‑modifiable directory or wrap the write operation in strict validation that rejects any path traversal attempts.

Generated by OpenCVE AI on September 3, 2026 at 23:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Moos-ivp
Moos-ivp moos-ivp
Vendors & Products Moos-ivp
Moos-ivp moos-ivp

Fri, 04 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
Description MOOS-IvP through 24.8.1 fails to properly validate variable names extracted from alog files in the SplitHandler, allowing attackers to write files outside the split directory. Attackers can supply crafted alog files with backslash sequences in variable names to escape the output directory and append to arbitrary files on Windows systems.
Title MOOS-IvP through 24.8.1 alog Splitting Path Traversal on Windows
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}

cvssV4_0

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


Subscriptions

Moos-ivp Moos-ivp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T13:40:28.540Z

Reserved: 2026-09-03T19:51:03.347Z

Link: CVE-2026-85456

cve-icon Vulnrichment

Updated: 2026-09-04T13:26:25.337Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-03T23:17:25.950

Modified: 2026-09-08T20:07:17.943

Link: CVE-2026-85456

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:20:51Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')