| Reporter | Title | Published | Views | Family All 269 |
|---|---|---|---|---|
| CVE-2026-57297 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57300 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57289 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57287 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57304 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57294 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57295 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57288 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57280 | 24 Jun 202613:20 | – | attackerkb | |
| CVE-2026-57281 | 24 Jun 202613:20 | – | attackerkb |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(322478);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/06/29");
script_cve_id(
"CVE-2026-57280",
"CVE-2026-57281",
"CVE-2026-57282",
"CVE-2026-57283",
"CVE-2026-57284",
"CVE-2026-57285",
"CVE-2026-57286",
"CVE-2026-57287",
"CVE-2026-57288",
"CVE-2026-57289",
"CVE-2026-57290",
"CVE-2026-57291",
"CVE-2026-57292",
"CVE-2026-57293",
"CVE-2026-57294",
"CVE-2026-57295",
"CVE-2026-57296",
"CVE-2026-57297",
"CVE-2026-57298",
"CVE-2026-57299",
"CVE-2026-57300",
"CVE-2026-57301",
"CVE-2026-57302",
"CVE-2026-57303",
"CVE-2026-57304",
"CVE-2026-57305",
"CVE-2026-57306",
"CVE-2026-57307"
);
script_xref(name:"JENKINS", value:"2026-06-24");
script_name(english:"Jenkins plugins Multiple Vulnerabilities (2026-06-24)");
script_set_attribute(attribute:"synopsis", value:
"An application running on a remote web server host is affected by multiple vulnerabilities");
script_set_attribute(attribute:"description", value:
"According to their self-reported version numbers, the version of Jenkins plugins running on the remote web server are
affected by multiple vulnerabilities:
- Jenkins OWASP ZAP Plugin 1.0.7 and earlier performs build operations on the Jenkins controller rather than
the assigned agent, allowing attackers with Item/Configure permission to execute arbitrary code on the
Jenkins controller. (CVE-2026-57301)
- Jenkins Script Security Plugin 1402.v94c9ce464861 and earlier does not intercept the implicit type casts
applied to the elements of typed for-each loops in sandboxed Groovy scripts, allowing attackers able to
provide such scripts to invoke arbitrary constructors and bypass the sandbox protection. (CVE-2026-57280)
- Jenkins Script Security Plugin 1402.v94c9ce464861 and earlier does not reject Groovy AST transformation
annotations carrying an extensions member, allowing attackers able to run sandboxed Groovy scripts to
execute code outside the sandbox if a suitable script is present on the classpath of the component that
evaluates the script. (CVE-2026-57281)
- Jenkins Git client Plugin 6.6.0 and earlier does not correctly escape the workspace directory name when it
is embedded into a generated SSH wrapper script, allowing attackers able to control the name of a build's
working directory to execute arbitrary operating system commands on the agent. (CVE-2026-57282)
- A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline: Groovy Plugin 4331.v9d06ed4658ff
and earlier allows attackers to instantiate types related to job or system configuration other than
Pipeline steps through the Pipeline Snippet Generator. (CVE-2026-57283)
- Jenkins Pipeline: Groovy Plugin 4331.v9d06ed4658ff and earlier does not restrict the types that can be
instantiated through the Pipeline Snippet Generator, allowing attackers to instantiate types related to
job or system configuration other than Pipeline steps. (CVE-2026-57284)
- A missing permission check in Jenkins GitHub Branch Source Plugin 1967.1969.v205fd594c821 and earlier
allows attackers with Overall/Read permission to obtain the URLs of GitHub Enterprise servers configured
in the global plugin configuration. (CVE-2026-57285)
- A missing permission check in Jenkins Git Parameter Plugin 462.vdcf3df2ed2ca_ and earlier allows attackers
with Item/Read permission to obtain information about the SCM repository used by a job, such as branch
names, tag names, and revision metadata. (CVE-2026-57286)
- Jenkins Job Configuration History Plugin 1356.ve360da_6c523a_ and earlier does not redact the encrypted
values of secrets when displaying historical job and agent configurations, allowing attackers with
Extended Read permission to view encrypted secret values that would otherwise be redacted.
(CVE-2026-57287)
- Jenkins Active Directory Plugin 2.41.1 and earlier does not escape the user name before building the LDAP
search filter in the Windows native (ADSI) authentication path, allowing unauthenticated attackers to
inject LDAP wildcard characters to enumerate directory entries and to authenticate as a matching user
whose password they know without knowing their exact user name. (CVE-2026-57288)
- A missing permission check in Jenkins MCP Server Plugin 0.177.v629fdb_2557fe and earlier allows attackers
with Item/Read permission to read the Pipeline replay scripts of jobs they can access. (CVE-2026-57300)
- Jenkins Bitbucket Push and Pull Request Plugin 3.3.8 and earlier unconditionally disables SSL/TLS
certificate and hostname validation for connections sending Bearer token authenticated requests to the
configured Bitbucket Server endpoint, allowing attackers able to intercept network traffic to capture the
token. (CVE-2026-57289)
- A cross-site request forgery (CSRF) vulnerability in Jenkins Priority Sorter Plugin 936.v2c01c6b_84449 and
earlier allows attackers to overwrite the global job priority configuration. (CVE-2026-57290)
- Missing permission checks in Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and earlier allow attackers with
Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs
obtained through another method. (CVE-2026-57291)
- A cross-site request forgery (CSRF) vulnerability in Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and
earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs
obtained through another method. (CVE-2026-57292)
- An incorrect permission check in Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and earlier allows attackers
with global Item/Configure permission (while lacking Item/Configure permission on any particular job) to
enumerate credentials IDs of credentials stored in Jenkins. (CVE-2026-57293)
- A missing permission check in Jenkins EC2 Fleet Plugin 4.2.3.539.v8fedff2a_81c3 and earlier allows
attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified
credentials IDs obtained through another method, capturing AWS credentials stored in Jenkins.
(CVE-2026-57294)
- A cross-site request forgery (CSRF) vulnerability in Jenkins EC2 Fleet Plugin 4.2.3.539.v8fedff2a_81c3 and
earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs
obtained through another method, capturing AWS credentials stored in Jenkins. (CVE-2026-57295)
- Jenkins External Workspace Manager Plugin 1.3.2 and earlier does not reject path traversal sequences in
the custom workspace path provided to the exwsAllocate Pipeline step, allowing attackers with
Item/Configure permission to read arbitrary files on the Jenkins controller file system, which can lead to
remote code execution. (CVE-2026-57296)
- A missing permission check in Jenkins Contrast Continuous Application Security Plugin 3.11 and earlier
allows attackers with Overall/Read permission to connect to an attacker-specified URL using an attacker-
specified username, API key, and service key. (CVE-2026-57297)
- A cross-site request forgery (CSRF) vulnerability in Jenkins Contrast Continuous Application Security
Plugin 3.11 and earlier allows attackers to have Jenkins connect to an attacker-specified URL using an
attacker-specified username, API key, and service key. (CVE-2026-57298)
- Missing permission checks in Jenkins Contrast Continuous Application Security Plugin 3.11 and earlier
allow attackers with Overall/Read permission to enumerate the names of configured Contrast metadata.
(CVE-2026-57299)
- Jenkins FitNesse Plugin 1.36 and earlier stores passwords unencrypted in job config.xml files on the
Jenkins controller, where they can be viewed by users with Extended Read permission or access to the
Jenkins controller file system. (CVE-2026-57302)
- Jenkins Assembla Plugin 1.4 and earlier does not configure its XML parser to prevent XML external entity
(XXE) attacks, allowing attackers able to control the responses of the configured Assembla server to
extract secrets from the Jenkins controller or perform server-side request forgery. (CVE-2026-57303)
- A missing permission check in Jenkins Assembla Plugin 1.4 and earlier allows attackers with Overall/Read
permission to connect to an attacker-specified URL using an attacker-specified username and password.
(CVE-2026-57304)
- A cross-site request forgery (CSRF) vulnerability in Jenkins Assembla Plugin 1.4 and earlier allows
attackers to connect to an attacker-specified URL using an attacker-specified username and password.
(CVE-2026-57305)
- A cross-site request forgery (CSRF) vulnerability in Jenkins Zowe zDevOps Plugin 1.1.3.50.ve350c9b_450b_1
and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials
IDs obtained through another method, capturing credentials stored in Jenkins. (CVE-2026-57306)
- A missing permission check in Jenkins Zowe zDevOps Plugin 1.1.3.50.ve350c9b_450b_1 and earlier allows
attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified
credentials IDs obtained through another method, capturing credentials stored in Jenkins. (CVE-2026-57307)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://jenkins.io/security/advisory/2026-06-24");
script_set_attribute(attribute:"solution", value:
"Update Jenkins plugins to the following versions:
- Active Directory Plugin to version 2.41.2 or later
- Assembla Plugin: See vendor advisory
- Bitbucket Push and Pull Request Plugin to version 3.3.9 or later
- Contrast Continuous Application Security Plugin to version 3.12 or later
- EC2 Fleet Plugin to version 4.2.3.540.va_6eedb_7b_c112 or later
- External Workspace Manager Plugin to version 1.4.0 or later
- FitNesse Plugin: See vendor advisory
- Git client Plugin to version 6.6.1 or later
- Git Parameter Plugin to version 462.463.v496a_59f698e5 or later
- Gitee Plugin to version 1292.v2559f2f3f2c0 or later
- GitHub Branch Source Plugin to version 1967.1970.vd86979736546 or later
- Job Configuration History Plugin to version 1367.vc8fa_b_15101dc or later
- MCP Server Plugin to version 0.178.vffe5a_e770f3b_ or later
- OWASP ZAP Plugin: See vendor advisory
- Pipeline: Groovy Plugin to version 4331.4333.v50a_b_076c5199 or later
- Priority Sorter Plugin to version 936.937.v5581d0b_2ccb_a_ or later
- Script Security Plugin to version 1402.1405.vc96e74964250 or later
- Zowe zDevOps Plugin: See vendor advisory
See vendor advisory for more details.");
script_set_attribute(attribute:"agent", value:"all");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:N/I:P/A:N");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-57299");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/06/24");
script_set_attribute(attribute:"patch_publication_date", value:"2026/06/24");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/06/24");
script_set_attribute(attribute:"plugin_type", value:"combined");
script_set_attribute(attribute:"cpe", value:"cpe:/a:cloudbees:jenkins");
script_set_attribute(attribute:"cpe", value:"cpe:/a:jenkins:jenkins");
script_set_attribute(attribute:"generated_plugin", value:"current");
script_set_attribute(attribute:"thorough_tests", value:"true");
script_set_attribute(attribute:"enable_cgi_scanning", value:"true");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"CGI abuses");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("jenkins_plugins_detect.nbin", "jenkins_win_installed.nbin", "jenkins_nix_installed.nbin", "macosx_jenkins_installed.nbin");
script_require_keys("installed_sw/Jenkins");
exit(0);
}
include('vcf_extras.inc');
var constraints = [
{'max_version' : '2.41.1', 'fixed_version' : '2.41.2', 'plugin' : 'Active Directory Plugin'},
{'max_version' : '1.4', 'fixed_display' : 'See vendor advisory', 'plugin' : 'Assembla Plugin'},
{'max_version' : '3.3.8', 'fixed_version' : '3.3.9', 'plugin' : 'Bitbucket Push and Pull Request Plugin'},
{'max_version' : '3.11', 'fixed_version' : '3.12', 'plugin' : 'Contrast Continuous Application Security Plugin'},
{'max_version' : '4.2.3.539', 'fixed_version' : '4.2.3.540', 'fixed_display' : '4.2.3.540.va_6eedb_7b_c112', 'plugin' : 'EC2 Fleet Plugin'},
{'max_version' : '1.3.2', 'fixed_version' : '1.4.0', 'plugin' : 'External Workspace Manager Plugin'},
{'max_version' : '1.36', 'fixed_display' : 'See vendor advisory', 'plugin' : 'FitNesse Plugin'},
{'max_version' : '6.6.0', 'fixed_version' : '6.6.1', 'plugin' : 'Git client Plugin'},
{'max_version' : '462', 'fixed_version' : '462.463', 'fixed_display' : '462.463.v496a_59f698e5', 'plugin' : 'Git Parameter Plugin'},
{'max_version' : '1288', 'fixed_version' : '1292', 'fixed_display' : '1292.v2559f2f3f2c0', 'plugin' : 'Gitee Plugin'},
{'max_version' : '1967.1969', 'fixed_version' : '1967.1970', 'fixed_display' : '1967.1970.vd86979736546', 'plugin' : 'GitHub Branch Source Plugin'},
{'max_version' : '1356', 'fixed_version' : '1367', 'fixed_display' : '1367.vc8fa_b_15101dc', 'plugin' : 'Job Configuration History Plugin'},
{'max_version' : '0.177', 'fixed_version' : '0.178', 'fixed_display' : '0.178.vffe5a_e770f3b_', 'plugin' : 'MCP Server Plugin'},
{'max_version' : '1.0.7', 'fixed_display' : 'See vendor advisory', 'plugin' : 'OWASP ZAP Plugin'},
{'max_version' : '4331', 'fixed_version' : '4331.4333', 'fixed_display' : '4331.4333.v50a_b_076c5199', 'plugin' : 'Pipeline: Groovy Plugin'},
{'max_version' : '936', 'fixed_version' : '936.937', 'fixed_display' : '936.937.v5581d0b_2ccb_a_', 'plugin' : 'Priority Sorter Plugin'},
{'max_version' : '1402', 'fixed_version' : '1402.1405', 'fixed_display' : '1402.1405.vc96e74964250', 'plugin' : 'Script Security Plugin'},
{'max_version' : '1.1.3.50', 'fixed_display' : 'See vendor advisory', 'plugin' : 'Zowe zDevOps Plugin'}
];
var app_info = vcf::jenkins::plugin::get_app_info(plugins:constraints);
vcf::jenkins::plugin::check_version_and_report(
app_info:app_info,
constraints:constraints,
severity:SECURITY_WARNING,
flags:{'xsrf':TRUE}
);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation