---
id: CVE-2026-92124
title: >-
  Jenkins Script Security Plugin 1415.v9a_f9b_3a_c253d and earlier checks the
  operations Groovy will perform with the elements it reads from a collection
  that a sandboxed script casts to another type but performs the cast on the
  collection…
summary: >-
  Jenkins Script Security Plugin 1415.v9a_f9b_3a_c253d and earlier checks the
  operations Groovy will perform with the elements it reads from a collection
  that a sandboxed script casts to another type but performs the cast on the
  collection…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-693
vendor: jenkins
product: script_security
affected:
  - script_security <= 1415.v9a_f9b_3a_c253d
published: '2026-09-16'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T17:30:34.140'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92124'
references:
  - url: 'https://www.jenkins.io/security/advisory/2026-09-16/#SECURITY-3923'
    label: jenkinsci-cert@googlegroups.com
tags:
  - nvd
  - cve.org
epss: 0.0059
epssPercentile: 0.46949
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-16T20:02:21.289984Z'
ingestedAt: '2026-09-16T14:57:28.019Z'
---

## Overview

Jenkins Script Security Plugin 1415.v9a_f9b_3a_c253d and earlier checks the operations Groovy will perform with the elements it reads from a collection that a sandboxed script casts to another type but performs the cast on the collection itself, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrary code in the context of the Jenkins controller JVM.

## Affected

- `script_security <= 1415.v9a_f9b_3a_c253d`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
