8.8
CVE-2025-65730
- EPSS 0.47%
- Veröffentlicht 05.12.2025 00:00:00
- Zuletzt bearbeitet 11.12.2025 18:01:50
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Authentication Bypass via Hardcoded Credentials GoAway up to v0.62.18, fixed in 0.62.19, uses a hardcoded secret for signing JWT tokens used for authentication.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.47% | 0.371 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-798 Use of Hard-coded Credentials
The product contains hard-coded credentials, such as a password or cryptographic key.
https://github.com/pommee/goaway/releases/tag/v0.62.16
https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L15
https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L110
https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L69
https://github.com/pommee/goaway/blob/v0.62.18/backend/api/auth.go#L48
https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L88
https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L40
https://github.com/pommee/goaway/commit/5769f8782b7453ca1c22a201b224b5ce48532f64#diff-4ddfd6cf1311ddfd45734bb1dc53bc208df69584ba92ac4f38866bd558434678L15-L40
https://github.com/gian2dchris/CVEs/tree/CVE-2025-65730/CVE-2025-65730