Description
OS command injection vulnerability in Jenkins TICS Plugin 2025.1.1 and earlier allows attackers able to control build environment variable values to execute arbitrary commands on the agent running the build.
Published: 2026-09-02
Score: 7.4 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jenkins TICS Plugin contains an OS command injection flaw in versions 2025.1.1 and earlier. The flaw lets an attacker influence the values of build environment variables, which the plugin blindly passes to the underlying operating system. Through this, an attacker can execute arbitrary shell commands on the agent that runs the build, compromising the entire build environment.

Affected Systems

The vulnerability affects the Jenkins Project Jenkins TICS Plugin, specifically all releases up to and including 2025.1.1. Instances that run a Jenkins master with an affected plugin version and allow users to set environment variables in build jobs are susceptible. This includes on‑premise Jenkins installations and any self‑hosted Jenkins instance that has not upgraded past 2025.1.1.

Risk and Exploitability

It has a CVSS score of 7.4, indicating a high severity. The EPSS score is not provided, and the issue is not currently listed in CISA's KEV catalog. Attackers can exploit the flaw if they can create or modify jobs to inject malicious environment variables, a privilege that typically requires at least job‑configuration rights. An unauthenticated attacker cannot trigger the flaw unless additional weaknesses allow arbitrary job manipulation. Since the plugin does not perform input validation, the exploitation path is straightforward once the necessary permissions are obtained.

Generated by OpenCVE AI on September 3, 2026 at 11:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins TICS Plugin to the latest released version that includes the fix for the command injection flaw.
  • Restrict the ability to set or modify build environment variables by tightening permissions on job configuration, allowing only trusted users to edit jobs.
  • Monitor build agents for unexpected command execution and review build logs for suspicious activity.

Generated by OpenCVE AI on September 3, 2026 at 11:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Jenkins TICS Plugin OS Command Injection Vulnerability

Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-78
Metrics cvssV3_1

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

ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description OS command injection vulnerability in Jenkins TICS Plugin 2025.1.1 and earlier allows attackers able to control build environment variable values to execute arbitrary commands on the agent running the build.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T16:53:18.610Z

Reserved: 2026-09-01T21:55:27.035Z

Link: CVE-2026-84675

cve-icon Vulnrichment

Updated: 2026-09-02T16:53:08.039Z

cve-icon NVD

Status : Received

Published: 2026-09-02T16:17:32.130

Modified: 2026-09-02T17:18:03.733

Link: CVE-2026-84675

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:30:03Z

Weaknesses
  • CWE-78

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