{"id":"CVE-2026-57586","summary":"CodeRAG: Gradle Wrapper Execution During Dependency Discovery Enables Arbitrary Code Execution","details":"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/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.","aliases":["GHSA-wg5p-8h9p-3mr7"],"modified":"2026-09-17T03:46:52.654295770Z","published":"2026-09-15T14:25:56.152Z","database_specific":{"cna_assigner":"GitHub_M","cwe_ids":["CWE-78"],"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57586.json"},"references":[{"type":"WEB","url":"https://github.com/naranor/agent-coderag/releases/tag/v1.3.1"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57586.json"},{"type":"ADVISORY","url":"https://github.com/naranor/agent-coderag/security/advisories/GHSA-wg5p-8h9p-3mr7"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-57586"},{"type":"FIX","url":"https://github.com/naranor/agent-coderag/commit/1d917513cd95209bab9cbb5fe00df84989805e7d"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/naranor/agent-coderag","events":[{"introduced":"0"},{"fixed":"1d917513cd95209bab9cbb5fe00df84989805e7d"},{"fixed":"521547e80c5622f9491305d8eb7e15280ea87b91"}],"database_specific":{"source":["AFFECTED_FIELD","REFERENCES"],"extracted_events":[{"introduced":"0"},{"fixed":"1.3.1"}]}}],"versions":["v1.3.0","v1.2.2","v1.2.1","v1.1.0","v0.1.0"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-57586.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"}]}