Description
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.
Published: 2026-06-24
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a missing permission check in the Jenkins Contrast Continuous Application Security Plugin. It permits any user with Overall/Read rights to enumerate all configured Contrast metadata names, leading to unintended information disclosure. The weakness reflects improper access control and information leakage, affecting the confidentiality of plugin configuration data.

Affected Systems

The flaw affects customers using Jenkins Project’s Contrast Continuous Application Security Plugin version 3.11 or earlier; no other versions or related products are known to be impacted.

Risk and Exploitability

The vulnerability can be exploited by any account that holds Overall/Read permission, generally associated with privileged or administrator roles. The attack vector is through the Jenkins web interface or API endpoints that expose metadata names; it is inferred from the description that an attacker would need access to the Jenkins instance with at least Overall/Read rights. The CVSS score is not specified, EPSS is unavailable, and the issue is not listed in the CISA KEV catalog, suggesting no confirmed exploitation yet. Nevertheless, any compromise of Overall/Read permissions—potentially via internal access or misconfiguration—could allow enumeration of sensitive configuration details.

Generated by OpenCVE AI on June 24, 2026 at 17:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Contrast Continuous Application Security Plugin to a version newer than 3.11 that implements proper permission checks.
  • Restrict Overall/Read permission to a minimal group of trusted users or roles rather than granting it broadly.
  • Audit the Jenkins API and web endpoints to ensure that metadata enumeration is disallowed for unprivileged users.
  • Monitor Jenkins access logs for suspicious attempts to call metadata endpoints and investigate any anomalies.

Generated by OpenCVE AI on June 24, 2026 at 17:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 17:45:00 +0000

Type Values Removed Values Added
Title Missing Permission Checks Allow Metadata Enumeration in Jenkins Contrast Plugin
Weaknesses CWE-269

Wed, 24 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Title Missing Permission Checks Enumerate Contrast Metadata
Weaknesses CWE-200
CWE-285

Wed, 24 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
Title Missing Permission Checks Enumerate Contrast Metadata
Weaknesses CWE-200
CWE-285

Wed, 24 Jun 2026 13:45:00 +0000

Type Values Removed Values Added
Description 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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-06-24T13:20:15.124Z

Reserved: 2026-06-24T08:41:44.359Z

Link: CVE-2026-57299

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T17:30:16Z

Weaknesses
  • CWE-269

    Improper Privilege Management