CVE-2026-62677
Last modified
CVE-2026-62677 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| omnigent-ai | omnigent | < 0.3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-62677?
How severe is CVE-2026-62677?
How do I fix CVE-2026-62677?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-62671Grav Login Plugin adds login, basic ACL, and session wide me…5.4
- CVE-2026-62672Grav is a file-based Web platform. Prior to 2.0.4, Grav allo…6
- CVE-2026-62673Grav is a file-based Web platform. Prior to 2.0.4, the Grav …8.2
- CVE-2026-62674Omnigent is an open-source AI agent framework and meta-harne…9
- CVE-2026-62675Omnigent is an open-source AI agent framework and meta-harne…8.8
- CVE-2026-62676Omnigent is an open-source AI agent framework and meta-harne…7.1
- CVE-2026-6268The EventPress WordPress theme before 22.2 does not sanitize…7.1
- CVE-2026-62680Orval generates type-safe JavaScript clients in TypeScript f…7.1
- CVE-2026-62681Orval generates type-safe JavaScript clients in TypeScript f…9.3
- CVE-2026-62682Orval generates type-safe JavaScript clients in TypeScript f…9.3
- CVE-2026-62683File Browser is a file managing interface for uploading, del…3.1
- CVE-2026-62684File Browser is a file managing interface for uploading, del…2.7
Are you affected by CVE-2026-62677?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
