{"id":"CVE-2022-25856","aliases":["GHSA-qpgx-64h2-gc3c","GO-2022-0492","SNYK-GOLANG-GITHUBCOMARGOPROJARGOEVENTSSENSORSARTIFACTS-2864522"],"url":"https://o3.security/vulnerability/CVE-2022-25856","summary":"Directory Traversal","details":"### Impact\nA path traversal issue was found in the `(g *GitArtifactReader).Read() API. Read()` calls into `(g *GitArtifactReader).readFromRepository()` that opens and reads the file that contains the trigger resource definition:\n\n```go\nfunc (g *GitArtifactReader) readFromRepository(r *git.Repository, dir string)\n```\n\nNo checks are made on this file at read time, which could lead an attacker to read files anywhere on the system. This could be achieved by either using symbolic links, or putting `../` in the path.\n\n### Patches\nA patch for this vulnerability has been released in the following Argo Events version:\n\nv1.7.1\n\n### Credits\nDisclosed by [Ada Logics](https://adalogics.com/) in a security audit sponsored by CNCF and facilitated by OSTIF.\n\n### For more information\nOpen an issue in the [Argo Events issue tracker](https://github.com/argoproj/argo-events/issues) or [discussions](https://github.com/argoproj/argo-events/discussions)\nJoin us on [Slack](https://argoproj.github.io/community/join-slack) in channel #argo-events\n","published":"2022-06-17T20:00:17.630Z","modified":"2026-08-12T03:51:10.933943886Z","cvss":{"score":7.5,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},"epss":{"score":0.01815,"percentile":0.76609,"asOf":"2026-08-08"},"cisaKev":null,"exploitsKnown":2,"affectedPackages":[{"ecosystem":"Go","name":"github.com/argoproj/argo-events","fixedVersion":"1.7.1"}],"fix":{"url":"https://github.com/argoproj/argo-events/commit/d0f66dbce78bc31923ca057b20fc722aa24ca961","label":"argoproj/argo-events@d0f66db"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/25xxx/CVE-2022-25856.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-25856"},{"type":"ADVISORY","url":"https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMARGOPROJARGOEVENTSSENSORSARTIFACTS-2864522"},{"type":"REPORT","url":"https://github.com/argoproj/argo-events/issues/1947"},{"type":"FIX","url":"https://github.com/argoproj/argo-events/commit/d0f66dbce78bc31923ca057b20fc722aa24ca961"},{"type":"WEB","url":"https://github.com/argoproj/argo-events/security/advisories/GHSA-qpgx-64h2-gc3c"},{"type":"WEB","url":"https://github.com/argoproj/argo-events/pull/1965"},{"type":"PACKAGE","url":"https://github.com/argoproj/argo-events"},{"type":"WEB","url":"https://pkg.go.dev/vuln/GO-2022-0492"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:10.933943886Z"}}