CVE-2026-49254
NVD: Dragonfly is an open source P2P-based file distribution and image acceleration system. NVD: Prior to 2.4.4, manager/router/router.go registers GET /api/v1/oauth and GET /api/v1/oauth/:id without jwt.MiddlewareFunc() or RBAC(), while manager/handlers/oauth.go returns models.Oauth records and manager/models/oauth.go exposes Oauth.ClientSecret as... NVD: When an administrator has configured a GitHub or Google OAuth provider, an unauthenticated network client can reach GetOauth or GetOauths, load the stored models.Oauth record, and obtain the provider's client secret, client identifier, and redirect URL.
2.9 Severity
LOW EPSS
0.0028 (20) KEV
-
Source-published summary
NVD: Dragonfly is an open source P2P-based file distribution and image acceleration system. NVD: Prior to 2.4.4, manager/router/router.go registers GET /api/v1/oauth and GET /api/v1/oauth/:id without jwt.MiddlewareFunc() or RBAC(), while manager/handlers/oauth.go returns models.Oauth records and manager/models/oauth.go exposes Oauth.ClientSecret as... NVD: When an administrator has configured a GitHub or Google OAuth provider, an unauthenticated network client can reach GetOauth or GetOauths, load the stored models.Oauth record, and obtain the provider's client secret, client identifier, and redirect URL.
Possible impact
This low severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for defensive exposure review.
Affected context
Affected product or version requires source confirmation.
Remediation / advisory
Patch confirmed by source text; fixed version context: 2.4.4..
Why it matters
This low severity issue needs human triage to confirm exposure, affected versions, and vendor guidance for defensive exposure review.; CVSS 2.9 (LOW); EPSS percentile 20; not listed in KEV; Patch confirmed by source text; fixed version context: 2.4.4; sources: NVD, OSV.
What to verify
Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.
Exposure hint
exposure unknown
Impact tags
Urgency reasons
Source-derived note
Summary derived from NVD / OSV description; unsafe procedural detail is not shown.
Redaction metadata
- source summary used
- True
- fallback summary used
- False
- unsafe procedural detail present
- false
- raw source displayed
- false
- public summary redacted
- true
Remediation handoff
Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.
Safety note
This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.