3 matches found
CVE-2026-62675
Omnigent , an open-source AI agent framework, is vulnerable to authenticated remote code execution prior to version 0.3.0. The root cause is that validate_agent_bundle in omnigent/server/bundles.py does not reject a tools..callable dotted Python path. When a malicious agent bundle is uploaded via...
EUVD-2026-40418
txtai through 9.10.0, fixed in commit 11b32da, exposes an API /reindex endpoint whose function body parameter is resolved through txtai.util.Resolver, which performs import and getattr on the caller-supplied dotted path with no allowlist. When the API is exposed with no TOKEN configured...
CVE-2026-58449 txtai - Unauthenticated Remote Code Execution via Unsafe Reflection in API /reindex function Parameter
txtai through 9.10.0, fixed in commit 11b32da, exposes an API /reindex endpoint whose function body parameter is resolved through txtai.util.Resolver, which performs import and getattr on the caller-supplied dotted path with no allowlist. When the API is exposed with no TOKEN configured...