← Back

Active Directory

active_directory

Vendor: Jenkins • 11 CVEs

CVEs (11)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Jenkins
1Active Directory
May 28, 2026
May 27, 2026
N/A· v4
6.6 MEDIUM· v3
N/A· v2
Jenkins Active Directory Plugin 2.41 and earlier deserializes data from LDAP referrals without validation.
1Jenkins
1Active Directory
May 28, 2026
May 27, 2026
N/A· v4
6.6 MEDIUM· v3
N/A· v2
Jenkins Active Directory Plugin 2.41 and earlier follows LDAP referrals by default.
1Jenkins
1Active Directory
Nov 21, 2024
Jul 12, 2023
N/A· v4
5.9 MEDIUM· v3
N/A· v2
Jenkins Active Directory Plugin 2.30 and earlier ignores the "Require TLS" and "StartTls" options and always performs the connection test to Active directory unencrypted, allowing attackers able to capture network traffi...Show more
Jenkins Active Directory Plugin 2.30 and earlier ignores the "Require TLS" and "StartTls" options and always performs the connection test to Active directory unencrypted, allowing attackers able to capture network traffic between the Jenkins controller and Active Directory servers to obtain Active Directory credentials.Show less
1Jenkins
1Active Directory
Nov 21, 2024
Jan 12, 2022
N/A· v4
6.5 MEDIUM· v3
2.9 LOW· v2
Jenkins Active Directory Plugin 2.25 and earlier does not encrypt the transmission of data between the Jenkins controller and Active Directory servers in most configurations.
1Jenkins
1Active Directory
Nov 21, 2024
Nov 4, 2020
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
A cross-site request forgery (CSRF) vulnerability in Jenkins Active Directory Plugin 2.19 and earlier allows attackers to perform connection tests, connecting to attacker-specified or previously configured Active Directo...Show more
A cross-site request forgery (CSRF) vulnerability in Jenkins Active Directory Plugin 2.19 and earlier allows attackers to perform connection tests, connecting to attacker-specified or previously configured Active Directory servers using attacker-specified credentials.Show less
1Jenkins
1Active Directory
Nov 21, 2024
Nov 4, 2020
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
A missing permission check in Jenkins Active Directory Plugin 2.19 and earlier allows attackers with Overall/Read permission to access the domain health check diagnostic page.
1Jenkins
1Active Directory
Nov 21, 2024
Nov 4, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Jenkins Active Directory Plugin 2.19 and earlier allows attackers to log in as any user with any password while a successful authentication of that user is still in the optional cache when using Windows/ADSI mode.
1Jenkins
1Active Directory
Nov 21, 2024
Nov 4, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Jenkins Active Directory Plugin 2.19 and earlier does not prohibit the use of an empty password in Windows/ADSI mode, which allows attackers to log in to Jenkins as any user depending on the configuration of the Active D...Show more
Jenkins Active Directory Plugin 2.19 and earlier does not prohibit the use of an empty password in Windows/ADSI mode, which allows attackers to log in to Jenkins as any user depending on the configuration of the Active Directory server.Show less
1Jenkins
1Active Directory
Nov 21, 2024
Nov 4, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Jenkins Active Directory Plugin 2.19 and earlier allows attackers to log in as any user if a magic constant is used as the password.
1Jenkins
1Active Directory
Nov 21, 2024
Feb 6, 2019
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
An improper certificate validation vulnerability exists in Jenkins Active Directory Plugin 2.10 and earlier in src/main/java/hudson/plugins/active_directory/ActiveDirectoryDomain.java, src/main/java/hudson/plugins/active...Show more
An improper certificate validation vulnerability exists in Jenkins Active Directory Plugin 2.10 and earlier in src/main/java/hudson/plugins/active_directory/ActiveDirectoryDomain.java, src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java, src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java that allows attackers to impersonate the Active Directory server Jenkins connects to for authentication if Jenkins is configured to use StartTLS.Show less
1Jenkins
1Active Directory
Nov 21, 2024
Jul 27, 2018
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
It was found that the Active Directory Plugin for Jenkins up to and including version 2.2 did not verify certificates of the Active Directory server, thereby enabling Man-in-the-Middle attacks.