CVE-2025-1211
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
Server-side Request Forgery (SSRF) in hackney
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Hex | hackney | <1.21.0 | 1.21.0 |
References
- https://gist.github.com/snoopysecurity/996de09ec0cfd0ebdcfdda8ff515deb1
- https://github.com/benoitc/hackney/commit/9594ce58fabd32cd897fc28fae937694515a3d4a
- https://security.snyk.io/vuln/SNYK-HEX-HACKNEY-6516131
- https://www.blackhat.com/docs/us-17/thursday/us-17-Tsai-A-New-Era-Of-SSRF-Exploiting-URL-Parser-In-Trending-Programming-Languages.pdf
- https://nvd.nist.gov/vuln/detail/CVE-2025-1211
- https://github.com/benoitc/hackney
- https://github.com/benoitc/hackney/releases/tag/1.21.0
CWEs
CWE-918
Verify integrity in audit chain (admin only). AS-IS.