CVE-2021-21689: Critical severity jenkins lts vulnerability
FilePath#unzip and FilePath#untar were not subject to any access control.
Other sources
FilePath#unzip and FilePath#untar were not subject to any agent-to-controller access control in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.
— MITRE
The agent-to-controller security subsystem limits which files on the Jenkins controller can be accessed by agent processes.
Multiple vulnerabilities in the file path filtering implementation of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allow agent processes to read and write arbitrary files on the Jenkins controller file system, and obtain some information about Jenkins controller file systems.
SECURITY-2485 / CVE-2021-21689: FilePath#unzip and FilePath#untar were not subject to any access control.
We expect that most of these vulnerabilities have been present since SECURITY-144 was addressed in the 2014-10-30 security advisory.
Jenkins 2.319, LTS 2.303.3 addresses these security vulnerabilities.
SECURITY-2485 / CVE-2021-21689: FilePath#unzip and FilePath#untar are now subject to access control.
As some common operations are now newly subject to access control, it is expected that plugins sending commands from agents to the controller may start failing. Additionally, the newly introduced path canonicalization means that instances using a custom builds directory (Java system property jenkins.model.Jenkins.buildsDir) or partitioning JENKINSHOME using symbolic links may fail access control checks. See the documentation for how to customize the configuration in case of problems.
If you are unable to immediately upgrade to Jenkins 2.319, LTS 2.303.3, you can install the Remoting Security Workaround Plugin. It will prevent all agent-to-controller file access using FilePath APIs. Because it is more restrictive than Jenkins 2.319, LTS 2.303.3, more plugins are incompatible with it. Make sure to read the plugin documentation before installing it.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2021-21689?
CVE-2021-21689 is a vulnerability in Jenkins that allows unauthenticated remote attackers to access Jenkins agents.
What is the severity of CVE-2021-21689?
CVE-2021-21689 has a severity level of critical (9.1).
Which versions of Jenkins are affected by CVE-2021-21689?
Jenkins versions up to and including 2.318 and LTS versions up to and including 2.303.2 are affected by CVE-2021-21689.
How can I fix CVE-2021-21689?
To fix CVE-2021-21689, you need to upgrade to Jenkins version 2.319 or LTS version 2.303.3 or higher.
Where can I find more information about CVE-2021-21689?
You can find more information about CVE-2021-21689 in the Jenkins security advisory and the Red Hat security advisories.