FKIE_CVE-2025-65730
Vulnerability from fkie_nvd - Published: 2025-12-05 16:15 - Updated: 2025-12-08 18:26
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2025-65730",
"lastModified": "2025-12-08T18:26:49.133",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-12-05T16:15:50.773",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/gian2dchris/CVEs/tree/CVE-2025-65730/CVE-2025-65730"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/blob/v0.62.18/backend/api/auth.go#L48"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L110"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L15"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L40"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L69"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/blob/v0.62.18/backend/api/middleware.go#L88"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/commit/5769f8782b7453ca1c22a201b224b5ce48532f64#diff-4ddfd6cf1311ddfd45734bb1dc53bc208df69584ba92ac4f38866bd558434678L15-L40"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/pommee/goaway/releases/tag/v0.62.16"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-798"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…