Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. omnigent
  4. ›
  5. CVE-2026-62675

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

September 2, 2026

An authenticated user can upload a crafted agent bundle that defines a server-side Python callable tool. The server validates the uploaded bundle, but it does not block dangerous callable: paths in untrusted user-provided agent configs.

When the tool is invoked, the runner imports and executes that Python callable. A crafted bundle can point the tool at subprocess.check_output, which lets the attacker run a local command on the runner machine.

This is serious because hosted Omnigent deployments can have multiple users and shared or managed runner hosts. A normal logged-in user should not be able to make the runner execute arbitrary local commands.

References

  • github.com/advisories/GHSA-756x-9hf6-q4h4
  • github.com/omnigent-ai/omnigent/commit/1f3f398f41cbf97b905133c21e848621c21da6e0
  • github.com/omnigent-ai/omnigent/pull/1430
  • github.com/omnigent-ai/omnigent/releases/tag/v0.3.0
  • github.com/omnigent-ai/omnigent/security/advisories/GHSA-756x-9hf6-q4h4
  • nvd.nist.gov/vuln/detail/CVE-2026-62675

Code Behaviors & Features

Detect and mitigate CVE-2026-62675 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.3.0

Fixed versions

  • 0.3.0

Solution

Upgrade to version 0.3.0 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

pypi/omnigent/CVE-2026-62675.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 06 Sep 2026 12:18:01 +0000.