CVE-2026-88062
Last modified
CVE-2026-88062 is a critical-severity vulnerability rated 9.5/10 on the CVSS scale. OmniRoute is an open-source AI gateway providing a single endpoint for multiple model providers. In 3.8.49 and earlier, the OmniRoute POST /api/acp/agents custom ACP agent endpoint accepted attacker-controlled binary and versionCommand values and used only a self-consistency check before execFileSync executed the selected interpreter and arguments.
Description
OmniRoute is an open-source AI gateway providing a single endpoint for multiple model providers. In 3.8.49 and earlier, the OmniRoute POST /api/acp/agents custom ACP agent endpoint accepted attacker-controlled binary and versionCommand values and used only a self-consistency check before execFileSync executed the selected interpreter and arguments. The same request called refreshAgentCache, and resolveVersionProbe accepted the matched command before the execFileSync sink ran it. The tokenizeVersionCommand function and DISALLOWED_VERSION_COMMAND_CHARS filter rejected a limited set of shell metacharacters but still allowed interpreter evaluation arguments. The isAuthenticated function relied on isAuthRequired, which accepted anonymous requests when requireLogin was false, while api/acp/ was absent from LOCAL_ONLY_API_PREFIXES and SPAWN_CAPABLE_PREFIXES. With requireLogin=false or during a fresh-instance bootstrap window, a remote anonymous request could supply an interpreter evaluation argument and execute arbitrary code in the server container. With requireLogin=true and a configured management password, exploitation instead required a management session or management-scoped API key. No fixed version is available as of this review.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| diegosouzapw | OmniRoute | < 3.8.49 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-88062?
How severe is CVE-2026-88062?
How do I fix CVE-2026-88062?
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-88057Angular is a development platform for building mobile and de…5.3
- CVE-2026-88058Angular is a development platform for building mobile and de…8.6
- CVE-2026-88059Angular is a development platform for building mobile and de…4
- CVE-2026-8806Expected Behavior Violation vulnerability in Mitsubishi Elec…8.7
- CVE-2026-88060Angular is a development platform for building mobile and de…8.6
- CVE-2026-88061career-ops is an open-source AI-assisted job search and appl…5.8
- CVE-2026-88069Pandora contains a path traversal vulnerability in its archi…9.3
- CVE-2026-8809The Advanced Custom Fields: Extended plugin for WordPress is…9.8
- CVE-2026-8810On ARM platforms, a vulnerability in the architecture design…6.9
- CVE-2026-8811SEPPmail versions before 15.0.5 allow improper handling of a…7.1
- CVE-2026-8813This affects versions of the package exifreader before 4.39.…7.7
- CVE-2026-8814Versions of the package exifreader before 4.39.0 are vulnera…5.5
Are you affected by CVE-2026-88062?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
