Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39884

27
FAUCET Score

OVERVIEW CVE-2026-39884 is an argument injection vulnerability affecting mcp-server-kubernetes versions 3.4.0 and prior. The port_forward tool in src/tools/port_forward.ts constructs kubectl commands through unsafe string concatenation and naive space-based argument splitting, rather than using array-based argument passing like other tools in the codebase. This allows attackers to inject arbitrary kubectl flags through user-controlled fields including namespace, resourceType, resourceName, and port parameters. SEVERITY The vulnerability carries a CVSS 3.1 score of 8.3 (HIGH) with a network-based attack vector, low complexity, and low privilege requirements. Exploitation enables multiple high-impact scenarios including exposure of internal Kubernetes services to external networks via flag injection like --address=0.0.0.0, cross-namespace service targeting through injected flags, and indirect compromise through prompt injection attacks against AI agents utilizing the MCP server. The attack requires only user interaction with no special access, resulting in high confidentiality and integrity impact with some availability risk. EXPLOITATION STATUS The vulnerability is not currently listed on the Known Exploited Vulnerabilities (KEV) catalog and shows no evidence of active exploitation in the wild. The exploit has an extremely low EPSS score of 0.0005, indicating minimal probability of exploitation in real-world conditions. The issue has been remediated in version 3.5.0, and community attention remains limited. Organizations should prioritize patching to the fixed version as a standard maintenance activity rather than treating this as an emergency threat.

Impacted Technologies

VendorProductVersion(s)CPE
< 3.5.0CPE matchmatch criteria
cpe:2.3:a:suyogs:mcp-server-kubernetes:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

8.3HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
5.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 5th percentile among its peer group of 17,844 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: mcp-server-kubernetesFixed in: 3.5.0

Vendor Advisories (1)

npmGHSA-4xqg-gf5c-ghwqhigh

MCP Server Kubernetes has an Argument Injection in port_forward tool via space-splitting

Apr 14, 2026

References

github.com / Flux159/mcp-server-kubernetes/releases/tag/v3.5.0
ProductRelease Notes
github.com / Flux159/mcp-server-kubernetes/security/advisories/GHSA-4xqg-gf5c-ghwq
MitigationVendor Advisory