OGC API - Process execution requests can use the subscriber object to requests to internal HTTP services.
The issue has been patched in master branch and made available as part of the 0.23.3 release. The patch disables any HTTP requests made to internal resources by default (unless explicitly defined in configuration by a new allow_internal_requests directive.
The commit/fix can be found in 3a63f5b0cc6275e3ae0edb47726b13a43cdd90ef.
Users can update existing applications by disabling process based resources in their pygeoapi config, until 0.23.3 can be installed and deployed.
{
"github_reviewed_at": "2026-04-29T22:19:53Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-918"
],
"nvd_published_at": "2026-05-08T23:16:38Z",
"severity": "HIGH"
}