AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-1000093

HIGH · CVSS 8.8 EPSS 0.68%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-10-05 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2017-1000093
Severity
HIGH
CVSS
8.8
EPSS
0.68%
Jenkins

Original NVD Description

Poll SCM Plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks. This allowed attackers to initiate polling of projects with a known name. While Jenkins in general does not consider polling to be a protection-worthy action as it's similar to cache invalidation, the plugin specifically adds a permission to be able to use this functionality, and this issue undermines that permission.