CVE-2019-19030

CVE-2019-19030 is a medium-severity security vulnerability in github.com/goharbor/harbor (go), affecting versions >= 1.7.0, < 1.10.3. It is fixed in 1.10.3, 2.0.1.

Summary

Issue

The following API resources where found to be vulnerable to enumeration attacks:
/api/chartrepo/{repo}/prov (POST)
/api/chartrepo/{repo}/charts (GET, POST)
/api/chartrepo/{repo}/charts/{name} (GET, DELETE)
/api/chartrepo/{repo}/charts/{name}/{version} (GET, DELETE)
/api/labels?name={name}&scope=p (GET)
/api/repositories?project_id={id} (GET)
/api/repositories/{repo_name}/ (GET, PUT, DELETE)
/api/repositories/{repo_name}/tags (GET)
/api/repositories/{repo_name}/tags/{tag}/manifest?version={version} (GET)
/api/repositories/{repo_name/{tag}/labels (GET)
/api/projects?project_name={name} (HEAD)
/api/projects/{project_id}/summary (GET)
/api/projects/{project_id}/logs (GET)
/api/projects/{project_id} (GET, PUT, DELETE)
/api/projects/{project_id}/metadatas (GET, POST)
/api/projects/{project_id}/metadatas/{metadata_name} (GET, PUT)

Known Attack Vectors

Successful exploitation of this issue will lead to bad actors identifying which resources exist in Harbor without requiring authentication for the Harbor API.

Workarounds

There is no known workaround

For more information

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

Impact

Sean Wright from Secureworks has discovered an enumeration vulnerability. An attacker can make use of the Harbor API to make unauthenticated calls to the Harbor instance. Based on the HTTP status code in the response, an attacker is then able to work out which resources exist, and which do not. This would likely be accomplished by either providing a wordlist or enumerating through a sequence an
unauthenticated attacker is able to enumerate resources on the system. This provides them with information such as existing projects, repositories, etc.

The vulnerability was immediately fixed by the Harbor team.

CVE-2019-19030 has a CVSS score of 5.3 (Medium). The vector is network-reachable, no privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (1.10.3, 2.0.1); upgrading removes the vulnerable code path.

Affected versions

github.com/goharbor/harbor (>= 1.7.0, < 1.10.3) github.com/goharbor/harbor (>= 2.0.0, < 2.0.1)

Security releases

github.com/goharbor/harbor → 1.10.3 (go) github.com/goharbor/harbor → 2.0.1 (go)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

If your product uses the affected releases of Harbor, update to version 1.10.3 or 2.0.1 to patch this issue immediately.

https://github.com/goharbor/harbor/releases/tag/v1.10.3
https://github.com/goharbor/harbor/releases/tag/v2.0.1

Frequently Asked Questions

  1. What is CVE-2019-19030? CVE-2019-19030 is a medium-severity security vulnerability in github.com/goharbor/harbor (go), affecting versions >= 1.7.0, < 1.10.3. It is fixed in 1.10.3, 2.0.1.
  2. How severe is CVE-2019-19030? CVE-2019-19030 has a CVSS score of 5.3 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of github.com/goharbor/harbor are affected by CVE-2019-19030? github.com/goharbor/harbor (go) versions >= 1.7.0, < 1.10.3 is affected.
  4. Is there a fix for CVE-2019-19030? Yes. CVE-2019-19030 is fixed in 1.10.3, 2.0.1. Upgrade to this version or later.
  5. Is CVE-2019-19030 exploitable, and should I be worried? Whether CVE-2019-19030 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether CVE-2019-19030 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix CVE-2019-19030?
    • Upgrade github.com/goharbor/harbor to 1.10.3 or later
    • Upgrade github.com/goharbor/harbor to 2.0.1 or later

Other vulnerabilities in github.com/goharbor/harbor

CVE-2025-30086CVE-2025-32019CVE-2022-31668CVE-2024-22278CVE-2024-22261

Stop the waste.
Protect your environment with Kodem.