VYPR
Moderate severityNVD Advisory· Published Mar 23, 2023· Updated Aug 2, 2024

CVE-2023-28673

CVE-2023-28673

Description

A missing permission check in Jenkins OctoPerf Load Testing Plugin 4.5.2 and earlier allows attackers with Overall/Read permission to enumerate credential IDs.

AI Insight

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

A missing permission check in Jenkins OctoPerf Load Testing Plugin 4.5.2 and earlier allows attackers with Overall/Read permission to enumerate credential IDs.

Vulnerability

Overview The Jenkins OctoPerf Load Testing Plugin up to version 4.5.2 contains a missing permission check in an unspecified endpoint. This flaw allows an attacker who already has the Overall/Read permission to enumerate the IDs of all credentials stored in Jenkins, even though they should not normally be able to view such metadata [1][2].

Exploitation and

Attack Surface An attacker needs to have Overall/Read permission, which is a low-privilege access frequently granted to non-administrative users. No further authentication on the specific endpoint is required, making the attack low-complexity and potentially feasible in shared Jenkins environments where more than one user has read access [1].

Impact

Successful exploitation discloses credential IDs, which are internal identifiers. While this leak does not directly expose secret values, it reduces the barrier for subsequent attacks such as credential usage or brute-forcing, especially if combined with other vulnerabilities. The vulnerability is rated Medium severity (CVSS v3) [2].

Mitigation

OctoPerf Load Testing Plugin version 4.5.2 is the last affected version. Users should update to a newer version that implements proper permission checks to restrict access to credential IDs. As of the advisory, no workaround is mentioned, and the plugin should be upgraded promptly [1][3].

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.jenkinsci.plugins:octoperfMaven
< 4.5.34.5.3

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

1