← Vulnerability feed

Vulnerability record · CVE-2020-2140 · published 9 March 2020

CVE-2020-2140: Jenkins Audit Trail Plugin reflected XSS in URL Patterns validation

Jenkins · Audit Trail

Jenkins Audit Trail Plugin 3.2 and earlier fails to escape the error message shown for URL Patterns field form validation, producing a reflected cross-site scripting flaw. An attacker who can get a victim to submit crafted input to that form can execute script in the victim's Jenkins session. The issue is limited to the plugin's form validation path and requires user interaction.

6.1 CVSS 3.1 Medium EPSS 76% · top 0.5% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score, v2 4.3
76%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

Jenkins Audit Trail Plugin 3.2 and earlier does not escape the error message for the URL Patterns field form validation, resulting in a reflected cross-site scripting vulnerability.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

medium priorityReflected XSS requires user interaction and is confined to the Jenkins UI, but the plugin is widely deployed and EPSS is very high, so it warrants prompt patching.

What it is

Jenkins Audit Trail Plugin 3.2 and earlier fails to escape the error message shown for URL Patterns field form validation, producing a reflected cross-site scripting flaw. An attacker who can get a victim to submit crafted input to that form can execute script in the victim's Jenkins session. The issue is limited to the plugin's form validation path and requires user interaction.

Impact

An attacker can run arbitrary JavaScript in the context of the victim's Jenkins session, potentially reading data or performing actions as that user. The CVSS scope change (S:C) reflects that the script executes in the Jenkins origin rather than the attacker's.

Attack surface

Reached over the network through the plugin's URL Patterns form validation endpoint; no authentication is required by the vector (PR:N), but the victim must interact with a crafted request or link (UI:R). The description does not state whether the endpoint is reachable pre-authentication in practice.

Exploitation

Not listed in CISA KEV and no public exploit or exploitation tag appears in the references, which are only vendor and mailing-list advisories. EPSS is high (0.75975, 99.5th percentile), indicating elevated predicted likelihood, but that is a model estimate, not confirmed exploitation.

What to do

  • Upgrade Jenkins Audit Trail Plugin past version 3.2 to the fixed release named in the vendor advisory SECURITY-1722.
  • If immediate upgrade is not possible, restrict access to Jenkins form validation endpoints and the Audit Trail configuration UI to trusted administrators.
  • Apply output encoding to validation error messages so user-supplied URL Patterns input is not reflected unescaped.
  • Enforce a strict Content-Security-Policy on the Jenkins UI to reduce script execution impact.
  • Review Jenkins access controls so untrusted users cannot reach administrative configuration forms.

Detection

  • Search Jenkins logs and HTTP access logs for requests to Audit Trail URL Patterns validation endpoints containing script-like payloads in parameters.
  • Monitor for reflected payload strings (for example script tags or event handlers) appearing in Jenkins error responses.
  • Alert on Audit Trail plugin configuration changes or validation requests from unexpected source addresses.
  • Correlate Jenkins session activity following suspicious validation requests for signs of session abuse.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-2140 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

5.3CVE-2020-2287Jenkins audit trail vulnerabilityJenkins Audit Trail Plugin 3.6 and earlier applies pattern matching to a different representation of request URL paths than the Stapler web framework…EPSS 1.2%5.3CVE-2020-2288Jenkins audit trail vulnerabilityIn Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL t…EPSS 0.95%6.1CVE-2026-42897Microsoft Exchange Server XSS enables spoofingMicrosoft Exchange Server and Exchange Server Subscription Edition fail to neutralize input during web page generation, a cross-site scripting flaw (…KEVEPSS 0.52%analysed6.1CVE-2025-48700Zimbra Classic UI stored XSS via crafted email HTMLZimbra Collaboration Suite Classic UI fails to properly sanitize HTML content in email messages, allowing crafted tag structures and attribute values…KEVEPSS 1.7%analysed6.1CVE-2025-66376Zimbra Collaboration Classic UI stored XSS via CSS @import in emailZimbra Collaboration Suite 10 before 10.0.18 and 10.1 before 10.1.13 allows stored cross-site scripting in the Classic UI through CSS @import directi…KEVEPSS 20%analysed6.1CVE-2025-68461Roundcube Webmail XSS via SVG animate tagRoundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is vulnerable to cross-site scripting through the animate tag in an SVG document. Because the f…KEVEPSS 27%analysed10.0CVE-2026-22769Dell RecoverPoint for Virtual Machines hardcoded credential flawDell RecoverPoint for Virtual Machines versions prior to 6.0.3.1 HF1 contain a hardcoded credential vulnerability (CWE-798). An unauthenticated remot…KEVEPSS 13%analysed7.1CVE-2025-14611Gladinet CentreStack and Triofox hardcoded AES key enables file inclusionCentreStack and Triofox before 16.12.10420.56791 use hardcoded values in their AES cryptoscheme, weakening protection for publicly exposed endpoints.…KEVEPSS 53%analysed

Source: NIST National Vulnerability Database (record CVE-2020-2140), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.