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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:service-fabricMaven | <= 1.6 | — |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-gp8p-49gr-jv8jghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-24403ghsaADVISORY
- www.jenkins.io/security/advisory/2025-01-22/ghsavendor-advisoryWEB
News mentions
1- Jenkins Security Advisory 2025-01-22Jenkins Security Advisories · Jan 22, 2025