GHSA-xvrr-fjq7-cfrw
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Archive delivered over Remoting network channel by low-privilege agent; scope changes to controller with full C/I/A impact via resulting RCE.
Primary rating from Vendor (CNA).
CVSS VectorVendor
Lifecycle Timeline
3Description PRE-NVD
AnalysisAI
Arbitrary file write via crafted tar archive extraction in Jenkins 2.575 and earlier allows attackers controlling agent processes to escape extraction directory boundaries on the controller filesystem, directly enabling remote code execution. The root cause is unsafe handling of symbolic links with effectively empty names during .tar and .tar.gz extraction on the controller, permitting writes to sensitive paths such as JENKINS_HOME/init.groovy.d/ (Groovy init scripts) or JENKINS_HOME/plugins/ (plugin deployment). No public exploit or CISA KEV listing has been identified at time of analysis, but the agent-to-controller trust boundary is a well-established Jenkins attack surface with a history of critical exploitation.
Technical ContextAI
Jenkins operates on a controller-agent architecture where build agents communicate with the central controller via the Remoting library. Archives produced by or transferred through agent processes are extracted server-side on the controller. This vulnerability is a variant of the tar-slip class of path traversal flaws (analogous to CWE-22, Improper Limitation of a Pathname): by crafting a .tar or .tar.gz archive containing a symbolic link entry with an effectively empty name, the extraction logic on the controller fails to confine the resolved write path within the intended target directory. This allows the symlink to redirect file writes to arbitrary filesystem locations, bounded only by the OS-level permissions of the Jenkins process user. No CPE strings were provided in input data; affected releases are Jenkins weekly 2.575 and earlier and LTS 2.568.1 and earlier per vendor advisory.
RemediationAI
Upgrade Jenkins to version 2.576 (weekly channel) or Jenkins LTS 2.568.2 or later; both are confirmed fix releases per the vendor advisory at https://www.jenkins.io/security/advisory/2026-08-05/. If immediate upgrade is not feasible, restrict Agent/Connect permissions to only fully trusted, internally managed agent infrastructure and avoid connecting agents that process untrusted third-party artifacts or run user-submitted build scripts. As a compensating control, run Jenkins as a dedicated low-privilege OS user with a tightly scoped home directory to limit the blast radius of arbitrary file writes - note this does not prevent exploitation but constrains the paths an attacker can write to. Auditing JENKINS_HOME/init.groovy.d/ and JENKINS_HOME/plugins/ for unexpected files should be incorporated into incident detection until patching is complete.
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/
The Jenkins CLI subsystem in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to execute arbitrary co
The remoting module in Jenkins before 2.32 and LTS before 2.19.3 allows remote attackers to execute arbitrary code via a
Multiple unspecified API endpoints in Jenkins before 1.650 and LTS before 1.642.2 allow remote authenticated users to ex
The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive j
The remoting module in Jenkins before 1.650 and LTS before 1.642.2 allows remote attackers to execute arbitrary code by
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/
A code execution vulnerability exists in the Stapler web framework used by Jenkins 2.153 and earlier, LTS 2.138.3 and ea
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/
A sandbox bypass vulnerability exists in Pipeline: Declarative Plugin 1.3.3 and earlier in. Rated high severity (CVSS 8.
A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/org/jenkinsci/plugins
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53570