{"id":"CVE-2026-57586","title":"CodeRAG is a lightweight semantic code search and distillation utility for AI coding agents","summary":"CodeRAG is a lightweight semantic code search and distillation utility for AI coding agents. Prior to 1.3.1, the default agent-coderag sync flow in code_rag/entry/cli.py calls sync_dependencies for an indexed path, and code_rag/core/mana…","severity":"high","cvss":8.6,"cvssVector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","cwe":["CWE-78"],"vendor":"naranor","product":"agent-coderag","affected":["agent-coderag < 1.3.1"],"published":"2026-09-15","updated":"2026-09-15","sourceUpdated":"2026-09-15T19:17:31.030","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-57586","references":[{"url":"https://github.com/naranor/agent-coderag/commit/1d917513cd95209bab9cbb5fe00df84989805e7d","label":"security-advisories@github.com"},{"url":"https://github.com/naranor/agent-coderag/releases/tag/v1.3.1","label":"security-advisories@github.com"},{"url":"https://github.com/naranor/agent-coderag/security/advisories/GHSA-wg5p-8h9p-3mr7","label":"security-advisories@github.com"},{"url":"https://github.com/naranor/agent-coderag"}],"tags":["nvd","cve.org","osv","pip"],"ssvc":{"exploitation":"none","automatable":"no","technicalImpact":"total","timestamp":"2026-09-15T17:45:45.617300Z"},"ingestedAt":"2026-09-15T14:38:16.199Z","aliases":["GHSA-wg5p-8h9p-3mr7"],"ecosystem":"pip","patched":["agent-coderag 1.3.1"],"epss":0.00149,"epssPercentile":0.04477,"slug":"CVE-2026-57586","body":"## Overview\n\nCodeRAG is a lightweight semantic code search and distillation utility for AI coding agents. Prior to 1.3.1, the default agent-coderag sync flow in code_rag/entry/cli.py calls sync_dependencies for an indexed path, and code_rag/core/manager.py treats build.gradle or build.gradle.kts as sufficient to invoke _sync_gradle. _sync_gradle prefers a repository-controlled gradlew or gradlew.bat file and passes it directly to asyncio.create_subprocess_exec with the repository root as the working directory; validate_path in code_rag/core/utils.py constrains the directory location but does not validate the executable's content or integrity. A victim who indexes an attacker-controlled Gradle repository therefore executes attacker-supplied code with the victim's operating-system privileges, allowing disclosure, modification, persistence, or denial of service in the user environment. This issue is fixed in 1.3.1.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.\n\n## Package advisory (CVE-2026-57586)\n\nAffected packages:\n\n- `agent-coderag < 1.3.1`\n\nPatched in:\n\n- `agent-coderag 1.3.1`\n\nSource: https://osv.dev/vulnerability/GHSA-wg5p-8h9p-3mr7","depth":"twilight","depthScore":47,"depthScoreParts":{"impact":47.3,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}