CVE-2025-59474
High PUBLISHEDJenkins 2.527 and earlier, LTS 2.516.2 and earlier does not perform a permission check in the sidepanel of a page intentionally accessible to users...
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
Jenkins 2.527 and earlier, LTS 2.516.2 and earlier does not perform a permission check in the sidepanel of a page intentionally accessible to users lacking Overall/Read permission, allowing attackers without Overall/Read permission to list agent names through its sidepanel executors widget.
- CVE Published
- Sep 17, 2025
- Exploitation Reported
- Oct 26, 2025
- CVSS
- 5.3 Medium
- EPSS
- 4.7%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Jenkins Project |
Jenkins
|
0 to < 2.387 |
Unaffected |
| Jenkins Project |
Jenkins
|
2.516.3 to < 2.516.* |
Unaffected |
| Jenkins Project |
Jenkins
|
2.528 to < * |
Unaffected |
CVE References
- Jenkins Security Advisory 2025-09-17 jenkins.io · Vendor Advisory https://www.jenkins.io/security/advisory/2025-09-17/#SECURITY-3594
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2025-10-26 19:42 UTC |
Scanner Artifacts
Scanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-59474.yaml | Jun 01, 2026 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Exploitation Status
Exploited in the wild
Recorded 2025-10-26 19:42:31 UTC · The Shadowserver
Proof of concept available
Recorded 2026-06-12 14:21:09 UTC · Nuclei Templates
Weaknesses (CWE)
-
Missing Authorization
Scanner Integrations
Nuclei, Metasploit, and other scanner references for this CVE are listed on the Detection tab.
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
14:21 UTC about 2 months ago14:21 UTC · about 2 months ago
Public PoC available
Public proof-of-concept code published
-
15:34 UTC about 2 months ago15:34 UTC · about 2 months ago
Nuclei template available
Scanner coverage available
-
19:42 UTC 9 months ago19:42 UTC · 9 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
13:17 UTC 10 months ago13:17 UTC · 10 months ago
CVE published
Vulnerability disclosed publicly
-
16:16 UTC 10 months ago16:16 UTC · 10 months ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-59474
{
"cve_id": "CVE-2025-59474",
"title": "Jenkins 2.527 and earlier, LTS 2.516.2 and earlier does not perform a permiss...",
"affected_vendor": "Jenkins Project",
"affected_product": "Jenkins",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 5.3,
"epss_score": 0.04735,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}