Description
Jenkins GitHub Plugin 1.46.0 and earlier improperly processes the current job URL as part of JavaScript implementing validation of the feature "GitHub hook trigger for GITScm polling", resulting in a stored cross-site scripting (XSS) vulnerability exploitable by non-anonymous attackers with Overall/Read permission.
Published: 2026-04-29
Score: 9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jenkins GitHub Plugin up to version 1.46.0 improperly includes the current job URL in a JavaScript validation routine for the GitHub hook trigger feature. This flaw allows a non‑anonymous attacker who has Overall or Read permissions to persist malicious script code in the job configuration, which will then be executed in the browser context of any user who views that job. The result is a classic stored XSS vulnerability that can lead to credential theft, session hijacking, or arbitrary data exfiltration

Affected Systems

All installations of Jenkins using the Jenkins GitHub Plugin v1.46.0 or older are affected. This includes environments where the plugin has been deployed without upgrading to the latest releases

Risk and Exploitability

The vulnerability is exploitable only by users who can trigger a GitHub hook and have read access to the job. Attackers can craft a payload that is ingested when the trigger is processed, which will be served to any viewer of the job page. The CVSS score is 9, indicating high severity. EPSS score is unavailable, but the absence of a KEV listing does not mitigate the high risk associated with stored XSS. The attack vector is inferred to be a legitimate feature misuse rather than external network access. The potential impact includes compromise of user sessions and defacement of job listings.

Generated by OpenCVE AI on April 30, 2026 at 03:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins GitHub Plugin to the latest available stable release from the official repository
  • If an upgrade cannot be performed, disable the "GitHub hook trigger for GITScm polling" feature for all jobs
  • Add strict Content‑Security‑Policy headers to restrict execution of inline scripts and mitigate stored XSS

Generated by OpenCVE AI on April 30, 2026 at 03:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Apr 2026 04:15:00 +0000

Type Values Removed Values Added
Title Stored XSS via Improper Job URL Handling in Jenkins GitHub Plugin

Wed, 29 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Apr 2026 13:45:00 +0000

Type Values Removed Values Added
Description Jenkins GitHub Plugin 1.46.0 and earlier improperly processes the current job URL as part of JavaScript implementing validation of the feature "GitHub hook trigger for GITScm polling", resulting in a stored cross-site scripting (XSS) vulnerability exploitable by non-anonymous attackers with Overall/Read permission.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-04-29T14:29:21.203Z

Reserved: 2026-04-28T09:24:35.048Z

Link: CVE-2026-42523

cve-icon Vulnrichment

Updated: 2026-04-29T14:27:01.223Z

cve-icon NVD

Status : Received

Published: 2026-04-29T14:16:19.360

Modified: 2026-04-29T15:16:07.077

Link: CVE-2026-42523

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T04:00:15Z

Weaknesses