Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-62675— Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools

Quick assessment

Affected
omnigent-ai omnigent
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Omnigent 是一个用于编排编码代理的开源 AI 代理框架和元测试平台。在 0.3.0 版本之前,multipart POST /v1/sessions 端点接收经过身份验证的用户的代理捆绑包,而 omnigent/server/bundles.py 中的 validate_agent_bundle 函数未拒绝包含 tools..callable 形式的点分 Python 路径。omnigent/runner/tool_dispatch.py 中的 _resolve_spec_callable 会导入指定的模块

CVSS 8.8 · High EPSS 0.45% · P37

Possible ATT&CK Techniques 1 AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 1

VendorProduct Version RangeStatus
omnigent-ai omnigent < 0.3.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-62675

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools
Source: CVE Program / CVE List V5
Vulnerability Description
Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, multipart POST /v1/sessions accepts an authenticated user's agent bundle and omnigent/server/bundles.py validate_agent_bundle does not reject a tools..callable dotted Python path. omnigent/runner/tool_dispatch.py _resolve_spec_callable imports the specified module and _execute_spec_callable_tool invokes the resolved function, allowing a bundle to select subprocess.check_output and execute a local command with the runner process permissions. This can expose runner files, environment variables, credentials, workspace data, internal services, and availability without administrator access. This issue is fixed in version 0.3.0.
Source: 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
Source: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
omnigent-ai omnigent < 0.3.0 -

II. Public POCs for CVE-2026-62675

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 8168 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-62675

登录查看更多情报信息。

Patches & Fixes for CVE-2026-62675 (2)

Vendor Advisories for CVE-2026-62675 (1)

Vendor Pages for CVE-2026-62675 (1)

Same Patch Batch · omnigent-ai · 2026-08-21 · 4 CVEs total

CVE-2026-62674 9.0 CRITICAL Omnigent: Shared Agent Bundle Overwrite Leads to Authenticated Runner RCE
CVE-2026-62677 8.8 HIGH Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access o
CVE-2026-62676 7.1 HIGH Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_sh

IV. Related Vulnerabilities

V. Comments for CVE-2026-62675

No comments yet


Leave a comment