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

CVE-2025-24402

CVE-2025-24402

Description

Cross-site request forgery in Jenkins Azure Service Fabric Plugin <=1.6 allows connecting to a Service Fabric URL with attacker-specified credentials.

AI Insight

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

Cross-site request forgery in Jenkins Azure Service Fabric Plugin <=1.6 allows connecting to a Service Fabric URL with attacker-specified credentials.

Vulnerability

Details

A cross-site request forgery (CSRF) vulnerability exists in Jenkins Azure Service Fabric Plugin version 1.6 and earlier [1]. The plugin fails to properly validate CSRF tokens on an endpoint that allows connecting to a Service Fabric URL. This allows an attacker to perform actions on behalf of an authenticated user without their consent.

Exploitation

To exploit this vulnerability, an attacker must first obtain valid credential IDs (e.g., via another vulnerability like CVE-2025-24397 that enumerates credentials) [1]. Then, the attacker can craft a malicious link or webpage that, when clicked by an authenticated Jenkins user, triggers a request to the plugin's vulnerable endpoint. The request uses the attacker-specified credential IDs to connect to a Service Fabric URL.

Impact

If successful, the attacker can connect to a Service Fabric cluster using the stolen credentials, potentially gaining unauthorized access to the cluster and allowing further attacks or data exfiltration. The impact depends on the permissions associated with the compromised credentials.

Mitigation

The Jenkins Security Advisory recommends upgrading the Azure Service Fabric Plugin to a version that includes a fix [1]. As of this writing, no workaround is documented; users should also address the underlying credential enumeration issue by updating other affected plugins.

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