Description
Jenkins Script Security Plugin 1412.v7737b_3405f86 and earlier does not enforce a permission check in the method that controls the "Force the use of the sandbox globally in the system" setting, allowing attackers to disable it through Stapler data binding.
Published: 2026-09-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jenkins Script Security Plugin does not enforce a permission check on the method that controls the global "Force the use of the sandbox" setting. By sending a Stapler data binding payload, an attacker can disable the sandbox globally, allowing Groovy scripts to execute with complete system privileges on the Jenkins host. This can lead to disclosure of sensitive information, modification of configurations, and potential further compromise of the underlying operating system.

Affected Systems

All installations of the Jenkins Script Security Plugin version 1412.v7737b_3405f86 and earlier, regardless of the operating system, are potentially affected. The vulnerability exists in the Jenkins Project’s Script Security Plugin, which is used by Jenkins instances with the default configuration of this plug‑in.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate risk. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting that exploitation is neither widely reported nor actively used by known adversaries at this time. The likely attack vector is via HTTP, as the Stapler framework processes form data submitted to the Jenkins web interface. An attacker who can supply a crafted request (e.g., a POST to /script-security/settings) may modify the sandbox enforcement setting without proper authorization, provided they have any authenticated access that can bind Stapler parameters.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Script Security Plugin to a version later than 1412.v7737b_3405f86 to restore the missing permission check. If an immediate upgrade is not possible, reduce the risk by restricting the "Overall/Administer" permission to a minimal trusted group of users, ensuring that only those users can modify the sandbox setting.
  • Verify that the "Force the use of the sandbox globally" setting is accessible only through the Jenkins UI by the intended administrators and that no alternate paths (e.g., REST API) allow unauthenticated or unauthorised changes.
  • Perform a security review of all Jenkins role‑based access controls and audit logs to detect any unauthorized attempts to change security settings.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Privilege Escalation via Disabled Sandbox in Jenkins Script Security Plugin
First Time appeared Jenkins Project
Jenkins Project jenkins Script Security Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Script Security Plugin

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

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

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 Jenkins Script Security Plugin 1412.v7737b_3405f86 and earlier does not enforce a permission check in the method that controls the "Force the use of the sandbox globally in the system" setting, allowing attackers to disable it through Stapler data binding.
References

Subscriptions

Jenkins Project Jenkins Script Security Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:09:28.331Z

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

Link: CVE-2026-84659

cve-icon Vulnrichment

Updated: 2026-09-02T17:09:22.875Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-03T17:13:16.490

Link: CVE-2026-84659

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses