GHSA-cfj9-2vgr-hpxp
Jenkins Script Security Plugin has a script security bypass vulnerability
Quick fix
GHSA-cfj9-2vgr-hpxp — org.jenkins-ci.plugins:script-security: upgrade to the fixed version with the command below.
# pom.xml: bump <version>1402.1405.vc96e74964250</version> for org.jenkins-ci.plugins:script-securityDetails
Jenkins Script Security Plugin 1402.v94c9ce464861 and earlier does not reject Groovy AST transformation annotations such as @CompileStatic and @TypeChecked that carry an extensions member, which causes Groovy to load and execute a script from the classpath at compile time, before the sandbox is applied.
This may allow attackers able to define and run sandboxed scripts to execute code outside the sandbox, in the rare case that a suitable Groovy script is present on the classpath of the component that evaluates the script.
The Jenkins security team has been unable to identify any Groovy source files in Jenkins core or plugins that would allow attackers to execute dangerous code. While the severity of this issue is declared as High due to the potential impact, successful exploitation is considered very unlikely.
Script Security Plugin 1402.1405.vc96e74964250 rejects any annotation carrying an extensions member during sandbox compilation, before Groovy can resolve or execute the referenced script.
Are you affected?
Enter the version of the package you're using.
Affected packages
0Fixed in: 1402.1405.vc96e74964250# pom.xml: bump <version>1402.1405.vc96e74964250</version> for org.jenkins-ci.plugins:script-securityReferences
- https://nvd.nist.gov/vuln/detail/CVE-2026-57281[ADVISORY]
- https://github.com/jenkinsci/script-security-plugin/commit/c96e7496425031182b6fc11ef1c55b9ae4fa7cc2[WEB]
- https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3793[WEB]
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-57281.json[WEB]
- https://github.com/jenkinsci/script-security-plugin/releases/tag/1402.1405.vc96e74964250[WEB]
- https://github.com/jenkinsci/script-security-plugin[PACKAGE]
- https://bugzilla.redhat.com/show_bug.cgi?id=2492200[WEB]
- https://access.redhat.com/security/cve/CVE-2026-57281[WEB]
- https://access.redhat.com/errata/RHSA-2026:60259[WEB]
- https://access.redhat.com/errata/RHSA-2026:60256[WEB]
- https://access.redhat.com/errata/RHSA-2026:60254[WEB]
- https://access.redhat.com/errata/RHSA-2026:60252[WEB]
- https://access.redhat.com/errata/RHSA-2026:60251[WEB]
- https://access.redhat.com/errata/RHSA-2026:60250[WEB]
- https://access.redhat.com/errata/RHSA-2026:60249[WEB]
- https://access.redhat.com/errata/RHSA-2026:60248[WEB]
- https://access.redhat.com/errata/RHSA-2026:60247[WEB]
- https://access.redhat.com/errata/RHSA-2026:60246[WEB]
- https://access.redhat.com/errata/RHSA-2026:60239[WEB]