Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pommee | Goaway | < 0.62.19 |
Related Weaknesses (CWE)
References
- https://github.com/gian2dchris/CVEs/tree/CVE-2025-65730/CVE-2025-65730ExploitThird Party Advisory
- https://github.com/pommee/goaway/blob/v0.62.18/backend/api/auth.go#L48Product
- https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L110Product
- https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L15Product
- https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L40Product
- https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L69Product
- https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L88Product
- https://github.com/pommee/goaway/commit/5769f8782b7453ca1c22a201b224b5ce48532f64Product
- https://github.com/pommee/goaway/releases/tag/v0.62.16Release Notes
FAQ
What is CVE-2025-65730?
CVE-2025-65730 is a vulnerability with a CVSS score of 8.8 (HIGH). 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.
How severe is CVE-2025-65730?
CVE-2025-65730 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-65730?
Check the references section above for vendor advisories and patch information. Affected products include: Pommee Goaway.