Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. d7y.io/dragonfly/v2
  4. ›
  5. CVE-2026-49254

CVE-2026-49254: Dragonfly Manager OAuth provider client_secret disclosure via unauthenticated GET /api/v1/oauth

July 2, 2026

The Dragonfly Manager exposes GET /api/v1/oauth and GET /api/v1/oauth/:id to unauthenticated clients. The response body deserializes the entire manager/models.Oauth struct, which includes the client_secret field. Any network-reachable attacker can read the OAuth client secrets configured for github or google providers, defeating the confidentiality guarantee of those secrets and enabling subsequent abuse against the connected identity providers.

References

  • github.com/advisories/GHSA-4q9j-6299-gxmr
  • github.com/dragonflyoss/dragonfly/security/advisories/GHSA-4q9j-6299-gxmr
  • nvd.nist.gov/vuln/detail/CVE-2026-49254

Code Behaviors & Features

Detect and mitigate CVE-2026-49254 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.4.4

Fixed versions

  • 2.4.4

Solution

Upgrade to version 2.4.4 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-306: Missing Authentication for Critical Function

Source file

go/d7y.io/dragonfly/v2/CVE-2026-49254.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 16 Jul 2026 00:18:35 +0000.