Vulnerability Description
Using ParsePKCS1PrivateKey to parse a RSA key that is missing the CRT values would panic when verifying that the key is well formed.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
- https://go.dev/cl/643098
- https://go.dev/issue/71216
- https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ
- https://pkg.go.dev/vuln/GO-2025-3421
FAQ
What is CVE-2025-22865?
CVE-2025-22865 is a vulnerability with a CVSS score of 7.5 (HIGH). Using ParsePKCS1PrivateKey to parse a RSA key that is missing the CRT values would panic when verifying that the key is well formed.
How severe is CVE-2025-22865?
CVE-2025-22865 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-22865?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.