VYPR
Moderate severityNVD Advisory· Published Jan 22, 2025· Updated Jan 23, 2025

CVE-2025-24403

CVE-2025-24403

Description

A missing permission check in Jenkins Azure Service Fabric Plugin 1.6 and earlier allows attackers with Overall/Read permission to enumerate Azure credentials IDs.

AI Insight

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

A missing permission check in Jenkins Azure Service Fabric Plugin 1.6 and earlier allows attackers with Overall/Read permission to enumerate Azure credentials IDs.

Vulnerability

CVE-2025-24403 describes a missing permission check in the Jenkins Azure Service Fabric Plugin versions 1.6 and earlier. The plugin fails to properly verify permissions when handling certain HTTP endpoints, allowing users with only Overall/Read permission to interact with credential-related functionality that should require higher privileges [1].

Exploitation

An attacker who already has Overall/Read access to a Jenkins instance can exploit this flaw by sending crafted requests to the plugin's affected endpoints. No further authentication or specialized access is needed; the missing check permits enumeration of credential IDs [1]. The plugin's source code repository shows how credentials are referenced in pipeline steps, confirming the attack surface [2].

Impact

Successful exploitation allows the attacker to enumerate the IDs of all Azure credentials stored in Jenkins. While the credentials themselves are not directly exposed, having the IDs can facilitate subsequent attacks, such as using another vulnerability to capture the actual credential secrets [1]. This increases the risk of credential theft and unauthorized access to Azure resources.

Mitigation

The vulnerability is fixed in Azure Service Fabric Plugin version 1.7. Users should update to this version immediately. No workaround is available; upgrading is the only remediation [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.jenkins-ci.plugins:service-fabricMaven
<= 1.6

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