Answer in brief
CVE-2026-57300 records a Medium severity (CVSS 4.3) vulnerability in Jenkins MCP Server Plugin missing a permission check. The current sources do not mark it as known exploited. The current feed maps io.jenkins.plugins:mcp-server (maven), io.jenkins.plugins:mcp-server (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 4.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps io.jenkins.plugins:mcp-server (maven), io.jenkins.plugins:mcp-server (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| io.jenkins.plugins:mcp-servermaven | <0.178.vffe5a | 0.178.vffe5a |
| io.jenkins.plugins:mcp-servermaven | >=0 <0.178.vffe5a | 0.178.vffe5a |
Published upstream
Jun 24, 2026
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Jun 24, 2026
Jenkins MCP Server Plugin 0.177.v629fdb_2557fe and earlier does not perform a permission check in the getReplayScripts MCP tool that returns the replay script of a Pipeline build. This allows attackers with Item/Read permission to obtain the Pipeline script of jobs. MCP Server Plugin 0.178.vffe5a_e770f3b_ requires Item/Extended Read permission to return the replay script of a Pipeline build through the getReplayScripts MCP tool.
Quoted source text, attributed separately from HOL analysis.