Skip to main content

Jenkins EUVDEUVD-2026-55615

| CVE-2026-19429 CRITICAL
Improper Link Resolution Before File Access (CWE-59)
2026-08-10 TuranSec GHSA-83x3-qgq9-rfcq
9.4
CVSS 4.0 · Vendor: TuranSec
Share

Severity by source

Vendor (TuranSec) PRIMARY
9.4 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.5 MEDIUM

Network-reachable and reliable given the crafted archive (AV:N/AC:L), but gated behind Item/Configure (PR:L); impact is arbitrary file read only, so C:H with I:N/A:N.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (TuranSec).

CVSS VectorVendor: TuranSec

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

10
Severity Changed
Aug 11, 2026 - 08:22 NVD
HIGH CRITICAL
CVSS changed
Aug 11, 2026 - 08:22 NVD
8.3 (HIGH) 9.4 (CRITICAL)
Severity Changed
Aug 10, 2026 - 17:22 NVD
CRITICAL HIGH
CVSS changed
Aug 10, 2026 - 17:22 NVD
9.4 (CRITICAL) 8.3 (HIGH)
Analysis Updated
Aug 10, 2026 - 15:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 10, 2026 - 15:22 vuln.today
cvss_changed
Severity Changed
Aug 10, 2026 - 15:22 NVD
MEDIUM CRITICAL
CVSS changed
Aug 10, 2026 - 15:22 NVD
6.5 (MEDIUM) 9.4 (CRITICAL)
Analysis Generated
Aug 10, 2026 - 13:06 vuln.today
CVE Published
Aug 10, 2026 - 12:07 cve.org
MEDIUM 6.5

DescriptionCVE.org

An incomplete patch for CVE-2026-33001 in Jenkins Project Jenkins through LTS 2.555.3 allows an authenticated remote attacker with Item/Configure permission to read arbitrary files on the Jenkins controller filesystem via a crafted tar archive. The CVE-2026-33001 security update validates symlink destinations during tar extraction in FilePath.java but does not validate symlink targets; a symlink whose location is inside the workspace can still point to arbitrary paths outside it, enabling disclosure of any file readable by the Jenkins process user, including secrets/master.key, credentials.xml, and other sensitive configuration files.

AnalysisAI

Arbitrary file read on the Jenkins controller affects Jenkins through LTS 2.555.3, where an authenticated attacker holding Item/Configure permission can exfiltrate any file readable by the Jenkins process user by uploading a crafted tar archive containing a symlink. This is an incomplete-fix bypass of CVE-2026-33001: the prior patch validated where a symlink is placed during extraction but not where it points, so a link staged inside the workspace can still resolve to paths outside it. There is no public exploit identified at time of analysis, and the flaw is not listed in CISA KEV, but it directly exposes secrets/master.key, credentials.xml, and other sensitive configuration.

Technical ContextAI

Jenkins is a Java-based automation/CI server whose controller manages jobs, credentials, and build workspaces. The defect lives in FilePath.java tar-extraction logic, which is exercised when archives are unpacked into a job workspace. CWE-59 (link following) is the root cause: the CVE-2026-33001 hardening checked that a symlink's on-disk destination stays within the workspace but did not validate the symlink's target path, so an extracted link located inside the workspace can reference arbitrary absolute paths (e.g. the Jenkins home directory). When Jenkins subsequently reads or archives that link's contents, it dereferences the pointer and returns out-of-tree file data. The affected component is identified by cpe:2.3:a:jenkins_project:jenkins:*:*:*:*:*:*:*:* and the issue is tracked as EUVD-2026-55615.

RemediationAI

Patch available per vendor advisory (https://www.jenkins.io/security/advisories/2026-03-19/) - upgrade to the fixed Jenkins LTS release published in that advisory once your maintenance window allows; an exact fixed version string was not included in the provided data, so confirm it directly from the advisory before deploying. As compensating controls until patched, tighten the authorization matrix so that Item/Configure is granted only to trusted users (this is the exploitation prerequisite; the trade-off is reduced self-service job editing), and avoid running jobs that extract untrusted tar archives on the controller - prefer running such workloads on agents rather than the built-in controller node (Jenkins' recommended 'don't build on the controller' posture), which limits the files an attacker's symlink can reach. Rotate secrets/master.key and any credentials in credentials.xml if you suspect the account population with Item/Configure was untrusted, since those are the primary disclosure targets.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Vendor StatusVendor

Share

EUVD-2026-55615 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy