AI description
CVE-2026-33001 is a path traversal vulnerability affecting Jenkins versions 2.554 and earlier, as well as Jenkins LTS 2.541.2 and earlier. This flaw stems from Jenkins' inadequate handling of symbolic links during the extraction of `.tar` and `.tar.gz` archives. Attackers can exploit this by crafting malicious archives containing symbolic links that direct file writes to unintended locations on the filesystem. The vulnerability allows for arbitrary file writes, limited only by the file system permissions of the user running Jenkins. Exploitation requires an attacker to have "Item/Configure" permission or the ability to control agent processes. This can be leveraged to deploy malicious scripts or plugins onto the Jenkins controller, potentially leading to further compromise.
- Description
- Jenkins 2.554 and earlier, LTS 2.541.2 and earlier does not safely handle symbolic links during the extraction of .tar and .tar.gz archives, allowing crafted archives to write files to arbitrary locations on the filesystem, restricted only by file system access permissions of the user running Jenkins. This can be exploited to deploy malicious scripts or plugins on the controller by attackers with Item/Configure permission, or able to control agent processes.
- Source
- jenkinsci-cert@googlegroups.com
- NVD status
- Modified
- Products
- jenkins
CVSS 3.1
- Type
- Secondary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
- Hype score
- Not currently trending
🚨*CVE* CVE-2026-19429 Jenkins FilePath.untarFrom() (all versions) validates symlink destinations but not targets, bypassing CVE-2026-33001. Any user with Item/Build access can trigger extr… https://t.co/GWaDKJY3rr ----- Traducción: CVE-2026-19429 Jen… https://t.co/utmtNg
@infoflowcloud
10 Aug 2026
29 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2026-19429 Jenkins FilePath.untarFrom() (all versions) validates symlink destinations but not targets, bypassing CVE-2026-33001. Any user with Item/Build access can trigger extr… https://t.co/fy6FwVfDf2
@CVEnew
10 Aug 2026
1511 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*",
"matchCriteriaId": "74E8B1F1-D28F-4BC1-B50C-F736D7FA12B1",
"versionEndExcluding": "2.541.3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*",
"matchCriteriaId": "D1012DE2-C6E3-4BEA-BA8E-C83B07D8DD25",
"versionEndExcluding": "2.555",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]