CVE-2023-27584

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-27584
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27584.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-27584
Aliases
Published
2024-09-19T22:54:40Z
Modified
2025-10-21T19:32:47Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Dragonfly2 vulnerable to hard coded cyptographic key
Details

Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project. Dragonfly uses JWT to verify user. However, the secret key for JWT, "Secret Key", is hard coded, which leads to authentication bypass. An attacker can perform any action as a user with admin privileges. This issue has been addressed in release version 2.0.9. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Database specific
{
    "cwe_ids": [
        "CWE-321"
    ]
}
References

Affected packages

Git / github.com/dragonflyoss/dragonfly2

Affected ranges

Type
GIT
Repo
https://github.com/dragonflyoss/dragonfly2
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed