Description
Jenkins Bitbucket OAuth Plugin 0.17 and earlier does not restrict the redirect URL after login, allowing attackers to perform phishing attacks.
Published: 2026-05-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Jenkins Bitbucket OAuth Plugin, versions 0.17 and earlier, which permits any URL to be used as a redirect after authentication. This lack of validation creates an open redirect (CWE‑601) that attackers can exploit to lure users to malicious sites that masquerade as legitimate Jenkins web pages, facilitating credential theft or session hijacking. The impact is confined to phishing attacks rather than direct code execution, but it undermines user trust and can compromise sensitive accounts via social engineering.

Affected Systems

The affected component is the Jenkins Bitbucket OAuth Plugin developed by the Jenkins Project. All installations of this plugin at version 0.17 or earlier are vulnerable. Users running newer releases are not affected.

Risk and Exploitability

The CVSS score of 4.3 reflects a moderate level of risk. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a web‑based login flow where an attacker constructs a crafted login URL that includes a malicious redirect target. Exploitation requires the attacker to control or influence the redirect parameter; it does not grant arbitrary code execution but can effectively redirect victims to phishing sites. While the exploitation path is straightforward for an attacker, the overall risk remains moderate because successful phishing depends on user interaction.

Generated by OpenCVE AI on May 27, 2026 at 21:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Bitbucket OAuth Plugin to the latest version where the redirect URL restriction has been implemented
  • If an upgrade is not immediately possible, configure Jenkins to restrict the redirect URLs to an approved domain list or disable the redirect feature if supported by the plugin
  • Educate users about the risk of clicking unfamiliar URLs after authentication and monitor authentication logs for abnormal redirect patterns

Generated by OpenCVE AI on May 27, 2026 at 21:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 30 May 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins Project
Jenkins Project jenkins Bitbucket Oauth Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Bitbucket Oauth Plugin

Thu, 28 May 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins
Jenkins bitbucket Oauth
CPEs cpe:2.3:a:jenkins:bitbucket_oauth:*:*:*:*:*:jenkins:*:*
Vendors & Products Jenkins
Jenkins bitbucket Oauth

Wed, 27 May 2026 21:45:00 +0000

Type Values Removed Values Added
Title Unrestricted Redirect in Jenkins Bitbucket OAuth Plugin Enables Phishing

Wed, 27 May 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-601
Metrics cvssV3_1

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

ssvc

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


Wed, 27 May 2026 15:15:00 +0000

Type Values Removed Values Added
Description Jenkins Bitbucket OAuth Plugin 0.17 and earlier does not restrict the redirect URL after login, allowing attackers to perform phishing attacks.
References

Subscriptions

Jenkins Bitbucket Oauth
Jenkins Project Jenkins Bitbucket Oauth Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-05-27T15:22:52.693Z

Reserved: 2026-05-26T14:50:46.813Z

Link: CVE-2026-48924

cve-icon Vulnrichment

Updated: 2026-05-27T15:22:45.863Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-27T15:16:32.067

Modified: 2026-05-28T16:59:48.520

Link: CVE-2026-48924

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-30T21:21:52Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')