๐Ÿ” CVE Alert

CVE-2026-62677

HIGH 8.8

Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE

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, an authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing os_env.cwd value because omnigent/spec/parser.py stores the value verbatim and omnigent/spec/validator.py does not constrain it. On a runner where OMNIGENT_RUNNER_WORKSPACE is unset, omnigent/runner/resource_registry.py preserves the attacker-controlled path and omnigent/inner/os_env.py uses the resolved path as the environment root and copytree source. The _assert_within_cwd check then treats that attacker-selected root as trusted, allowing sys_os_read, write, edit, and shell tools to access runner files and environment secrets outside the intended workspace. This issue is fixed in version 0.3.0.

CWE CWE-22
Vendor omnigent-ai
Product omnigent
Published 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-p8rw-8qj3-hf33 github.com: https://github.com/omnigent-ai/omnigent/pull/1417 github.com: https://github.com/omnigent-ai/omnigent/commit/7ca0cca3c9a65c04c489edf68f0e080424a26868 github.com: https://github.com/omnigent-ai/omnigent/releases/tag/v0.3.0