LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2015-5317: Jenkins User Interface (UI) Information Disclosure Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 12, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jun 2, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2015-5317 to its Known Exploited Vulnerabilities catalog on May 12, 2023, with a federal patch deadline of Jun 2, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Jenkins User Interface (UI) contains an information disclosure vulnerability that allows users to see the names of jobs and builds otherwise inaccessible to them on the "Fingerprints" pages.

CVE-2015-5317 is an information disclosure vulnerability in the Jenkins User Interface (UI). It allows users to view the names of jobs and builds that would otherwise be inaccessible to them when they visit the "Fingerprints" pages. This matters because Jenkins often holds details about software builds, pipelines, and internal projects; even limited name leakage can reveal sensitive structure, naming conventions, or the existence of restricted work that an attacker or unauthorized insider should not learn.

Defenders should treat this as a confidentiality issue under CWE-200. Confirm exact impact and fixed versions against the vendor advisory, then prioritize inventory and patching of Jenkins instances that expose the UI.

How it works

The weakness is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). In this case the Jenkins UI fails to enforce proper access controls on the Fingerprints pages, so a user who can reach those pages can observe job and build names that the authorization model would normally hide from them.

An attacker who already has some legitimate or low-privilege access to the Jenkins UI can browse or request the Fingerprints pages and harvest names of otherwise inaccessible jobs and builds. No further exploit mechanics are required beyond ordinary UI interaction; the disclosure itself is the abuse. Specific request paths or parameters must be confirmed against the vendor advisory rather than assumed.

Am I affected? How to find it in your systems

Jenkins is commonly deployed as a continuous-integration and continuous-delivery server, often running on internal Linux or Windows hosts, containers, or cloud instances, and is frequently exposed to authenticated users via a web UI. Inventory every Jenkins controller and agent that presents a web interface.

If public detail on exact telemetry signatures is limited, treat any unexpected Fingerprints access by low-privilege accounts as a lead for further investigation.

How to remediate

Apply the vendor-supplied updates for Jenkins as directed in the official advisory. CISA guidance is simply to apply updates per vendor instructions; follow that path first.

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls that limit who can reach the vulnerable UI surface and that improve detection.

If your data may have been exposed

Actively exploited information-disclosure vulnerabilities can contribute to broader breaches by giving attackers insight into internal systems. Known ransomware use of this specific CVE is not documented. If you suspect unauthorized access, review Jenkins audit logs for the accounts and times involved, rotate any credentials that may have been visible in job names or related metadata, and assess whether further lateral movement occurred. Readers can also run a free exposure scan of their email addresses against known breach data sets to check for secondary compromise indicators.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedJenkins · Jenkins User Interface (UI)
WeaknessCWE-200
Added to CISA KEVMay 12, 2023
Federal patch deadlineJun 2, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities