CVE-2026-55546
Last modified
CVE-2026-55546 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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 Python exponent syntax, without restricting global_dict, removing Python built-ins, or validating the expression AST. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
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 Python exponent syntax, without restricting global_dict, removing Python built-ins, or validating the expression AST. Because parse_expr() calls Python's eval() with built-ins available, an attacker who can cause a downstream caller to pass untrusted input to this public library function can use Python import functionality to execute arbitrary operating-system commands as the qwed-mcp process user, read or modify accessible data, exfiltrate process secrets, or reach internal services. The default MCP tool registry does not expose verify_math_expression(), so exploitation requires a downstream integration that invokes the library API with attacker-controlled input. This issue is fixed in version 0.2.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| QWED-AI | qwed-mcp | < 0.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55546?
How severe is CVE-2026-55546?
How do I fix CVE-2026-55546?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5554A security flaw has been discovered in code-projects Concert…7.3
- CVE-2026-55540PraisonAI is a multi-agent teams system. Prior to praisonai …7.1
- CVE-2026-55541PraisonAI is a multi-agent teams system. Prior to praisonai …8.8
- CVE-2026-55542Snipe-IT is an IT asset/license management system. Prior to …4.3
- CVE-2026-55544NextCRM is open-source customer relationship management (CRM…7.6
- CVE-2026-55545Yamcs is a mission control framework. Prior to 5.12.8 and 5.…6.5
- CVE-2026-55547Yamcs is a mission control framework. Prior to 5.12.8 and 5.…4.3
- CVE-2026-55548Yamcs is a mission control framework. Prior to 5.12.8 and 5.…4.3
- CVE-2026-55549Yamcs is a mission control framework. Prior to 5.9.4, Yamcs …6.5
- CVE-2026-5555A weakness has been identified in code-projects Concert Tick…7.3
- CVE-2026-55550NextCRM is open-source customer relationship management (CRM…7.1
- CVE-2026-55552Yamcs is a mission control framework. Prior to 5.11.13, Yamc…7.5
Are you affected by CVE-2026-55546?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
