The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authentication for Critical Function vulnerabilities in an interactive lesson.
Start learningUpgrade network-ai to version 5.7.2 or higher.
network-ai is an AI agent orchestration framework for TypeScript/Node.js - 29 adapters (LangChain, AutoGen, CrewAI, OpenAI Assistants, LlamaIndex, Semantic Kernel, Haystack, DSPy, Agno, MCP, OpenClaw, A2A, Codex, MiniMax, NemoClaw, APS, Copilot, LangGraph, Anthropic Compu
Affected versions of this package are vulnerable to Missing Authentication for Critical Function due to the isAuthorized process allowing access when the secret is empty. An attacker can gain unauthorized access to all available MCP tools by sending requests without credentials to the server when it is configured with the default empty secret. This is only exploitable if the server is bound to a non-loopback address or is accessible via SSRF, as browser-based attacks are mitigated by CORS restrictions.