Description
A flaw has been found in Vaelsys 4.1.0. This vulnerability affects unknown code of the file /tree/tree_server.php of the component HTTP POST Request Handler. This manipulation of the argument xajaxargs causes os command injection. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-22
Score: 6.9 Medium
EPSS: 6.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an operating‑system command injection flaw driven by manipulation of the xajaxargs parameter in a POST request to /tree/tree_server.php. An attacker can craft input that is passed directly to the shell, enabling execution of arbitrary commands on the host. The exposed flaw is not limited to local use; it can be triggered remotely over the network, granting full control over the underlying operating system once exploited.

Affected Systems

This weakness is present in Vaelsys version 4.1.0. No other products or versions are listed as impacted. The vulnerable code resides within the HTTP POST Request Handler component.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity impact with remote exploitability. The EPSS score is 5%, signaling a very low probability of widespread exploitation at this time, and the vulnerability is not catalogued in the CISA KEV list. The attack requires an attacker to send a crafted HTTP POST request; whether authentication is required is not specified in the source, so this is inferred. If successful, an attacker can achieve remote code execution with the privileges of the web server process.

Generated by OpenCVE AI on June 18, 2026 at 10:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If no patch is available, block or remove HTTP POST access to /tree/tree_server.php from untrusted networks or limit it to a whitelisted set of IP addresses.
  • Implement input validation that rejects or sanitizes the xajaxargs parameter to prevent shell metacharacters from being processed.
  • Monitor system logs and process activity for signs of command injection attempts and audit the web server configuration for unintended privileges.

Generated by OpenCVE AI on June 18, 2026 at 10:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 18:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:vaelsys:vaelsys:4.1.0:*:*:*:*:*:*:*

Wed, 25 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 22 Feb 2026 14:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in Vaelsys 4.1.0. This vulnerability affects unknown code of the file /tree/tree_server.php of the component HTTP POST Request Handler. This manipulation of the argument xajaxargs causes os command injection. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Vaelsys HTTP POST Request tree_server.php os command injection
First Time appeared Vaelsys
Vaelsys vaelsys
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:a:vaelsys:vaelsys:*:*:*:*:*:*:*:*
Vendors & Products Vaelsys
Vaelsys vaelsys
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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-02-25T16:03:54.932Z

Reserved: 2026-02-21T21:06:08.458Z

Link: CVE-2026-2952

cve-icon Vulnrichment

Updated: 2026-02-25T16:03:46.640Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-22T14:16:02.687

Modified: 2026-06-17T10:32:06.113

Link: CVE-2026-2952

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T11:00:04Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')