AgentReadyHomeAgent ListingPricing

← memU

memU — agentic threat model

8.8AIVSS 8.8 · High

memU acts as a highly persistent, proactive memory infrastructure, making it a high-value target for memory poisoning and context injection attacks that can compromise any downstream agent relying on its state.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 7.5AARS uplift 1.35Factor sum 5.4/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.40
Goal-Driven Planning
0.30
Self-Modification
0.80
Dynamic Tool Use
0.20
Persistent Memory
1.00
Contextual Awareness
0.90
Dynamic Identity
0.10
Multi-Agent Interactions
0.60
Non-Determinism
0.50
Opacity & Reflexivity
0.60

Scored with the canonical OWASP AIVSS formula (AIVSS calculator reference); agentic risk factors estimated from the agent’s described capabilities.

MAESTRO 7-layer threat model

Per-layer threats for this agent. Layers tagged “not certain from listing” are general, caveated commentary where the public description didn’t pin that layer.

L1 · Foundation Models⚠ not certain from listing

Not certain from the listing — memU is a memory infrastructure layer for LLM applications rather than a foundation model itself, though its context injection directly influences model outputs and could be abused to trigger model alignment failures.

L2 · Data Operations✓ mapped

Highly critical layer for memU. It manages RAG retrieval, memory graphs, and file-system-like memory storage. Key threats include memory/knowledge-base poisoning, where malicious inputs are permanently stored as 'files' or 'symlinks' and subsequently injected into the agent's context.

L3 · Agent Frameworks✓ mapped

Directly relevant as memU provides the memory and context-injection orchestration. Vulnerabilities in the memory graph structure or proactive intent-prediction algorithms could allow attackers to manipulate the agent's planning and decision-making flow.

L4 · Deployment & Infrastructure✓ mapped

Involves the deployment of memU-server, memU-ui, and hosted APIs. Threats include unauthorized API access to the Memory/Response endpoints, lack of transport security, and potential host compromise of the self-hosted server instances.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no explicit mention of built-in evaluation frameworks, guardrails, or anomaly detection to identify when poisoned or malicious memories are being injected into the context.

L6 · Security & Compliance (cross-cutting)⚠ not certain from listing

Not certain from the listing — the description does not outline specific authentication, authorization (RBAC) for memory access, or compliance standards (like SOC2 or GDPR) for the hosted API service.

L7 · Agent Ecosystem✓ mapped

Highly relevant for multi-agent systems. If multiple agents share the same memU infrastructure, a compromise or malicious action by one agent could poison the shared memory graph, leading to cascading failures and trust abuse across the entire ecosystem.

MAESTRO — the 7-layer agentic threat-modeling framework (Cloud Security Alliance / Ken Huang).

These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.