Skip to main content

GitHub Integration Plugin EUVDEUVD-2026-32516

| CVE-2026-48925 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-05-27 jenkinsci-cert@googlegroups.com GHSA-rf8w-7c3g-7h3g
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 27, 2026 - 21:12 vuln.today

DescriptionCVE.org

A cross-site request forgery (CSRF) vulnerability in Jenkins GitHub Integration Plugin 0.7.3 and earlier allows attackers to attackers to trigger a build for a pull request.

AnalysisAI

Cross-site request forgery in Jenkins GitHub Integration Plugin 0.7.3 and earlier allows unauthenticated remote attackers to trigger unauthorized pull request builds by tricking an authenticated Jenkins user into visiting a crafted page. The vulnerability stems from missing CSRF token validation on the endpoint that triggers pull request builds. With CVSS 4.3 (Medium) and no public exploit or KEV listing identified at time of analysis, this represents a moderate-integrity risk primarily in CI/CD pipeline environments where unauthorized build execution could be leveraged for resource abuse or workflow manipulation.

Technical ContextAI

Jenkins GitHub Integration Plugin provides webhook and pull request build triggering functionality between GitHub repositories and Jenkins CI/CD servers. CWE-352 (Cross-Site Request Forgery) identifies the root cause: the plugin's build-trigger endpoint lacks anti-CSRF token validation, meaning any HTTP request originating from a victim's authenticated browser session - regardless of origin - will be accepted and executed. The CVSS vector AV:N/AC:L/PR:N/UI:R confirms the network-accessible, low-complexity, no-privilege attack path requiring only that a logged-in Jenkins user interact with attacker-controlled content. Affected versions are Jenkins GitHub Integration Plugin 0.x through and including 0.7.3 (EUVD-2026-32516).

RemediationAI

The primary fix is to upgrade the Jenkins GitHub Integration Plugin to the version released by the Jenkins project in the security advisory published 2026-05-27 at https://www.jenkins.io/security/advisory/2026-05-27/#SECURITY-3776 - an exact fixed version number is not independently confirmed from the input data beyond the advisory reference, so consult that page directly for the patched release. Patch available per vendor advisory. As a compensating control while patching, administrators can restrict access to the Jenkins instance to trusted internal networks or VPN, reducing the exposure window for CSRF attacks that require a victim's browser to reach attacker-controlled content while also being authenticated to Jenkins. Additionally, enforcing strict Content Security Policy headers and ensuring Jenkins' built-in CSRF protection (crumb issuer) is enabled for all other endpoints limits lateral CSRF risk. Note that network restriction does not eliminate CSRF risk if users browse external content from within the trusted network.

CVE-2015-8103 CRITICAL POC
9.8 Nov 25

The Jenkins CLI subsystem in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to execute arbitrary co

CVE-2016-9299 CRITICAL POC
9.8 Jan 12

The remoting module in Jenkins before 2.32 and LTS before 2.19.3 allows remote attackers to execute arbitrary code via a

CVE-2016-0792 HIGH POC
8.8 Apr 07

Multiple unspecified API endpoints in Jenkins before 1.650 and LTS before 1.642.2 allow remote authenticated users to ex

CVE-2015-5317 HIGH
7.5 Nov 25

The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive j

CVE-2016-0788 CRITICAL
9.8 Apr 07

The remoting module in Jenkins before 1.650 and LTS before 1.642.2 allows remote attackers to execute arbitrary code by

CVE-2019-1003029 CRITICAL POC
9.9 Mar 08

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/

CVE-2018-1000861 CRITICAL POC
9.8 Dec 10

A code execution vulnerability exists in the Stapler web framework used by Jenkins 2.153 and earlier, LTS 2.138.3 and ea

CVE-2019-1003005 HIGH POC
8.8 Feb 06

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/

CVE-2019-1003002 HIGH POC
8.8 Jan 22

A sandbox bypass vulnerability exists in Pipeline: Declarative Plugin 1.3.3 and earlier in. Rated high severity (CVSS 8.

CVE-2019-1003001 HIGH POC
8.8 Jan 22

A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/org/jenkinsci/plugins

CVE-2019-1003000 HIGH POC
8.8 Jan 22

A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in src/main/java/org/jenkinsci/plugins/

CVE-2019-1003030 CRITICAL POC
9.9 Mar 08

A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/

Share

EUVD-2026-32516 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy