VYPR
Moderate severityNVD Advisory· Published May 29, 2020· Updated Aug 4, 2024

CVE-2020-7652

CVE-2020-7652

Description

All versions of snyk-broker before 4.80.0 are vulnerable to Arbitrary File Read. It allows arbitrary file reads for users with access to Snyk's internal network via directory traversal.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Snyk Broker before 4.80.0 allows arbitrary file reads via directory traversal by users with internal network access.

Vulnerability

Overview Snyk Broker versions prior to 4.80.0 are vulnerable to an arbitrary file read issue. The broker proxies requests between Snyk.io and private Git repositories, running inside the user's internal network. The vulnerability stems from improper handling of file paths, enabling an attacker to rename files to match whitelisted paths and bypass access controls [1][2].

Exploitation

An attacker must have access to Snyk's internal network to exploit this vulnerability. By crafting requests that traverse directories (e.g., using ../ sequences), the attacker can read arbitrary files from the broker's host filesystem. The broker's whitelist of allowed paths can be circumvented by renaming files to appear as though they belong to permitted directories [2].

Impact

Successful exploitation allows an attacker to read sensitive files on the broker system, including configuration files, credentials, or other data accessible to the broker process. This could lead to further compromise of the internal network or exposure of secrets used to connect to Git repositories [1][2].

Mitigation

The vulnerability is patched in version 4.80.0 of snyk-broker. Users should upgrade immediately to this or a later version. No workarounds have been documented, but restricting network access to the broker can reduce exposure [2].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
snyk-brokernpm
< 4.80.04.80.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.