CVE-2026-39921 PUBLISHED

GeoNode < 4.4.5, 5.0.2 SSRF via Document Upload

Assigner: VulnCheck
Reserved: 07.04.2026 Published: 10.04.2026 Updated: 10.04.2026

GeoNode versions 4.0 before 4.4.5 and 5.0 before 5.0.2 contain a server-side request forgery vulnerability that allows authenticated users with document upload permissions to trigger arbitrary outbound HTTP requests by providing a malicious URL via the doc_url parameter during document upload. Attackers can supply URLs pointing to internal network targets, loopback addresses, RFC1918 addresses, or cloud metadata services to cause the server to make requests to internal resources without SSRF mitigations such as private IP filtering or redirect validation.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:L
CVSS Score: 5.3

Product Status

Vendor GeoNode
Product GeoNode
Versions Default: unaffected
  • affected from 4.0 to 4.4.5 (excl.)
  • affected from 5.0 to 5.0.2 (excl.)

Credits

  • Elure (Marasescu Mihnea-Luca) finder

References

Problem Types

  • CWE-918 Server-Side Request Forgery (SSRF) CWE