VYPR

qwed-mcp

by QWED AI

CVEs (2)

  • CVE-2026-55546CriAug 25, 2026
    risk 0.57cvss 9.8epss

    QWED-MCP is a deterministic verification gateway for MCP. Prior to 0.2.1, verify_math_expression() in src/qwed_mcp/engines/math_engine.py passes attacker-controlled expression and claimed_result strings directly to SymPy's parse_expr() after only normalizing caret syntax to…

  • CVE-2026-55585HigAug 25, 2026
    risk 0.50cvss 8.8epss

    QWED is open-source AI verification infrastructure for deterministic verification of LLM outputs, tool calls, code, schemas, and agent state before production execution. Prior to 5.1.2, the qwed package passes caller-controlled math expressions directly to SymPy parse_expr()…