4 matches found
CVE-2026-92125
A flaw was found in the Jenkins Script Security Plugin. Attackers with permissions to define and run sandboxed scripts, such as Pipelines, can exploit this vulnerability. By not properly rejecting the @GroovyASTTransformationClass annotation, an attacker can run an arbitrary Abstract Syntax Tree...
CVE-2026-92125
The Jenkins Script Security Plugin (versions 1415.v9a_f9b_3a_c253d and earlier ) fails to reject the @GroovyASTTransformationClass annotation. A sandboxed script can use this annotation to link to an arbitrary AST transformation, causing Groovy to execute that transformation at compile time—befor...
EUVD-2026-80749
Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not reject the @GroovyASTTransformationClass annotation, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to run an arbitrary AST transformation at compile time, bypassing the sandbox...
Sandbox bypass vulnerability in script-security
script-security provides a sandbox feature that allows running user-provided scripts safely by intercepting and checking potentially unsafe operations. script-security 1415.v9af9b3ac253d and earlier does not reject the @GroovyASTTransformationClass annotation, which a script can use to link an...