๐Ÿ” CVE Alert

CVE-2026-62675

HIGH 8.8

Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-94
Vendor omnigent-ai
Product omnigent
Published Aug 21, 2026
Last Updated Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for omnigent-ai omnigent

Be the first to know when new high vulnerabilities affecting omnigent-ai omnigent are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

omnigent-ai / omnigent
< 0.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/omnigent-ai/omnigent/security/advisories/GHSA-756x-9hf6-q4h4 github.com: https://github.com/omnigent-ai/omnigent/pull/1430 github.com: https://github.com/omnigent-ai/omnigent/commit/1f3f398f41cbf97b905133c21e848621c21da6e0 github.com: https://github.com/omnigent-ai/omnigent/releases/tag/v0.3.0