CVE-2022-30956
Description
Jenkins Rundeck Plugin 3.6.10 and earlier has a stored XSS vulnerability via unrestricted URL schemes in webhook submissions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Rundeck Plugin 3.6.10 and earlier has a stored XSS vulnerability via unrestricted URL schemes in webhook submissions.
Vulnerability
Jenkins Rundeck Plugin 3.6.10 and earlier does not restrict URL schemes in Rundeck webhook submissions. This allows attackers to inject arbitrary JavaScript or other active content into the Jenkins interface by submitting a crafted webhook payload. The vulnerability is stored cross-site scripting (XSS) and resides in the plugin's handling of webhook notifications from Rundeck. [1][2]
Exploitation
An attacker must be able to submit crafted Rundeck webhook payloads. No special network position or authentication is required beyond the ability to send a webhook to the Jenkins instance configured to receive such notifications. By sending a payload with a malicious URL scheme (e.g., javascript:) the attacker can inject script content that will be stored and later executed in the context of the Jenkins user interface. [1]
Impact
When a victim user accesses the Jenkins interface where the malicious webhook content is displayed, the injected script executes in the user's browser. This can lead to disclosure of sensitive information, session hijacking, or further actions within Jenkins with the victim's privileges. The impact is limited to the browser context but can be chained with other vulnerabilities for more severe consequences. [1]
Mitigation
Jenkins Rundeck Plugin 3.6.11 is the fixed version, released as part of the 2022-05-17 security advisory. Users should upgrade to 3.6.11 or later. No workarounds are described in the available references. [1][3]
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:rundeckMaven | < 3.6.11 | 3.6.11 |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-4m42-8qfq-h3q9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-30956ghsaADVISORY
- www.jenkins.io/security/advisory/2022-05-17/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2022-05-17Jenkins Security Advisories · May 17, 2022