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 originates from the improper neutralization of argument delimiters in a command constructed by TUBITAK BILGEM Software Technologies Research Institute’s pardus-software. The flaw allows an attacker to inject additional arguments into the system command line, enabling arbitrary command execution with the privileges of the software process (CWE-88). The CVSS score of 8.8 reflects the potential for full compromise of confidentiality, integrity, or availability of affected systems.

Affected Systems

The flaw is present in pardus-software versions 1.0.4 and earlier. The issue was 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 high‑severity CVSS score of 8.8 indicates a serious impact if exploited. Its EPSS score of < 1 % suggests a low probability of being targeted in the near term, and it is not listed in CISA’s KEV catalog. Attackers would need to supply crafted input that bypasses sanitisation and reaches the shell, allowing injected arguments to execute with the software’s process privileges. Because the likely attack vector involves local or remote code submission that is concatenated into a system command line, mitigating improper argument neutralisation is essential.

Generated by OpenCVE AI on August 1, 2026 at 20:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to pardus-software 1.0.5 or newer, which removes the argument injection vulnerability.
  • If a quick update is not feasible, strictly validate and sanitize all user‑provided arguments, removing or escaping delimiters before invoking system commands.
  • Run pardus-software with the least‑privileged user or inside a sandboxed environment, such as a container, to limit the impact of a potential command execution.

Generated by OpenCVE AI on August 1, 2026 at 20:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Tubitak Bilgem Software Technologies Research Institute
Tubitak Bilgem Software Technologies Research Institute pardus-software
Vendors & Products Tubitak Bilgem Software Technologies Research Institute
Tubitak Bilgem Software Technologies Research Institute pardus-software

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

Tubitak Bilgem Software Technologies Research Institute Pardus-software
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

Status : Deferred

Published: 2026-07-03T15:16:32.253

Modified: 2026-07-06T18:16:45.163

Link: CVE-2026-14459

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T20:45:05Z

Weaknesses
  • CWE-88

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