← Vulnerability feed

Vulnerability record · CVE-2015-5317 · published 25 November 2015

CVE-2015-5317: Jenkins Fingerprints pages expose job and build names

Jenkins · Jenkins

Jenkins before 1.638 and LTS before 1.625.2 expose sensitive job and build name information through the Fingerprints pages when requested directly. The flaw is an information disclosure (CWE-200) that leaks internal build metadata to anyone who can reach the UI. It matters because that metadata aids reconnaissance and targeting of CI/CD infrastructure.

7.5 CVSS 3.1 High CISA KEV since 12 May 2023 EPSS 23% · top 2.3% CWE-200 · Information exposure
7.5CVSS 3.1 base score, v2 5.0
23%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
7References
17 Jun 2026Last modified by NVD

Description

The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive job and build name information via a direct request.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: medium.

high priorityCVSS 7.5 high severity, KEV-listed with known exploitation, and high EPSS percentile, though impact is limited to information disclosure.

What it is

Jenkins before 1.638 and LTS before 1.625.2 expose sensitive job and build name information through the Fingerprints pages when requested directly. The flaw is an information disclosure (CWE-200) that leaks internal build metadata to anyone who can reach the UI. It matters because that metadata aids reconnaissance and targeting of CI/CD infrastructure.

Impact

An unauthenticated remote attacker gains sensitive job and build name information, which can reveal project structure and naming conventions useful for follow-on attacks. No integrity or availability impact is described.

Attack surface

Reachable over the network via a direct HTTP request to the Fingerprints pages; the CVSS vector shows no privileges and no user interaction required.

Exploitation

CVE-2015-5317 is listed in CISA KEV (added 2023-05-12), indicating known exploitation, and EPSS is 0.22429 (97.6th percentile). References are vendor and Red Hat advisories plus the KEV entry; no public exploit tag is present in the record.

What to do

  • Upgrade Jenkins to 1.638 or later, or LTS to 1.625.2 or later, per the vendor advisory.
  • Apply the referenced Red Hat errata (RHSA-2016:0070, RHSA-2016-0489) where Jenkins is packaged.
  • Restrict network access to the Jenkins UI so only trusted users and networks can reach it.
  • Review Jenkins job and build naming for information that should not be exposed.
  • Monitor for direct requests to Fingerprints pages from untrusted sources.

Detection

  • Alert on direct HTTP requests to Jenkins Fingerprints pages from unauthenticated or unexpected sources.
  • Review Jenkins access logs for enumeration patterns against fingerprint and job/build endpoints.
  • Audit exposed Jenkins instances for versions below 1.638 or LTS 1.625.2.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2015-5317 to the Known Exploited Vulnerabilities catalog on 12 May 2023 as "Jenkins User Interface (UI) Information Disclosure Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 2 June 2023.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2015-5317 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-23897Jenkins CLI parser arbitrary file read via @ path expansionJenkins 2.441 and earlier, and LTS 2.426.2 and earlier, fails to disable a CLI command parser feature that replaces an '@' character followed by a fi…KEVEPSS 100%analysed9.8CVE-2018-1000861Jenkins Stapler framework URL routing allows remote code executionThe Stapler web framework in Jenkins 2.153 and earlier and LTS 2.138.3 and earlier lets attackers invoke unintended Java methods by requesting crafte…KEVEPSS 98%analysed9.8CVE-2017-1000353Jenkins CLI Java deserialization allows unauthenticated remote code executionJenkins 2.56 and earlier, and 2.46.1 LTS and earlier, deserialize attacker-supplied Java SignedObject data sent to the Jenkins CLI, bypassing the exi…KEVEPSS 100%analysed7.5CVE-2023-44487HTTP/2 Rapid Reset stream cancellation denial of serviceThe HTTP/2 protocol permits a client to cancel many streams quickly, and the server's handling of those resets consumes disproportionate resources. T…KEVEPSS 100%analysed10.0CVE-2014-3496Redhat openshift code injection vulnerabilitycartridge_repository.rb in OpenShift Origin and Enterprise 1.2.8 through 2.1.1 allows remote attackers to execute arbitrary commands via shell metach…EPSS 5.1%9.8CVE-2021-21690Jenkins path traversal vulnerabilityAgent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path in Jenkins 2.318 and earlier, …EPSS 2.5%9.8CVE-2021-21691Jenkins link following vulnerabilityCreating symbolic links is possible without the 'symlink' agent-to-controller access control permission in Jenkins 2.318 and earlier, LTS 2.303.2 and…EPSS 2.1%9.8CVE-2021-21692Jenkins path traversal vulnerabilityFilePath#renameTo and FilePath#moveAllChildrenTo in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier only check 'read' agent-to-controller access p…EPSS 2.1%

Source: NIST National Vulnerability Database (record CVE-2015-5317), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.