{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8f9b3e407de0b6a7d30fb9edf68ac6db0071b7bb"
            }
          ],
          "repo": "https://github.com/geoserver/geoserver",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-r4hf-r8gj-jgw2"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/40xxx/CVE-2024-40625.json"
  },
  "details": "GeoServer is an open source server that allows users to share and edit geospatial data. The Coverage rest api /workspaces/{workspaceName}/coveragestores/{storeName}/{method}.{format} allows attackers to upload files with a specified url (with {method} equals 'url') with no restrict. This vulnerability is fixed in 2.26.0.",
  "id": "CVE-2024-40625",
  "modified": "2026-04-01T23:10:04.081233336Z",
  "published": "2025-06-10T14:49:05.368Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://osgeo-org.atlassian.net/browse/GEOS-11468"
    },
    {
      "type": "WEB",
      "url": "https://osgeo-org.atlassian.net/browse/GEOS-11717"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/40xxx/CVE-2024-40625.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/geoserver/geoserver/security/advisories/GHSA-r4hf-r8gj-jgw2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40625"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "GeoServer Coverage REST API Allows Server Side Request Forgery"
}