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

Impact

A missing permission check in Jenkins Git Parameter Plugin version 462.vdcf3df2ed2ca_ and earlier allows an attacker who has Item/Read permission to gain access to sensitive information about the source code management repository used by a Jenkins job. This information includes branch names, tag names, and revision identifiers. The vulnerability is a classic lack of authorization control, which could enable attackers to enumerate repository details and potentially identify sensitive code or facilitate further exploits. The affected code does not enforce proper access checks, thereby exposing internal repository details to any user who can read job configuration or build metadata.

Affected Systems

The vulnerability affects the Jenkins Project’s Git Parameter Plugin, specifically any installation that is at or below version 462.vdcf3df2ed2ca_. Users running the plugin in older releases are at risk. Upgrading to a newer released version that includes the missing permission check is required to remediate this flaw. No other vendor products are directly impacted.

Risk and Exploitability

Because the exploitation only requires Item/Read permission, which is often granted to many users in a Jenkins environment, the attack vector is effectively local to anyone who can authenticate to the Jenkins instance. The CVSS score of 4.3 reflects moderate severity, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting that, while the potential impact is real, the likelihood of an immediate widespread exploit is uncertain. Nonetheless, any user with read access to a job can enumerate the underlying repository, so the risk warrants prompt mitigation.

Generated by OpenCVE AI on June 24, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Git Parameter Plugin to the latest available version that includes the proper permission check
  • If an immediate upgrade is not possible, restrict the Item/Read permission for users who should not see build configuration or upstream SCM metadata
  • Review and audit Jenkins job configurations to ensure that no sensitive SCM parameters are exposed through job URLs or build environment variables

Generated by OpenCVE AI on June 24, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Missing Permission Check Exposes SCM Repository Metadata in Jenkins Git Parameter Plugin
Weaknesses CWE-285

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

Type Values Removed Values Added
Title Missing Permission Check Exposes SCM Repository Metadata in Jenkins Git Parameter Plugin
Weaknesses CWE-285

Wed, 24 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


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

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

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-06-24T14:11:29.847Z

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

Link: CVE-2026-57286

cve-icon Vulnrichment

Updated: 2026-06-24T14:11:25.680Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T16:30:06Z

Weaknesses