Description
Improper neutralization of argument delimiters in a command ('argument injection') vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection.

This issue affects pardus-software: from <= 1.0.4 before 1.0.5.
Published: 2026-07-03
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability stems from improper neutralization of argument delimiters in a command, allowing injected arguments to be interpreted as part of a system command line (CWE‑88). In pardus-software, untrusted input can be passed directly to a shell or other executor, enabling attackers to run arbitrary commands with the privileges of the software process. The high CVSS score of 8.8 reflects the potential for full command execution and loss of confidentiality, integrity, or availability of the affected system.

Affected Systems

The flaw is present in TUBITAK BILGEM Software Technologies Research Institute’s pardus-software version 1.0.4 and all earlier releases. The issue is resolved in version 1.0.5 and later; therefore, any deployment running a version earlier than 1.0.5 is vulnerable.

Risk and Exploitability

The vulnerability carries a high‑severity CVSS score of 8.8, indicating a serious impact if exploited. Its EPSS score of < 1 % implies a very low probability of being targeted in the near term, and it has not yet been added to CISA’s KEV catalog. Attackers would need to supply crafted input that bypasses sanitization and is passed to the system shell, allowing injected commands to execute with the software’s process privileges. Because the likely attack vector involves local or remote code submission that is concatenated into a command line, preventing proper argument neutralization mitigates the risk.

Generated by OpenCVE AI on July 21, 2026 at 09:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to pardus-software version 1.0.5 or newer, which removes the argument injection vulnerability.
  • If a quick update is not possible, enforce strict validation of all user‑provided input and escape or remove any argument delimiters before passing data to a system command.
  • Run pardus-software in a sandboxed environment, such as a container or a privileged‑separated user, to limit the impact of a potential compromise.
  • Stay alert for new advisories from TUBITAK BILGEM and apply subsequent patches as they become available.

Generated by OpenCVE AI on July 21, 2026 at 09:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Improper neutralization of argument delimiters in a command ('argument injection') vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-software allows Argument Injection. This issue affects pardus-software: from <= 1.0.4 before 1.0.5.
Title Argument Injection in TUBITAK BILGEM's pardus-software
Weaknesses CWE-88
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-06T15:56:06.301Z

Reserved: 2026-07-02T08:47:08.143Z

Link: CVE-2026-14459

cve-icon Vulnrichment

Updated: 2026-07-06T15:56:01.363Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T10:00:04Z

Weaknesses
  • CWE-88

    Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')