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-40576

32
FAUCET Score

OVERVIEW CVE-2026-40576 is a critical path traversal vulnerability affecting excel-mcp-server versions up to 0.1.7. The flaw exists in the get_excel_path() function, which fails to properly validate and confine file operations within the intended EXCEL_FILES_PATH directory. When deployed in SSE or Streamable-HTTP transport modes, unauthenticated network attackers can exploit this vulnerability through 25 exposed MCP tool handlers to read, write, and overwrite arbitrary files on the host system. SEVERITY The vulnerability carries a CVSS 3.1 score of 9.4 (CRITICAL), with a network attack vector, low complexity, and requiring no authentication or user interaction. The primary flaw stems from two independent validation failures: the function accepts absolute paths without restriction and processes relative paths without proper resolution or validation. Combined with the default network configuration of 0.0.0.0 binding address and zero authentication on network-facing transports, this creates a trivial exploitation pathway. The impact encompasses confidentiality loss, high integrity compromise (file modification), and high availability impact through file deletion or system manipulation. EXPLOITATION STATUS There is no current evidence of active exploitation in the wild, as indicated by the absence of KEV (Known Exploited Vulnerability) designation and inactive status on the Hot List. However, the straightforward nature of the vulnerability and availability of file manipulation tools suggest exploitation remains feasible. The vulnerability has been patched in version 0.1.8, and immediate remediation is strongly recommended for all affected deployments.

Impacted Technologies

VendorProductVersion(s)CPE
Haris-MusaExcel-Mcp-Server
< 0.1.8CNA affected

CVSS Data

CVSS version used by this source: 3.1

9.4CRITICAL

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

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

Exploit Intelligence

EPSS Score
0.39%
Probability of exploitation in next 30 days
EPSS Percentile
31.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0039 is in the 9th percentile among its peer group of 36,897 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (1)

pippatch availablevia ghsa
Product: excel-mcp-serverFixed in: 0.1.8

Vendor Advisories (1)

pipGHSA-j98m-w3xp-9f56critical

excel-mcp-server has a Path Traversal issue

Apr 14, 2026

References

github.com / haris-musa/excel-mcp-server/security/advisories/GHSA-j98m-w3xp-9f56