CRITICAL🇵🇱 Wersja polska

CVE-2026-4404

CVSS 9.4v3.1pub. 2026-03-23upd. 2026-08-10

Use of hard coded credentials in GoHarbor Harbor version 2.15.0 and below, allows attackers to use the default password and gain access to the web UI.

🤖 AI Analysis
How it works

The Harbor application has hardcoded default administrator credentials (login: admin, password: Harbor12345), which are set at factory defaults and are not enforced to be changed during installation. An attacker can use these publicly known credentials to log in to the web administration panel. The vulnerability is classified as CWE-798 (use of hardcoded credentials) and CWE-1393 (use of default passwords), meaning the problem lies in the application design rather than a logic error.

Impact

An attacker gains full administrative access to the Harbor web interface, which may lead to takeover of the container image repository, disclosure of sensitive data, and manipulation of stored artifacts.

Mitigation & patch

The default administrator password (Harbor12345) must be changed immediately to a strong, unique password. It is recommended to update to the version of Harbor in which the issue was resolved according to the pull request indicated in the references (github.com/goharbor/harbor/pull/22751). Additionally, verify that no production environments are running with default credentials and restrict access to the administration panel at the network level (firewall, VPN).

Who is affected

GoHarbor Harbor version 2.15.0 and all earlier versions in which the default administrator password has not been changed after installation.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
  • Linuxfoundation Harbor

    APP
    Linuxfoundation
    ≤ 2.15.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2022-31671HIGH7.4same product

Harbor fails to validate user permissions when reading and updating job execution logs through the P2P preheat...

CVE-2022-31666HIGH7.7same product

Harbor fails to validate user permissions while deleting Webhook policies, allowing malicious users to view, u...

CVE-2022-31668HIGH7.4same product

Harbor fails to validate the user permissions when updating p2p preheat policies. By sending a request to upda...

CVE-2022-31670HIGH7.7same product

Harbor fails to validate the user permissions when updating tag retention policies.  By sending a request to ...

CVE-2022-46463HIGH7.5same product

An access control issue in Harbor v1.X.X to v2.5.3 allows attackers to access public and private image reposit...