Summary
mcp-server-qdrant@0.8.1 exactly pins fastmcp==2.7.0 in pyproject.toml.
A fresh install and transitive OSV scan on 2026-08-06 produced 14 findings, all 14 on FastMCP. The set includes:
The 14 scanner records include GHSA/PYSEC aliases; the two CRITICAL records above refer to the same underlying FastMCP advisory. Every finding in the scanned set is fixed by FastMCP 3.2.0.
Dependency evidence
mcp-server-qdrant@0.8.1
└── fastmcp==2.7.0
This is an exact application-level pin, so refreshing the environment or lockfile cannot lift the vulnerable version.
Suggested fix
Bump the pin to the current FastMCP release and refresh the lockfile:
As a compatibility check, I replaced 2.7.0 with 3.4.6 in an installed mcp-server-qdrant@0.8.1 environment and ran the repository test suite at f1a4d04e4f91c4d3e2b7c63d5283f3f4338fd2e5:
24 passed, 1 environment-only cache warning
One dependency change therefore clears the entire 14-finding scan set while passing the current tests.
Found while scanning MCP servers for dependency CVEs. Happy to share the full JSON output if useful.
Summary
mcp-server-qdrant@0.8.1exactly pinsfastmcp==2.7.0inpyproject.toml.A fresh install and transitive OSV scan on 2026-08-06 produced 14 findings, all 14 on FastMCP. The set includes:
PYSEC-2026-338— CRITICAL, SSRF and path traversal in the OpenAPI provider; fixed in3.2.03.2.02.14.22.13.02.14.0The 14 scanner records include GHSA/PYSEC aliases; the two CRITICAL records above refer to the same underlying FastMCP advisory. Every finding in the scanned set is fixed by FastMCP
3.2.0.Dependency evidence
This is an exact application-level pin, so refreshing the environment or lockfile cannot lift the vulnerable version.
Suggested fix
Bump the pin to the current FastMCP release and refresh the lockfile:
As a compatibility check, I replaced
2.7.0with3.4.6in an installedmcp-server-qdrant@0.8.1environment and ran the repository test suite atf1a4d04e4f91c4d3e2b7c63d5283f3f4338fd2e5:One dependency change therefore clears the entire 14-finding scan set while passing the current tests.
Found while scanning MCP servers for dependency CVEs. Happy to share the full JSON output if useful.