{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.23.0"
              },
              {
                "fixed": "0.23.3"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "7ff27c13535a78c034a9569d92361074f02ed2cf"
            },
            {
              "fixed": "a0dcc61664c770fe7b407ddc6daf8d7f93d4dc32"
            }
          ],
          "repo": "https://github.com/geopython/pygeoapi",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jgvc-94c8-3chc"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42352.json"
  },
  "details": "pygeoapi is a Python server implementation of the OGC API suite of standards. From version 0.23.0 to before version 0.23.3, OGC API  process execution requests can use the subscriber object to requests to internal HTTP services. This issue has been patched in version 0.23.3.",
  "id": "CVE-2026-42352",
  "modified": "2026-07-08T05:39:07.877995221Z",
  "published": "2026-05-08T22:31:50.110Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/geopython/pygeoapi/releases/tag/0.23.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42352.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/geopython/pygeoapi/security/advisories/GHSA-jgvc-94c8-3chc"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42352"
    },
    {
      "type": "FIX",
      "url": "https://github.com/geopython/pygeoapi/commit/3a63f5b0cc6275e3ae0edb47726b13a43cdd90ef"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "pygeoapi 0.23.x: Unauthenticated SSRF via OGC API - Processes Subscriber"
}