Description
Jenkins Job Import Plugin 143.v044a_2e819b_27 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.
Published: 2026-05-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins Job Import Plugin versions 143.v044a_2e819b_27 and earlier do not perform a permission check in one of their HTTP endpoints. This flaw enables an attacker who can obtain only the Overall/Read permission to discover the IDs of credentials stored in the Jenkins instance. The exposed IDs could potentially be used as a foothold to locate and exploit credential data, representing an information disclosure vulnerability rooted in improper privilege management (CWE-269).

Affected Systems

The vulnerability affects Jenkins installations that use the Jenkins Job Import Plugin at or below version 143.v044a_2e819b_27. Any Jenkins instance with the plugin enabled, regardless of other security settings, is susceptible if an attacker has read access. The issue is specific to the Job Import Plugin and does not apply to core Jenkins or other plugins.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The EPSS score is not available, so actual exploitation probability cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Attackers would need read access which is common for many users, meaning enumeration could be performed by anyone who can view jobs. No additional prerequisites are stated beyond the permission check, so the flaw is easy to exploit once the necessary read privilege is present.

Generated by OpenCVE AI on May 27, 2026 at 21:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Job Import Plugin to the latest patched version
  • Restrict Overall/Read permission to trusted users or enforce least‑privilege policies
  • If upgrading is not immediately possible, temporarily disable the Job Import Plugin to prevent unauthorized enumeration

Generated by OpenCVE AI on May 27, 2026 at 21:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Jenkins
Jenkins job Import
CPEs cpe:2.3:a:jenkins:job_import:*:*:*:*:*:jenkins:*:*
cpe:2.3:a:jenkins:job_import:143.v044a_2e819b_27:*:*:*:*:jenkins:*:*
Vendors & Products Jenkins
Jenkins job Import

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

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

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

Type Values Removed Values Added
Title Jenkins Job Import Plugin allows enumeration of stored credential IDs due to missing permission check

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

Type Values Removed Values Added
Weaknesses CWE-269
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, 27 May 2026 15:15:00 +0000

Type Values Removed Values Added
Description Jenkins Job Import Plugin 143.v044a_2e819b_27 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.
References

Subscriptions

Jenkins Job Import
Jenkins Project Jenkins Job Import Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-05-27T15:21:36.888Z

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

Link: CVE-2026-48926

cve-icon Vulnrichment

Updated: 2026-05-27T15:21:26.719Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-02T14:49:10.240

Link: CVE-2026-48926

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-30T21:21:51Z

Weaknesses
  • CWE-269

    Improper Privilege Management