VYPR
Moderate severityNVD Advisory· Published Apr 12, 2023· Updated Feb 7, 2025

CVE-2023-30526

CVE-2023-30526

Description

Jenkins Report Portal Plugin 0.5 and earlier lacks a permission check, allowing attackers with Overall/Read to connect to arbitrary URLs with attacker-controlled bearer tokens.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins Report Portal Plugin 0.5 and earlier lacks a permission check, allowing attackers with Overall/Read to connect to arbitrary URLs with attacker-controlled bearer tokens.

A missing permission check in Jenkins Report Portal Plugin 0.5 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified bearer token authentication [1][3]. This vulnerability arises because the plugin does not properly validate that the user requesting to connect to an external service has the required permissions beyond Overall/Read.

An attacker with Overall/Read permission can exploit this by specifying a malicious URL and a bearer token of their choice. The plugin will then make a request to that URL with the attacker-controlled token, potentially enabling data exfiltration or interaction with external systems [1]. The attack does not require any additional authentication checks for the target URL.

The impact is that an attacker can use the Jenkins server as a proxy to connect to arbitrary services, using attacker-supplied credentials. This could lead to unauthorized access to external resources or leakage of internal network information. The attacker cannot directly execute code, but can initiate outbound connections.

Jenkins has released a security advisory for this vulnerability [1]. Users should upgrade to a fixed version of the Report Portal Plugin (0.6 or later) to mitigate the issue. As a workaround, administrators can restrict Overall/Read permissions to trusted users only.

AI Insight generated on May 20, 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.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:reportportalMaven
<= 0.5

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1