← Vulnerability feed

Vulnerability record · CVE-2021-21630 · published 30 March 2021

CVE-2021-21630: Jenkins Extra Columns Plugin stored XSS via unescaped build parameter values

Jenkins · Extra Columns

Jenkins Extra Columns Plugin 1.22 and earlier fails to escape parameter values shown in the build parameters column, creating a stored cross-site scripting flaw. Because the injected script persists in build data and renders for other users viewing the column, it can affect users beyond the one who inserted it.

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

Description

Jenkins Extra Columns Plugin 1.22 and earlier does not escape parameter values in the build parameters column, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.

CVSS:3.1/AV:N/AC:L/PR:L/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: high.

medium priorityCVSS rates it medium (5.4) and exploitation requires authenticated Job/Configure permission plus victim interaction, though the high EPSS score warrants prompt patching.

What it is

Jenkins Extra Columns Plugin 1.22 and earlier fails to escape parameter values shown in the build parameters column, creating a stored cross-site scripting flaw. Because the injected script persists in build data and renders for other users viewing the column, it can affect users beyond the one who inserted it.

Impact

An attacker with Job/Configure permission can store script that executes in the browser of any user who views the affected column, enabling session theft or actions as the victim. The CVSS vector limits scope to low confidentiality and integrity impact.

Attack surface

Reached over the network through the Jenkins web UI; the attacker needs Job/Configure permission, and a victim must view the build parameters column for the payload to run, so user interaction is required.

Exploitation

Not listed in CISA KEV and no public exploit references are provided, but EPSS is high at 0.72391 (99.41st percentile), indicating elevated predicted exploitation likelihood.

What to do

  • Upgrade Jenkins Extra Columns Plugin past 1.22 to the fixed release named in the Jenkins security advisory SECURITY-2222.
  • If immediate upgrade is not possible, restrict Job/Configure permission to trusted users only.
  • Review and remove any stored build parameter values containing HTML or script content.
  • Apply a restrictive Content-Security-Policy to the Jenkins UI to reduce script execution impact.

Detection

  • Search Jenkins build parameter values and job configurations for HTML tags, script elements, or event handler attributes.
  • Monitor Jenkins audit logs for Job/Configure permission changes or configuration updates by unexpected accounts.
  • Inspect HTTP requests and responses to the Extra Columns build parameters view for reflected or stored script payloads.

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-2021-21630 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.4CVE-2016-3101Jenkins extra columns cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in the Extra Columns plugin before 1.17 in Jenkins allows remote attackers to inject arbitrary web script or…EPSS 1.2%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%analysed5.4CVE-2021-26829OpenPLC ScadaBR stored XSS via system_settings.shtmOpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored cross-site scripting through system_settings.shtm. Because the inj…KEVEPSS 48%analysed

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