Lucene search
+L

23960 matches found

OSV
OSV
added 2026/08/17 5:44 a.m.5 views

BIT-JENKINS-2026-70426

In Remoting 3384.v60d89463d9e0 and earlier, except 3355.3357.v931d3c992987, included in Jenkins 2.575 and earlier, LTS 2.568.1 and earlier, the JEP-200 class filter is not applied to classes resolved via a fallback path in the Remoting deserialization implementation, allowing agent processes, cod...

9CVSS5.6AI score0.00292EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.9 views

PT-2026-73342

In Remoting 3384.v60d89463d9e0 and earlier, except 3355.3357.v931d3c992987, included in Jenkins 2.575 and earlier, LTS 2.568.1 and earlier, the JEP-200 class filter is not applied to classes resolved via a fallback path in the Remoting deserialization implementation, allowing agent processes, cod...

9CVSS5.5AI score0.00292EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.6 views

PT-2026-73343

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of .tar and .tar.gz archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary...

4.3CVSS5.4AI score0.00248EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.4 views

PT-2026-73346

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not restrict the types of objects that can be instantiated as part of the project naming strategy configuration, allowing attackers with Overall/Manage permission to instantiate arbitrary types related to configuration, including those...

2.7CVSS5.5AI score0.0018EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/14 3:38 a.m.628 views

Jenkins - Remote Command Injection

Jenkins 2.153 and earlier and LTS 2.138.3 and earlier are susceptible to a remote command injection via stapler/core/src/main/java/org/kohsuke/stapler/MetaClass.java that allows attackers to invoke some methods on Java objects by accessing crafted URLs that were not intended to be invoked this wa...

10CVSS7.4AI score0.98326EPSS
SaveExploits4References5
Nuclei
Nuclei
added 2026/08/13 4:34 a.m.122 views

Jenkins GitHub Plugin <=1.29.1 - Server-Side Request Forgery

Jenkins GitHub Plugin 1.29.1 and earlier is susceptible to server-side request forgery via GitHubTokenCredentialsCreator.java, which allows attackers to leverage attacker-specified credentials IDs obtained through another method and capture the credentials stored in Jenkins. id: CVE-2018-1000600...

8.8CVSS8AI score0.90894EPSS
SaveExploits0References5
Redos
Redos
added 2026/08/13 12:00 a.m.7 views

ROS-20260813-73-0001

The vulnerability in Jenkins is related to the redirection of URLs to an unreliable website. Exploiting this vulnerability allows a malicious actor to redirect users to arbitrary URL addresses...

7.4CVSS5.5AI score0.00364EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/12 4:22 p.m.8 views

CVE-2026-70427

A flaw was found in Jenkins. Attackers who can control agent processes can exploit this vulnerability by providing specially crafted .tar or .tar.gz archives to the Jenkins controller. This is due to unsafe handling of symbolic links with effectively empty names during archive extraction...

8.8CVSS5.6AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 3:52 p.m.7 views

CVE-2026-70430

A flaw was found in Jenkins. This vulnerability allows an attacker with Overall/Manage permission to instantiate arbitrary types of objects within the project naming strategy configuration. This includes types typically reserved for administrators, potentially leading to unauthorized configuratio...

3.8CVSS5.5AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 3:51 p.m.6 views

CVE-2026-70429

A flaw was found in Jenkins. Due to inconsistent handling of case sensitivity in user and group names, an attacker with the ability to create new users or groups could exploit this vulnerability. By crafting user or group names that case-insensitively match existing ones, the attacker could...

8.1CVSS5.3AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 3:51 p.m.9 views

CVE-2026-19429

A flaw was found in Jenkins. An authenticated remote attacker with low privileges could exploit an incomplete patch related to symlink validation during tar archive extraction. This vulnerability allows the attacker to bypass symlink target validation, enabling them to read arbitrary files on the...

6.5CVSS5.6AI score0.00401EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.8 views

CVE-2026-70426

A flaw was found in Jenkins Remoting. This vulnerability allows agent processes, code running on agents, and attackers with Agent/Connect permission to bypass the JEP-200 deserialization filter. This bypass occurs because the filter is not applied to classes resolved through a fallback path in th...

9CVSS5.7AI score0.00292EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:17 p.m.14 views

CVE-2026-19429

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00401EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:07 p.m.30 views

CVE-2026-19429 Jenkins - FilePath.untarFrom() Symlink Target Validation Bypass and Blank-Name Check Bypass (Arbitrary File Read)

Jenkins FilePath.untarFrom does not validate symlink targets in extracted TAR archives, even in versions patched for CVE-2026-33001 and CVE-2026-70427. An authenticated attacker with job configuration privileges can include a malicious archive in a build step that creates workspace symlinks...

9.4CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:07 p.m.42 views

CVE-2026-19429

CVE-2026-19429 relates to Jenkins FilePath.untarFrom() where TAR extraction does not validate tar entry symlink targets, allowing an authenticated user with Item/Configure privileges to create workspace symlinks that point to arbitrary files on the Jenkins controller. This can enable reading sens...

5.5AI score0.00401EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 12:07 p.m.9 views

EUVD-2026-55615

Jenkins FilePath.untarFrom in all versions, including those with the CVE-2026-33001 patch applied, validates symlink destinations but not targets. The CVE-2026-33001 fix enforces that the symlink file is created within the workspace boundary, but the symlink target — the path returned by...

8.3CVSS5.6AI score0.01161EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 12:07 p.m.7 views

CVE-2026-19429

Jenkins FilePath.untarFrom does not validate symlink targets when extracting TAR archives, allowing an attacker with Item/Configure permission to create symlinks from a workspace to arbitrary files on the Jenkins controller. This issue remains exploitable in versions patched for CVE-2026-33001 an...

9.4CVSS5.5AI score0.00401EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/10 12:07 p.m.21 views

CVE-2026-19429

...

5.2AI score0.00401EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:07 p.m.48 views

CVE-2026-19429

...

0.00401EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.7 views

PT-2026-69480

Name of the Vulnerable Software and Affected Versions Jenkins Project Jenkins versions prior to LTS 2.555.3 Description An incomplete patch allows an authenticated remote attacker with Item/Configure permission to read arbitrary files on the Jenkins controller filesystem. The issue exists because...

8.3CVSS5.5AI score0.00401EPSS
SaveExploits0References8
Rows per page
Query Builder