VYPR
Moderate severityNVD Advisory· Published Feb 15, 2022· Updated Aug 3, 2024

CVE-2022-25211

CVE-2022-25211

Description

Missing permission check in Jenkins SWAMP Plugin allows attackers with Overall/Read to connect to arbitrary servers with attacker-specified credentials.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Missing permission check in Jenkins SWAMP Plugin allows attackers with Overall/Read to connect to arbitrary servers with attacker-specified credentials.

Vulnerability

The Jenkins SWAMP Plugin version 1.2.6 and earlier contains a missing permission check. The plugin does not verify that the user has the required permissions before allowing connections to external web servers. This allows any user with Overall/Read permission to trigger the plugin to connect to an attacker-specified web server using attacker-specified credentials. [1][3]

Exploitation

An attacker needs only Overall/Read permission on a Jenkins instance where the SWAMP Plugin is installed. No additional privileges or user interaction are required. The attacker can craft a request that causes the plugin to connect to an arbitrary web server of their choice, supplying any credentials they wish. [1]

Impact

Successful exploitation enables the attacker to use the Jenkins controller as a proxy to connect to external servers, potentially exfiltrating sensitive data or performing reconnaissance. The attacker can also supply credentials, which could be used to authenticate to the target server. This is a server-side request forgery (SSRF) vulnerability with information disclosure risk. [1]

Mitigation

As of the Jenkins Security Advisory published on 2022-02-15, no fixed version of the SWAMP Plugin was available. Users should monitor the Jenkins plugin update site for a patched release. As a workaround, restrict Overall/Read permission to trusted users only. [1][3]

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.continuousassurance.swamp.jenkins:swampMaven
<= 1.2.6

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

1