目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54519— AI Agent自动化内存API缺失所有权检查漏洞

一分钟漏洞结论

影响对象
vmDeshpande ai-agent-automation
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

AI Agent Automation 是一个模块化的 AI 智能体工作流自动化平台,支持调度器、工具集成和可观测性功能。在版本 0.9.1 之前,文件 中虽然对请求进行了身份验证,但 、 和 等函数直接使用调用者提供的 或内存记录 ,而未通过关联的 Agent 对象验证该记录是否确实属于当前请求用户( )。 这意味着,任何已认证的恶意用户只要知道或获取到其他用户的标识符,就可以: 读取受害者的 AgentMemory 内容,包括对话历史、智能体上下文、任务数据、嵌入向量(embeddings)及元数据; 删除受害

CVSS 8.8 · High
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-54519 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
AI Agent Automation: Missing ownership checks in memory APIs allow cross-user memory read and deletion
来源: CVE Program / CVE List V5
Vulnerability Description
AI Agent Automation is a modular AI agent workflow automation platform with schedulers, tools, and observability. Prior to 0.9.1, backend/src/controllers/memory.controller.js authenticates requests but listMemories, deleteMemory, and clearAgentMemory use a caller-supplied agentId or memory _id without verifying through the related Agent that the record belongs to req.user. An authenticated attacker who knows or obtains another user's identifiers can read victim AgentMemory content, including conversation history, agent context, task data, embeddings, and metadata, delete an individual victim memory, or clear all memory belonging to a victim agent. This breaks tenant isolation and causes unauthorized disclosure and data loss. This issue is fixed in version 0.9.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
vmDeshpande ai-agent-automation < 0.9.1 -

二、漏洞 CVE-2026-54519 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-54519 的情报信息

登录查看更多情报信息。

CVE-2026-54519 补丁与修复 (1)

CVE-2026-54519 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54519

暂无评论


发表评论