CVE-2020-29662Medium· 5.3▾ Sunlit"catalog's registry v2 api exposed on unauthenticated path in Harbor"
▾ Sunlit zone — Low / medium · no exploitation signal
impact 29.2 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 9.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
0.7%
Javier Provecho, member of the TCCT (Telefonica Cloud & Cybersecurity Tech better known as ElevenPaths) SRE team discovered a vulnerability regarding Harbor’s v2 API.
The catalog’s registry v2 api is exposed on an unauthenticated path. The current catalog API path is served at the following path and it requires to be authenticated as an admin.
"GET /v2/_catalog"
However, the authorization can be bypassed by using the following path
"GET /v2/_catalog/"
If your product uses the affected releases of Harbor, update to either version v2.1.2 or v2.0.5 to fix this issue immediately
https://github.com/goharbor/harbor/releases/tag/v2.1.2 https://github.com/goharbor/harbor/releases/tag/v2.0.5
If you cannot access a patched release, it can be mitigated by disabling that API. For example, redirecting it to a 404 sink hole in the ingress.
If you have any questions or comments about this advisory, contact [email protected] View our security policy at https://github.com/goharbor/harbor/security/policy https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29662
github.com/goharbor/harbor < 2.0.5github.com/goharbor/harbor >= 2.1.0, < 2.1.2Upgrade to a patched release:
github.com/goharbor/harbor 2.0.5github.com/goharbor/harbor 2.1.2Connected by shared product, vendor, weakness, or advisory.
CVE-2024-22261Low· 2.7SQL Injection in Harbor scan log API
CVE-2020-13794Medium· 4.3Authenticated users can exploit an enumeration vulnerability in Harbor
CVE-2023-20902Medium· 5.9Harbor timing attack risk
CVE-2024-22244Medium· 4.3Open Redirect URL in Harbor
CVE-2026-92770Medium· 6.5Harbor through 2.15.2 fails to properly restrict the q query parameter filtering on scanner registration access credentials