Description
Jenkins LDAP Plugin 807.v7d7de30930cf and earlier deserializes data from LDAP referrals without validation.
Published: 2026-05-27
Score: 6.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jenkins LDAP Plugin version 807.v7d7de30930cf and earlier performs deserialization of data received from LDAP referrals without any validation, which is a classic example of the "Deserialization of Untrusted Data" weakness (CWE-502). This flaw could allow an attacker to supply crafted referral data that may be interpreted by the plugin and result in the execution of arbitrary code or other unintended behavior on the Jenkins host. Though the description does not confirm a successful exploit, the potential impact of such a vulnerability is significant, as it could compromise the integrity of the Jenkins instance, provide unauthorized command execution or data exfiltration capabilities to a malicious actor.

Affected Systems

Affected are installations of the Jenkins Project that use the Jenkins LDAP Plugin version 807.v7d7de30930cf or earlier. These are commonly used to authenticate users against an LDAP directory. Administrators should verify that their plugin revision is within this range and determine whether the LDAP referral functionality is enabled.

Risk and Exploitability

The CVSS score of 6.6 indicates a medium severity assessment, and the EPSS score of < 1% suggests a relatively low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker could manipulate LDAP referral responses by controlling a malicious LDAP server or by injecting deceptive referrals into a trusted server, thereby delivering malicious payloads that the Jenkins plugin will deserialize without validation. Successful exploitation would likely provide the attacker remote code execution capabilities on the Jenkins host.

Generated by OpenCVE AI on June 16, 2026 at 14:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins LDAP Plugin to the latest release that addresses the deserialization issue; see the Jenkins advisory at https://www.jenkins.io/security/advisory/2026-05-27/#SECURITY-3654 for details.
  • If an immediate upgrade is not possible, disable LDAP referrals or configure the plugin not to follow referrals by adjusting the LDAP server settings or plugin configuration, thereby preventing unvalidated data from being deserialized.
  • Implement network‑level restrictions so that the Jenkins host can only communicate with a trusted LDAP server, limiting the attack surface for malicious referral data.

Generated by OpenCVE AI on June 16, 2026 at 14:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Title Unvalidated Deserialization of LDAP Referral Data in Jenkins LDAP Plugin

Wed, 03 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Title Deserialization Vulnerability in Jenkins LDAP Plugin via LDAP Referrals

Tue, 02 Jun 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins
Jenkins ldap
CPEs cpe:2.3:a:jenkins:ldap:*:*:*:*:*:jenkins:*:*
cpe:2.3:a:jenkins:ldap:807.v7d7de30930cf:*:*:*:*:jenkins:*:*
Vendors & Products Jenkins
Jenkins ldap

Sat, 30 May 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins Project
Jenkins Project jenkins Ldap Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Ldap Plugin

Wed, 27 May 2026 21:45:00 +0000

Type Values Removed Values Added
Title Deserialization Vulnerability in Jenkins LDAP Plugin via LDAP Referrals

Wed, 27 May 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 27 May 2026 15:15:00 +0000

Type Values Removed Values Added
Description Jenkins LDAP Plugin 807.v7d7de30930cf and earlier deserializes data from LDAP referrals without validation.
References

Subscriptions

Jenkins Ldap
Jenkins Project Jenkins Ldap Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-05-27T17:04:29.371Z

Reserved: 2026-05-26T14:50:46.812Z

Link: CVE-2026-48917

cve-icon Vulnrichment

Updated: 2026-05-27T17:04:26.506Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-27T15:16:31.347

Modified: 2026-06-02T16:14:59.163

Link: CVE-2026-48917

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T15:00:07Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data