CVE-2026-92137: Jenkins Robot Framework Plugin vulnerability
Jenkins Robot Framework Plugin 6.2.2 and earlier does not check that the archive directory configured for Robot Framework report files is contained within the build directory on the Jenkins controller, allowing attackers with Item/Configure permission to create or replace arbitrary files on the Jenkins controller file system with attacker-specified content, which can lead to remote code execution.
Affected Software
Event History
Frequently Asked Questions
Who can exploit this issue?
An attacker needs Item/Configure permission in Jenkins. That permission lets them configure the Robot Framework report archive directory to target files outside the intended build directory.
What access does successful exploitation provide?
The attacker can create or replace arbitrary files on the Jenkins controller with attacker-specified content. This can lead to remote code execution on the controller.
Are systems affected only when a non-default archive location is configured?
The issue is triggered through the archive directory configured for Robot Framework report files. The provided information does not state whether the default configuration is affected.