Server-Side Request Forgery in GeoNode Versions Prior to 4.4.5 and 5.0.2
CVE-2026-39921
5.3MEDIUM
What is CVE-2026-39921?
GeoNode versions 4.0 prior to 4.4.5 and version 5.0 prior to 5.0.2 are susceptible to a server-side request forgery (SSRF) vulnerability. This issue arises when authenticated users with document upload permissions are able to provide a malicious URL via the doc_url parameter during document upload. By exploiting this vulnerability, attackers can trigger arbitrary outbound HTTP requests, targeting internal network resources, loopback addresses, and cloud metadata services. The lack of adequate SSRF protections, such as filtering private IP addresses or validating redirects, allows these requests to bypass standard security measures.
Affected Version(s)
GeoNode 4.0 < 4.4.5
GeoNode 5.0 < 5.0.2
