CVE-2026-66004 PUBLISHED

BlenderMCP Path Traversal via download_polyhaven_asset API

Assigner: VulnCheck
Reserved: 23.07.2026 Published: 24.07.2026 Updated: 24.07.2026

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the download_polyhaven_asset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious paths like '../../.bashrc' to overwrite sensitive files and achieve persistent code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor ahujasid
Product blender-mcp
Versions Default: unaffected
  • affected from 0 to 30a3308446cd8f81a9446e5a2ed657c0d8d86072 (excl.)

Credits

  • YU SUN finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE